[iagno] Add jumplist.



commit ff5b1ab42e7ad97affb52f1692dff48a83de0ff3
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sun Jul 20 22:26:18 2014 +0200

    Add jumplist.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=733415

 data/iagno.desktop.in |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/data/iagno.desktop.in b/data/iagno.desktop.in
index 474d948..3349505 100644
--- a/data/iagno.desktop.in
+++ b/data/iagno.desktop.in
@@ -8,3 +8,16 @@ Terminal=false
 Type=Application
 Categories=GNOME;GTK;Game;BoardGame;
 StartupNotify=true
+Actions=First;Second;TwoPlayers
+
+[Desktop Action First]
+_Name=Play first (Dark)
+Exec=iagno --first
+
+[Desktop Action Second]
+_Name=Play second (Light)
+Exec=iagno --second
+
+[Desktop Action TwoPlayers]
+_Name=Two players game
+Exec=iagno --two-players


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]