summaryrefslogtreecommitdiff
path: root/nm-applet.desktop.in
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2011-12-14 02:05:21 -0500
committerDan Williams <dcbw@redhat.com>2012-03-19 14:07:05 -0500
commitcab4689611500ac301d2bdb3e10ec970566d9b9e (patch)
treee810de6e4e1275b7a89f7b680035a0a236972d5b /nm-applet.desktop.in
parent92b09d9ed818ba011018310265bc794dbcf18884 (diff)
downloadnetwork-manager-applet-cab4689611500ac301d2bdb3e10ec970566d9b9e.tar.gz
Add NotShowIn=KDE to .desktop files (bgo #660046)
We do not want to autostart nm-applet in KDE, it has native tools for network configuration. But we still want to auto-start in other DEs like XFCE, and if we auto-start there, then we should show the connection editor there. https://bugzilla.gnome.org/show_bug.cgi?id=660046
Diffstat (limited to 'nm-applet.desktop.in')
-rw-r--r--nm-applet.desktop.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/nm-applet.desktop.in b/nm-applet.desktop.in
index 4eb669af..0cda7e18 100644
--- a/nm-applet.desktop.in
+++ b/nm-applet.desktop.in
@@ -6,6 +6,7 @@ Exec=nm-applet
Terminal=false
Type=Application
NoDisplay=true
+NotShowIn=KDE;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=NetworkManager
X-GNOME-Bugzilla-Component=general