diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:06:08 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:06:08 -0500 |
commit | 1b6efb141bcf333e5c73a520e701d1de8cafcf4e (patch) | |
tree | 2c8231c62e760299a8109716eecf4647514b3315 /ubuntu/maverick/kdebase/debian/konqueror-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/kdebase/debian/konqueror-trinity.mime')
-rw-r--r-- | ubuntu/maverick/kdebase/debian/konqueror-trinity.mime | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ubuntu/maverick/kdebase/debian/konqueror-trinity.mime b/ubuntu/maverick/kdebase/debian/konqueror-trinity.mime deleted file mode 100644 index 40bfba7c7..000000000 --- a/ubuntu/maverick/kdebase/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 |