Updating branch refs/heads/master
         to 8de36e48d69c9ba7c4b99f10624e498494910afa (commit)
       from 9b2b3c1463f46d6fa8e555f9a558f957f5f266e0 (commit)

commit 8de36e48d69c9ba7c4b99f10624e498494910afa
Author: Nick Schermer <[email protected]>
Date:   Sun Feb 13 14:16:05 2011 +0100

    Set a static role for the panels.

 panel/panel-window.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/panel/panel-window.c b/panel/panel-window.c
index dbdef1e..88d90c1 100644
--- a/panel/panel-window.c
+++ b/panel/panel-window.c
@@ -2467,6 +2467,7 @@ panel_window_new (GdkScreen *screen)
                        "screen", screen,
                        "type-hint", GDK_WINDOW_TYPE_HINT_DOCK,
                        "gravity", GDK_GRAVITY_STATIC,
+                       "role", "Panel",
                        "name", "XfcePanelWindow",
                        NULL);
 }
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to