diff options
author | Timothy Pearson <[email protected]> | 2011-11-04 12:06:08 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-04 12:06:08 -0500 |
commit | 1b6efb141bcf333e5c73a520e701d1de8cafcf4e (patch) | |
tree | 2c8231c62e760299a8109716eecf4647514b3315 /ubuntu/maverick/tdemultimedia/debian/noatun-trinity.mime | |
parent | a2c2f2ed2eaad5d897c9a00ff5d804486751e603 (diff) | |
download | tde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.tar.gz tde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.zip |
Rename kde packages to tde
Diffstat (limited to 'ubuntu/maverick/tdemultimedia/debian/noatun-trinity.mime')
-rw-r--r-- | ubuntu/maverick/tdemultimedia/debian/noatun-trinity.mime | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdemultimedia/debian/noatun-trinity.mime b/ubuntu/maverick/tdemultimedia/debian/noatun-trinity.mime new file mode 100644 index 000000000..4b757de3d --- /dev/null +++ b/ubuntu/maverick/tdemultimedia/debian/noatun-trinity.mime @@ -0,0 +1,7 @@ +application/ogg; noatun --nofork %s; nametemplate=%s.ogg; test=test "$DISPLAY" != "" +application/x-ogg; noatun --nofork %s; nametemplate=%s.ogg; test=test "$DISPLAY" != "" +audio/mpeg; noatun --nofork %s; nametemplate=%s.mpg; test=test "$DISPLAY" != "" +audio/mpegurl; noatun --nofork %s; nametemplate=%s.m3u; test=test "$DISPLAY" != "" +audio/x-mp2; noatun --nofork %s; nametemplate=%s.mp2; test=test "$DISPLAY" != "" +audio/x-mp3; noatun --nofork %s; nametemplate=%s.mp3; test=test "$DISPLAY" != "" +audio/x-wav; noatun --nofork %s; nametemplate=%s.wav; test=test "$DISPLAY" != "" |