diff options
author | Michele Calgaro <[email protected]> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/tdemultimedia/debian/noatun-trinity.mime | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/tdemultimedia/debian/noatun-trinity.mime')
-rw-r--r-- | ubuntu/precise/tdemultimedia/debian/noatun-trinity.mime | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ubuntu/precise/tdemultimedia/debian/noatun-trinity.mime b/ubuntu/precise/tdemultimedia/debian/noatun-trinity.mime deleted file mode 100644 index 4b757de3d..000000000 --- a/ubuntu/precise/tdemultimedia/debian/noatun-trinity.mime +++ /dev/null @@ -1,7 +0,0 @@ -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" != "" |