]> Dogcows Code - chaz/tint2/blobdiff - src/panel.c
panel_items : fixed tray icon position.
[chaz/tint2] / src / panel.c
index 9754de79ee22b9585ed9eff799c2f8e21dec2b29..e3910157819bdda1dc609ba806f78ef6f209f4b4 100644 (file)
@@ -80,7 +80,7 @@ void default_panel()
        task_dragged = 0;
        panel_horizontal = 1;
        panel_position = CENTER;
-       panel_items_order = strdup("LTBSC");  // Default order : Launcher, Taskbar, Battery, Systray, Clock
+       panel_items_order = 0;
        panel_autohide = 0;
        panel_autohide_show_timeout = 0;
        panel_autohide_hide_timeout = 0;
This page took 0.022698 seconds and 4 git commands to generate.