wok-next annotate nanochess/stuff/nanochess.desktop @ rev 20976
Follow recent changes in the Python renames
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Sep 25 17:35:51 2018 +0300 (2018-09-25) |
parents | |
children |
rev | line source |
---|---|
al@18545 | 1 [Desktop Entry] |
al@18545 | 2 Type=Application |
al@18545 | 3 Name=NanoChess |
al@18545 | 4 Name[fr]=Echecs |
al@18545 | 5 Name[zh_CN]=国际象棋 |
al@18545 | 6 Comment=Chess game |
al@18545 | 7 Comment[fr]=Jeu d'échecs |
al@18545 | 8 Exec=sh -c "url=file:///var/www/chess/index.html ; tazweb --notoolbar \$url || browser \$url" |
al@18545 | 9 Icon=gnome-glchess |
al@18545 | 10 Terminal=false |
al@18545 | 11 Categories=Game;BoardGame; |