[network-manager-applet] Disable nm-connection-editor launcher in GNOME



commit a0c31ed56caf894919f4f3381df59e9b63c05405
Author: Francesco Giudici <fgiudici redhat com>
Date:   Fri Apr 26 17:27:00 2019 +0200

    Disable nm-connection-editor launcher in GNOME
    
    This partially reverts commit 24c5f40e729b0efc7c53f4b33ead006ab7e769a6.
    
    nm-connection-editor is used by gnome-control-center to configure mobile
    broadband connections. This means that nm-connection-editor is installed
    by default by GNOME based distributions.
    So, the nm-connection-editor icon will be there by default and may
    confuse the average user looking for the default/basic UI to configure
    networking (gnome-control-center).
    Moreover, nm-connection-editor icon does not follow the current GNOME
    icon design guidelines (yet).
    Let's disable the application visibility for now.
    
    https://gitlab.gnome.org/GNOME/network-manager-applet/issues/54
    https://gitlab.gnome.org/GNOME/network-manager-applet/issues/55

 nm-connection-editor.desktop.in | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/nm-connection-editor.desktop.in b/nm-connection-editor.desktop.in
index 4faf3023..64cabbf6 100644
--- a/nm-connection-editor.desktop.in
+++ b/nm-connection-editor.desktop.in
@@ -10,3 +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;X-GNOME-Utilities;
+NotShowIn=GNOME;


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