wok diff python/stuff/python.desktop @ rev 2390

mgetty: fix chroot in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 10 08:59:55 2009 +0000 (2009-03-10)
parents
children 2d4bbd951583
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python/stuff/python.desktop	Tue Mar 10 08:59:55 2009 +0000
     1.3 @@ -0,0 +1,8 @@
     1.4 +[Desktop Entry]
     1.5 +Encoding=UTF-8
     1.6 +Name=Python interpreter
     1.7 +Terminal=true
     1.8 +Exec=xterm -e python
     1.9 +Icon=python.png
    1.10 +Type=Application
    1.11 +Categories=Development;