[network-manager-applet] connection-editor: Don't show launcher in GNOME



commit 00d1e2bcee72857c093a6588f7bceac3b8397809
Author: Elad Alfassa <elad fedoraproject org>
Date:   Thu Aug 21 21:32:21 2014 +0300

    connection-editor: Don't show launcher in GNOME
    
    As discussed with aday, control-center will spawn nm-connection-editor when
    needed, and therefor we really don't need the launcher shown,
    it clutters the Application list.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=682456

 nm-connection-editor.desktop.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nm-connection-editor.desktop.in b/nm-connection-editor.desktop.in
index 55239d0..4eefa8a 100644
--- a/nm-connection-editor.desktop.in
+++ b/nm-connection-editor.desktop.in
@@ -10,4 +10,4 @@ X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=NetworkManager
 X-GNOME-Bugzilla-Component=nm-connection-editor
 Categories=GNOME;GTK;Settings;X-GNOME-NetworkSettings;
-NotShowIn=KDE;
+NotShowIn=KDE;GNOME;


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