xfce4-settings: port to libxklavier-5 API, bumprev.

--HG--
extra : convert_revision : a0cf2dfa9af158d9df338eeb77b2f5918ff02ae7
This commit is contained in:
Juan RP 2010-04-11 14:01:52 +02:00
parent 6645bf4764
commit f5a35de999
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- dialogs/keyboard-settings/xfce-keyboard-settings.c
+++ dialogs/keyboard-settings/xfce-keyboard-settings.c
@@ -457,7 +457,7 @@ xfce_keyboard_settings_finalize (GObject *object)
#ifdef HAVE_LIBXKLAVIER
/* Stop xklavier engine */
- xkl_engine_stop_listen (settings->priv->xkl_engine);
+ xkl_engine_stop_listen (settings->priv->xkl_engine, XKLL_TRACK_KEYBOARD_STATE);
#endif /* HAVE_LIBXKLAVIER */
g_object_unref (settings->priv->provider);

View File

@ -1,6 +1,7 @@
# Template file for 'xfce4-settings'
pkgname=xfce4-settings
version=4.6.4
revision=1
distfiles="http://archive.xfce.org/src/xfce/$pkgname/4.6/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--localstatedir=/var --enable-libxklavier