From d7fb267dddda9e1b4f43e8e596ab00801a045d1f Mon Sep 17 00:00:00 2001 From: Lionel Le Folgoc Date: Mon, 25 Jan 2010 22:12:16 +0100 Subject: [PATCH] Port to libxklavier 5.0 API. --- panel-plugin/xkb-config.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Index: xfce4-xkb-plugin-0.5.3.3/panel-plugin/xkb-config.c =================================================================== --- xfce4-xkb-plugin-0.5.3.3.orig/panel-plugin/xkb-config.c 2010-11-05 20:18:15.000000000 +0100 +++ xfce4-xkb-plugin-0.5.3.3/panel-plugin/xkb-config.c 2010-11-05 20:18:16.000000000 +0100 @@ -214,7 +214,7 @@ xkb_config_finalize () gdk_window_remove_filter (NULL, (GdkFilterFunc) handle_xevent, NULL); - xkl_engine_stop_listen (config->engine); + xkl_engine_stop_listen (config->engine, XKLL_TRACK_KEYBOARD_STATE); } gint