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

gcc: make it build with cookutils and let tazwok use its functions
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 20:03:09 2011 +0200 (2011-05-08)
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;