From fb7cbbe949db7c1fcd2ab4c691f772f04bdaa8c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Rodr=C3=ADguez?= <ruben@trisquel.info> Date: Tue, 27 May 2014 03:09:37 +0200 Subject: [PATCH] Removed notification-area from gnome-panel --- helpers/make-gnome-panel | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/helpers/make-gnome-panel b/helpers/make-gnome-panel index 95a9a855..5c77fc9d 100644 --- a/helpers/make-gnome-panel +++ b/helpers/make-gnome-panel @@ -64,23 +64,11 @@ pack-index=30 pack-type=start toplevel-id=panel -[Object notification-area] -object-iid=NotificationAreaAppletFactory::NotificationArea -pack-index=30 -pack-type=end -toplevel-id=panel - [Object indicators] -object-iid=IndicatorAppletFactory::IndicatorApplet +object-iid=IndicatorAppletCompleteFactory::IndicatorAppletComplete toplevel-id=panel pack-type=end -pack-index=20 - -[Object clock] -object-iid=ClockAppletFactory::ClockApplet pack-index=10 -pack-type=end -toplevel-id=panel [Object show-desktop] object-iid=WnckletFactory::ShowDesktopApplet -- GitLab