blob: 74e911c367e3d13d264ec0d540d6073b5a1c44f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#!/usr/bin/env xdg-open
[Desktop Entry]
Encoding=UTF-8
Type=Application
Categories=Game;
Name=KopiecKreta
Exec=java -jar /usr/games/KopiecKreta.jar
Terminal=false
Icon=/usr/share/kopieckreta/icons/kopieckreta.png
Name[pl_PL]=KopiecKreta
|