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 19 00:16:31 UTC 2012
[aur-mirror.git]
/
minestein
/
minestein.desktop
blob
797284ee297d54255b1b5180c0ed1e0f2fc4b415
1
#!/usr/bin/env xdg-open
2
[Desktop Entry]
3
Version=1.0
4
Type=Application
5
Name=Minestein
6
GenericName=Minestein
7
Comment=A version of the famous Minesweeper game which will always
8
produce puzzles that can be solved using logic
9
Icon=minestein.png
10
Exec=minestein
11
Categories=Game;LogicGame
12