diff options
Diffstat (limited to 'office/Ted/Ted.desktop')
-rw-r--r-- | office/Ted/Ted.desktop | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/office/Ted/Ted.desktop b/office/Ted/Ted.desktop new file mode 100644 index 0000000000..2471ce9943 --- /dev/null +++ b/office/Ted/Ted.desktop @@ -0,0 +1,17 @@ +# Desktop entry for Ted. +# System wide install as /usr/share/applications, or /usr/local/share/applications +# Private install as $HOME/.local/share/applications +# See http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.0.html +# See http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html +[Desktop Entry] +Version=1.0 +Type=Application +Name=Ted rtf text processor +GenericName=rtf text processor +Comment=A lightweight rtf text processor +Icon=/usr/share/Ted/Ted.png +Exec=Ted %F +Terminal=false +MimeType=application/rtf;text/rtf; +Categories=Office;WordProcessor; +#StartupNotify=false |