wok-current
annotate lines/stuff/lines.desktop @ rev 23518
updated python-ofxparse (0.14 -> 0.20)
author |
Hans-G?nter Theisgen |
date |
Mon Apr 06 13:29:12 2020 +0100 (2020-04-06) |
parents |
|
children |
|
rev |
line source |
al@19059
|
1 [Desktop Entry]
|
al@19059
|
2 Type=Application
|
al@19059
|
3 Name=Lines
|
al@19059
|
4 Comment=Play the Lines
|
al@19059
|
5 Exec=yad --html --uri=file:///usr/games/lines.html --width=600 --height=600 --no-buttons --title=Lines --window-icon=lines --center
|
al@19059
|
6 Icon=lines
|
al@19059
|
7 Categories=Game;
|