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

Packages l-z: update .desktop files for pt lang
author Claudinei Pereira <claudinei@slitaz.org>
date Sat Mar 15 02:32:20 2014 +0000 (2014-03-15)
parents c845c62ac4c3
children
rev   line source
pankso@2316 1 [Desktop Entry]
pankso@2316 2 Encoding=UTF-8
pankso@2316 3 Name=Python interpreter
claudinei@16077 4 Name[pt]=Interpretador Python
claudinei@16077 5 Name[pt_BR]=Interpretador Python
paul@4429 6 Terminal=false
pankso@2316 7 Exec=xterm -e python
samuel_trassare@11926 8 Icon=python
pankso@2316 9 Type=Application
pankso@2316 10 Categories=Development;