[gnome-panel] panel: move clock back between notification area and user menu



commit 322f7a88901a33b1929cea0dbc2c0c78064be1a4
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Sun Feb 24 12:35:57 2013 -0500

    panel: move clock back between notification area and user menu
    
    To match the layout used in GNOME 2 and adopted by the new Classic
    mode for GNOME Shell
    
    https://bugzilla.gnome.org/show_bug.cgi?id=694607

 data/panel-default-layout.layout |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/panel-default-layout.layout b/data/panel-default-layout.layout
index 49f3e96..bda13bf 100644
--- a/data/panel-default-layout.layout
+++ b/data/panel-default-layout.layout
@@ -17,14 +17,14 @@ pack-index=0
 [Object clock]
 object-iid=ClockAppletFactory::ClockApplet
 toplevel-id=top-panel
-pack-type=center
-pack-index=0
+pack-type=end
+pack-index=1
 
 [Object notification-area]
 object-iid=NotificationAreaAppletFactory::NotificationArea
 toplevel-id=top-panel
 pack-type=end
-pack-index=1
+pack-index=2
 
 [Object user-menu]
 object-iid=PanelInternalFactory::UserMenu


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