diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-03-11 15:56:12 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-03-11 15:56:12 +0000 |
commit | 945bf43e5bb05772a51edab6fb37c1127e51b9c1 (patch) | |
tree | 6fe0812950311d48468afc29c77f1a5d2c74943f /app-office/texmacs/files | |
parent | Initial import. (diff) | |
download | historical-945bf43e5bb05772a51edab6fb37c1127e51b9c1.tar.gz historical-945bf43e5bb05772a51edab6fb37c1127e51b9c1.tar.bz2 historical-945bf43e5bb05772a51edab6fb37c1127e51b9c1.zip |
Added TeXmacs applications menu entry, contributed by Keith Lea <keith@cs.oswego.edu>. Closing bug #43545
Diffstat (limited to 'app-office/texmacs/files')
-rw-r--r-- | app-office/texmacs/files/TeXmacs.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-office/texmacs/files/TeXmacs.desktop b/app-office/texmacs/files/TeXmacs.desktop new file mode 100644 index 000000000000..1f5e19d09531 --- /dev/null +++ b/app-office/texmacs/files/TeXmacs.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=1.0 +Type=Application +Exec=texmacs +Icon=/usr/share/TeXmacs/misc/images/tm_gnu1.png +Name=TeXmacs +GenericName=Scientific Word Processor +Comment=A scientific word processing application. +Categories=Application;Office;WordProcessor |