wok annotate python/stuff/applications/python.desktop @ rev 23836
Up jbig2dec (0.18), metasploit (5.0.91), nginx (1.19.0), spamassassin (3.4.4), sqlite (3.32.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 01 10:15:25 2020 +0000 (2020-06-01) |
parents | f17e3674e1c0 |
children |
rev | line source |
---|---|
pankso@16462 | 1 [Desktop Entry] |
pankso@16462 | 2 Encoding=UTF-8 |
pankso@16462 | 3 Name=Python interpreter |
pascal@18201 | 4 Name[fr]=Interpreteur Python |
pankso@16462 | 5 Name[pt]=Interpretador Python |
pankso@16462 | 6 Name[pt_BR]=Interpretador Python |
pankso@16462 | 7 Terminal=false |
pankso@16462 | 8 Exec=terminal -e python |
pankso@16462 | 9 Icon=python |
pankso@16462 | 10 Type=Application |
pankso@16462 | 11 Categories=Development; |