summaryrefslogtreecommitdiffstats
path: root/ubuntu/lucid_automake/kdeutils/debian/kedit-kde3.mime
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-10 16:17:43 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-10 16:17:43 -0500
commit9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch)
tree2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/lucid_automake/kdeutils/debian/kedit-kde3.mime
downloadtde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz
tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/lucid_automake/kdeutils/debian/kedit-kde3.mime')
-rw-r--r--ubuntu/lucid_automake/kdeutils/debian/kedit-kde3.mime15
1 files changed, 15 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/kdeutils/debian/kedit-kde3.mime b/ubuntu/lucid_automake/kdeutils/debian/kedit-kde3.mime
new file mode 100644
index 000000000..966a4bb90
--- /dev/null
+++ b/ubuntu/lucid_automake/kdeutils/debian/kedit-kde3.mime
@@ -0,0 +1,15 @@
+application/x-shellscript; kedit -caption "Text Editor" %s; nametemplate=%s.sh; test=test "$DISPLAY" != ""; priority=7
+text/english; kedit -caption "Text Editor" %s; test=test "$DISPLAY" != ""; priority=7
+text/plain; kedit -caption "Text Editor" %s; nametemplate=%s.txt; test=test "$DISPLAY" != ""; priority=7
+text/x-c++; kedit -caption "Text Editor" %s; nametemplate=%s.cpp; test=test "$DISPLAY" != ""; priority=7
+text/x-c++hdr; kedit -caption "Text Editor" %s; nametemplate=%s.hh; test=test "$DISPLAY" != ""; priority=7
+text/x-c++src; kedit -caption "Text Editor" %s; nametemplate=%s.cpp; test=test "$DISPLAY" != ""; priority=7
+text/x-c; kedit -caption "Text Editor" %s; nametemplate=%s.c; test=test "$DISPLAY" != ""; priority=7
+text/x-chdr; kedit -caption "Text Editor" %s; nametemplate=%s.h; test=test "$DISPLAY" != ""; priority=7
+text/x-csrc; kedit -caption "Text Editor" %s; nametemplate=%s.c; test=test "$DISPLAY" != ""; priority=7
+text/x-java; kedit -caption "Text Editor" %s; nametemplate=%s.java; test=test "$DISPLAY" != ""; priority=7
+text/x-makefile; kedit -caption "Text Editor" %s; test=test "$DISPLAY" != ""; priority=7
+text/x-moc; kedit -caption "Text Editor" %s; nametemplate=%s.moc; test=test "$DISPLAY" != ""; priority=7
+text/x-pascal; kedit -caption "Text Editor" %s; nametemplate=%s.p; test=test "$DISPLAY" != ""; priority=7
+text/x-tcl; kedit -caption "Text Editor" %s; nametemplate=%s.tcl; test=test "$DISPLAY" != ""; priority=7
+text/x-tex; kedit -caption "Text Editor" %s; nametemplate=%s.tex; test=test "$DISPLAY" != ""; priority=7