mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-05 00:55:44 +01:00
11 lines
207 B
Desktop File
11 lines
207 B
Desktop File
|
#!/usr/bin/env xdg-open
|
||
|
[Desktop Entry]
|
||
|
Version=1.0
|
||
|
Name=Seven Kingdoms (7kaa)
|
||
|
GenericName=Game
|
||
|
Comment=Seven Kingdoms: Ancient Adversaries
|
||
|
Type=Application
|
||
|
Exec=7kaa
|
||
|
Icon=7kaa
|
||
|
Categories=Game;StrategyGame;
|