diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
commit | 7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e (patch) | |
tree | 6a309da61ff8fad680a38dd405e7066646262cfa /ubuntu/raring/tdebase/debian/konqueror-trinity.mime | |
parent | e43a1170040313d3384f0eefdf7a071059b9c2a9 (diff) | |
download | tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.tar.gz tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.zip |
Removed Ubuntu/raring folder
Diffstat (limited to 'ubuntu/raring/tdebase/debian/konqueror-trinity.mime')
-rw-r--r-- | ubuntu/raring/tdebase/debian/konqueror-trinity.mime | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ubuntu/raring/tdebase/debian/konqueror-trinity.mime b/ubuntu/raring/tdebase/debian/konqueror-trinity.mime deleted file mode 100644 index 40bfba7c7..000000000 --- a/ubuntu/raring/tdebase/debian/konqueror-trinity.mime +++ /dev/null @@ -1,12 +0,0 @@ -application/pdf; konqueror %s; nametemplate=%s.pdf; test=test "$DISPLAY" != "" && expr `gs --version` ">=" 3.51 >/dev/null 2>&1; priority=5 -application/postscript; konqueror %s; nametemplate=%s.ps; test=test "$DISPLAY" != "" && expr `gs --version` ">=" 3.51 >/dev/null 2>&1; priority=5 -image/gif; konqueror %s; nametemplate=%s.gif; test=test "$DISPLAY" != ""; priority=5 -image/jpeg; konqueror %s; nametemplate=%s.jpg; test=test "$DISPLAY" != ""; priority=5 -image/pjpeg; konqueror %s; nametemplate=%s.jpg; test=test "$DISPLAY" != ""; priority=5 -image/png; konqueror %s; nametemplate=%s.png; test=test "$DISPLAY" != ""; priority=5 -image/tiff; konqueror %s; nametemplate=%s.tiff; test=test "$DISPLAY" != ""; priority=5 -image/x-jng; konqueror %s; nametemplate=%s.jng; test=test "$DISPLAY" != ""; priority=5 -image/x-xbm; konqueror %s; nametemplate=%s.xbm; test=test "$DISPLAY" != ""; priority=5 -text/html; konqueror %s; nametemplate=%s.html; test=test "$DISPLAY" != ""; priority=5 -text/plain; konqueror %s; nametemplate=%s.txt; test=test "$DISPLAY" != ""; priority=5 -video/x-mng; konqueror %s; nametemplate=%s.mng; test=test "$DISPLAY" != ""; priority=5 |