~jamesgifford/unity-quicklist-examples/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[Desktop Entry]
Name=Mines
Comment=Clear hidden mines from a minefield
Exec=/usr/games/gnomine
Icon=gnome-mines
Terminal=false
Type=Application
Categories=GNOME;GTK;Game;LogicGame;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-games
X-GNOME-Bugzilla-Component=BugBuddyBugs
X-GNOME-Bugzilla-Version=2.32.1
StartupNotify=true
X-Ubuntu-Gettext-Domain=gnome-games
Actions=Small;Medium;Large;

[Desktop Action Small]
Name=New Game (Small)
Exec=gnomine -f 0
OnlyShowIn=Unity;

[Desktop Action Medium]
Name=New Game (Medium)
Exec=gnomine -f 1
TargetEnviroment=Unity

[Desktop Action Large]
Name=New Game (Large)
Exec=gnomine -f 2
TargetEnviroment=Unity