[polari] data: Expose connections action in .desktop file



commit d73a13cdd78697dbaab8b2bbd7be32fecfbbf861
Author: Florian Müllner <fmuellner gnome org>
Date:   Fri Jan 24 10:50:21 2014 -0500

    data: Expose connections action in .desktop file
    
    It can be useful to adjust the list of enabled accounts right on
    startup; to cater for that, add a corresponding desktop action as
    shortcut.
    (Heck, we finally support these in GNOME, let's just make use of 'em)

 data/org.gnome.Polari.desktop.in |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.Polari.desktop.in b/data/org.gnome.Polari.desktop.in
index 9e21b2a..b9ebd36 100644
--- a/data/org.gnome.Polari.desktop.in
+++ b/data/org.gnome.Polari.desktop.in
@@ -7,6 +7,11 @@ Icon=polari
 Type=Application
 StartupNotify=true
 DBusActivatable=true
+Actions=connections
 X-GNOME-UsesNotifications=true
 Categories=GNOME;GTK;Network;IRCClient;
 _Keywords=IRC;Internet;Relay;Chat;
+
+[Desktop Action connections]
+_Name=Show connections
+Exec=gapplication action org.gnome.Polari connections


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