comparison immposiblerush/ImmposibleRush.desktop @ 0:2787f5e749ae

INIT
author prymula <prymula76@outlook.com>
date Thu, 21 Sep 2023 22:33:57 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:2787f5e749ae
1 #!/usr/bin/env xdg-open
2
3 [Desktop Entry]
4 Encoding=UTF-8
5 Type=Application
6 Categories=Game;
7
8 Name=Immposible Rush
9
10 Exec=java -jar /usr/games/ImmposibleRush.jar
11 Terminal=false
12 Icon=/usr/share/immposiblerush/immposiblerush.png
13