wok annotate python/stuff/applications/python.desktop @ rev 25867
updated dool (1.3.2 -> 1.3.6)
author | Hans-Günter Theisgen |
---|---|
date | Thu Sep 04 10:38:14 2025 +0100 (6 days ago) |
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; |