wok-next view dialog/stuff/dialog.desktop @ rev 12818

ncurses: clean up receipt
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 21 01:59:39 2012 +0200 (2012-05-21)
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;