wok view dialog/stuff/dialog.desktop @ rev 9689

startup-notification: clean up.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 06 22:03:25 2011 +0000 (2011-05-06)
parents e1a98c53e8d3
children 974abbb71d11
line source
1 [Desktop Entry]
2 Encoding=UTF-8
3 Name=Dialog Example
4 Name[pt]=Exemplos do Dialog
5 Name[zh_CN]=对话框示例
6 Exec=xterm -e dialog --title " Title " --msgbox "Message box" 8 60
7 Icon=/usr/share/icons/Tango/16x16/apps/utilities-terminal.png
8 Type=Application
9 Categories=Development;