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

dialog removed path and extension from desktop file
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 29 15:00:13 2012 -0800 (2012-02-29)
parents fc03cca5d388
children 0e3938010c36
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=utilities-terminal
8 Type=Application
9 Categories=Development;