[Xfce4-commits] <xfce4-panel:master> Sync hidden window and panel screen.
Nick Schermer
noreply at xfce.org
Sun Jan 23 18:30:01 CET 2011
Updating branch refs/heads/master
to 15e3162d25c26555e23c533848c8c19c50de1bb5 (commit)
from 4c61574cca5b01984e25c24ab21c8dab9cce7276 (commit)
commit 15e3162d25c26555e23c533848c8c19c50de1bb5
Author: Nick Schermer <nick at xfce.org>
Date: Sun Jan 23 18:25:27 2011 +0100
Sync hidden window and panel screen.
panel/panel-window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/panel/panel-window.c b/panel/panel-window.c
index b826fda..f8cd275 100644
--- a/panel/panel-window.c
+++ b/panel/panel-window.c
@@ -2128,7 +2128,7 @@ panel_window_set_autohide (PanelWindow *window,
const gchar *properties[] = { "enter-opacity", "leave-opacity",
"background-alpha", "borders",
"background-style", "background-color",
- "role" };
+ "role", "screen" };
panel_return_if_fail (PANEL_IS_WINDOW (window));
More information about the Xfce4-commits
mailing list