summaryrefslogtreecommitdiff
path: root/libwnck/wnckprop.c
diff options
context:
space:
mode:
Diffstat (limited to 'libwnck/wnckprop.c')
-rw-r--r--libwnck/wnckprop.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libwnck/wnckprop.c b/libwnck/wnckprop.c
index 79b8693..9a0d3ab 100644
--- a/libwnck/wnckprop.c
+++ b/libwnck/wnckprop.c
@@ -1867,6 +1867,8 @@ main (int argc, char **argv)
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
textdomain (GETTEXT_PACKAGE);
+ gdk_set_allowed_backends ("x11");
+
ctxt = g_option_context_new (NULL);
g_option_context_set_translation_domain (ctxt, GETTEXT_PACKAGE);