diff options
Diffstat (limited to 'ubuntu/lucid_automake/applications/koffice/debian/kword-kde3.mime')
-rw-r--r-- | ubuntu/lucid_automake/applications/koffice/debian/kword-kde3.mime | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/applications/koffice/debian/kword-kde3.mime b/ubuntu/lucid_automake/applications/koffice/debian/kword-kde3.mime new file mode 100644 index 000000000..026ac0d2b --- /dev/null +++ b/ubuntu/lucid_automake/applications/koffice/debian/kword-kde3.mime @@ -0,0 +1,4 @@ +application/x-kword; kword %s;test=test "$DISPLAY" != ""; priority=7 +application/vnd.oasis.opendocument.text; kword %s;test=test "$DISPLAY" != ""; priority=2 +application/msword; kword %s;test=test "$DISPLAY" != ""; priority=2 +text/rtf; kword %s;test=test "$DISPLAY" != ""; priority=2 |