head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.1.1.1.0.2 pkgsrc-2009Q3-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2009.11.29.22.19.07; author snj; state dead; branches; next 1.1; 1.1 date 2009.09.16.01.04.02; author reed; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.09.16.01.04.02; author reed; state Exp; branches; next ; desc @@ 1.2 log @Update to 4.6.3. Changes: - Avoid causing xfce4-session to time out on startup. - Fix type in xfconf property name. - Fix mnemonic widgets in accessibility dialog. - Fix translation macros in settings helper. - Always restore the default display scheme on startup. - Make sure --verbose is simmilar to --debug instead of --version - Fix compile-issue with libxklavier >= 4 @ text @$NetBSD: patch-ac,v 1.1 2009/09/16 01:04:02 reed Exp $ Needed for newer libxlavier API change --- dialogs/keyboard-settings/xfce-keyboard-settings.c.orig 2009-09-15 19:42:23.000000000 -0500 +++ dialogs/keyboard-settings/xfce-keyboard-settings.c 2009-09-15 19:41:38.000000000 -0500 @@@@ -378,7 +378,7 @@@@ xkl_config_rec_get_from_server (settings->priv->xkl_rec_config, settings->priv->xkl_engine); settings->priv->xkl_registry = xkl_config_registry_get_instance (settings->priv->xkl_engine); - xkl_config_registry_load (settings->priv->xkl_registry); + xkl_config_registry_load (settings->priv->xkl_registry, FALSE); /* Tab */ xkb_tab_layout_vbox = glade_xml_get_widget (settings->priv->glade_xml, "xkb_tab_layout_vbox"); @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Add new package: xfce4-settings The Xfce settings manager allows you to customize your desktop environment in an easy and intuitive way. You can set some hardware components such as mouse, keyboard or display; but also theme your windows, widgets and icons, set your preferred applications, manage your sessions. @ text @@