wok annotate dialog/stuff/dialog.desktop @ rev 3777

Add: python-beaker python-mako python-nose python-pylons python-routes python-tempita python-weberror python-webob python-webhelpers python-webtest
author Julien Rabier <taziden@slitaz.org>
date Thu Jul 30 16:35:54 2009 +0200 (2009-07-30)
parents eafd97f21af8
children e1a98c53e8d3
rev   line source
pankso@325 1 [Desktop Entry]
pankso@325 2 Encoding=UTF-8
pankso@325 3 Name=Dialog Example
pankso@325 4 Exec=xterm -e dialog --title " Title " --msgbox "Message box" 8 60
pankso@2828 5 Icon=/usr/share/icons/Tango/16x16/apps/utilities-terminal.png
pankso@325 6 Type=Application
pankso@325 7 Categories=Development;