wok-next view joe/stuff/joe.desktop @ rev 11788

evince: added desktop file, description; clicking help goes to www
author Samuel Trassare <samuel_trassare@yahoo.com>
date Fri Feb 24 12:04:54 2012 -0800 (2012-02-24)
parents
children aeb6228ca121
line source
1 [Desktop Entry]
2 Encoding=UTF-8
3 Name=Joe's Own Editor
4 Name[fr]=Editeur Joe
5 Comment=Advanced text editor with syntax highlighting, hex editor, tab completion, unlimited undo and redo
6 Exec=xterm -e joe %F
7 Icon=joe.png
8 Terminal=false
9 Type=Application
10 Categories=Utility;TextEditor;