repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
fargoal
/
fargoal.desktop
blob
68d27cd05232efda17cb533e4e4f923973027ed4
1
#!/usr/bin/env xdg-open
2
[Desktop Entry]
3
Version=1.0
4
Type=Application
5
Name=Fargoal
6
GenericName=Sword of Fargoal
7
Comment=Sword of Fargoal is a simple to play roguelike game where you have to explore the undergrounds and fight monsters.
8
Icon=fargoal.png
9
Exec=fargoal
10
Categories=Game;ArcadeGame
11