summaryrefslogtreecommitdiff
path: root/wrapper
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2010-02-26 14:08:16 +0100
committerNick Schermer <nick@xfce.org>2010-02-26 14:11:38 +0100
commit031ef7eec9c42fae85f131387bf3073f9f43e3d4 (patch)
tree0bb74a8d71c39e7675f4674e334cae5abfa00e11 /wrapper
parent8c9c41f75ef16117ba2e37729f500d6e55708212 (diff)
Set the colormap of the socket to embed all remote windows.
Diffstat (limited to 'wrapper')
-rw-r--r--wrapper/wrapper-plug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrapper/wrapper-plug.c b/wrapper/wrapper-plug.c
index 8311d459..416e9ca3 100644
--- a/wrapper/wrapper-plug.c
+++ b/wrapper/wrapper-plug.c
@@ -86,7 +86,7 @@ wrapper_plug_init (WrapperPlug *plug)
/* connect signal to monitor the compositor changes */
g_signal_connect (G_OBJECT (plug), "composited-changed",
- G_CALLBACK (wrapper_plug_set_colormap), NULL);
+ G_CALLBACK (wrapper_plug_set_colormap), NULL);
/* old versions of gtk don't support transparent tray icons, if we
* set an argb colormap on the tray, the icons won't be embedded because