Mercurial > hg > pub > prymula > com
annotate lamertetris/LamerTetris.desktop @ 18:b5e2aba31fdb
lamertetris-0.230821-3 package for arch
author | Przemyslaw <prymula76@outlook.com> |
---|---|
date | Sun, 31 Mar 2024 15:35:26 +0200 |
parents | 2787f5e749ae |
children |
rev | line source |
---|---|
0 | 1 #!/usr/bin/env xdg-open |
2 | |
3 [Desktop Entry] | |
4 Encoding=UTF-8 | |
5 Type=Application | |
6 Categories=Game; | |
7 | |
8 Name=Lamer Tetris 2 | |
9 | |
18
b5e2aba31fdb
lamertetris-0.230821-3 package for arch
Przemyslaw <prymula76@outlook.com>
parents:
0
diff
changeset
|
10 Exec=/usr/bin/lamertetris |
b5e2aba31fdb
lamertetris-0.230821-3 package for arch
Przemyslaw <prymula76@outlook.com>
parents:
0
diff
changeset
|
11 #Exec=gnome-terminal -e "bash -c 'gdb /usr/bin/lamertetris;$SHELL'" |
0 | 12 Terminal=false |
13 Icon=/usr/share/lamertetris/img/lamertetris.png | |
14 | |
15 Name[pl_PL]=Lamer Tetris 2 |