Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorAliosh Neira <aliosh2006@gmail.com>2010-07-09 16:16:17 (GMT)
committer Daniel Drake <dsd@laptop.org>2010-07-09 16:16:17 (GMT)
commit25f6c962e2f358dc019e89c26e05f4785958dc65 (patch)
tree579e3b539017729d4a1defea6724dd745f1884ad /modules
parenta0866e13ee72a6c98e641fe58453b3e00c42af6c (diff)
gnome: remove email launcher icon from panel
Diffstat (limited to 'modules')
-rw-r--r--modules/gnome/kspost.50.gconf.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/gnome/kspost.50.gconf.inc b/modules/gnome/kspost.50.gconf.inc
index 22b45c4..e7bf5f8 100644
--- a/modules/gnome/kspost.50.gconf.inc
+++ b/modules/gnome/kspost.50.gconf.inc
@@ -24,3 +24,6 @@ gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults
# disable annoying pop-ups from IM settings daemon (we use our own IM settings mechanism for now)
gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -s -t bool /apps/imsettings-applet/notify_on_bubble false
+# Remove email-launcher icon from panel
+gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type list --list-type string --set /apps/panel/general/object_id_list [menu_bar,web_launcher]
+