[iagno] Make D-Bus activation work.



commit 87fd35756e4383280dbe5dde0675b6e95b720627
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sat Oct 26 02:39:55 2019 +0200

    Make D-Bus activation work.
    
    I think.

 data/org.gnome.Reversi.desktop.in | 17 +----------------
 1 file changed, 1 insertion(+), 16 deletions(-)
---
diff --git a/data/org.gnome.Reversi.desktop.in b/data/org.gnome.Reversi.desktop.in
index 7556fe9..ed4c9c6 100644
--- a/data/org.gnome.Reversi.desktop.in
+++ b/data/org.gnome.Reversi.desktop.in
@@ -13,19 +13,4 @@ Terminal=false
 Type=Application
 Categories=GNOME;GTK;Game;BoardGame;
 StartupNotify=true
-Actions=First;Second;TwoPlayers;
-
-[Desktop Action First]
-# Translators: an action Name, as defined in the desktop file spec
-Name=Play first (Dark)
-Exec=iagno --first
-
-[Desktop Action Second]
-# Translators: an action Name, as defined in the desktop file spec
-Name=Play second (Light)
-Exec=iagno --second
-
-[Desktop Action TwoPlayers]
-# Translators: an action Name, as defined in the desktop file spec
-Name=Two players game
-Exec=iagno --two-players
+DBusActivatable=true


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