From 088a9625513cc7cb5c8b4d5f18573c4ae42b488f Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 2 Jan 2013 20:17:06 +0100 Subject: appearance: Set metacity theme if compiz or metacity are running --- capplets/common/wm-common.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'capplets/common/wm-common.c') diff --git a/capplets/common/wm-common.c b/capplets/common/wm-common.c index acf9e431..325a58d2 100644 --- a/capplets/common/wm-common.c +++ b/capplets/common/wm-common.c @@ -181,4 +181,8 @@ wm_common_register_window_manager_change (GFunc func, XSync (GDK_DISPLAY_XDISPLAY(gdk_display_get_default()), False); } - +void +wm_common_update_window () +{ + update_wm_window(); +} -- cgit v1.2.1