27 lines
704 B
Plaintext
27 lines
704 B
Plaintext
[Desktop Entry]
|
|
Name=Mines
|
|
Comment=Clear hidden mines from a minefield
|
|
Exec=gnome-mines
|
|
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
|
Icon=org.gnome.Mines
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=GNOME;GTK;Game;LogicGame;
|
|
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
|
Keywords=minesweeper;
|
|
StartupNotify=true
|
|
Actions=Small;Medium;Big;
|
|
X-Ubuntu-Gettext-Domain=gnome-mines
|
|
|
|
[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
|