~jamesgifford/unity-quicklist-examples/trunk

« back to all changes in this revision

Viewing changes to mines.desktop

  • Committer: James Gifford
  • Date: 2011-04-25 18:08:00 UTC
  • Revision ID: james@jamesrgifford.com-20110425180800-rtj68qwvgu5epib4
Added a gnomines launcher

Show diffs side-by-side

added added

removed removed

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