File: gnome-mines.desktop.in

package info (click to toggle)
gnome-mines 1%3A3.22.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 18,436 kB
  • ctags: 753
  • sloc: ansic: 9,582; sh: 1,237; makefile: 156; xml: 61
file content (23 lines) | stat: -rw-r--r-- 442 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[Desktop Entry]
_Name=Mines
_Comment=Clear hidden mines from a minefield
Exec=gnome-mines
Icon=gnome-mines
Terminal=false
Type=Application
Categories=GNOME;GTK;Game;LogicGame;
_Keywords=minesweeper;
StartupNotify=true
Actions=Small;Medium;Big;

[Desktop Action Small]
_Name=Small board
Exec=gnome-mines --small

[Desktop Action Medium]
_Name=Medium board
Exec=gnome-mines --medium

[Desktop Action Big]
_Name=Big board
Exec=gnome-mines --big