[gnome-mines] Add jumplist.
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mines] Add jumplist.
- Date: Sat, 13 Sep 2014 17:04:15 +0000 (UTC)
commit 2100f250d277d075cee38585279ff59b012765e1
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Mon Jul 14 15:58:37 2014 +0200
Add jumplist.
https://bugzilla.gnome.org/show_bug.cgi?id=733162
data/gnome-mines.desktop.in | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/data/gnome-mines.desktop.in b/data/gnome-mines.desktop.in
index 57bb37f..af130fb 100644
--- a/data/gnome-mines.desktop.in
+++ b/data/gnome-mines.desktop.in
@@ -8,3 +8,16 @@ 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]