wok-next annotate python/stuff/applications/python.desktop @ rev 19099
libgnome-keyring: add arm support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 03 22:53:34 2016 +0200 (2016-05-03) |
parents | f17e3674e1c0 |
children | f1752c8b2a2a |
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; |