wok annotate python/stuff/python.desktop @ rev 2541

Add pangomm (deps to update and fix build of gtkmm)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 22 23:04:01 2009 +0100 (2009-03-22)
parents
children 2d4bbd951583
rev   line source
pankso@2316 1 [Desktop Entry]
pankso@2316 2 Encoding=UTF-8
pankso@2316 3 Name=Python interpreter
pankso@2316 4 Terminal=true
pankso@2316 5 Exec=xterm -e python
pankso@2316 6 Icon=python.png
pankso@2316 7 Type=Application
pankso@2316 8 Categories=Development;