2008-01-05 Denis Washington <denisw@svn.gnome.org>
* gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:
Don't depend on /desktop/gnome/accessibility/keyboard/enable for
setting the AccessXFeedback flag; instead, set it if one of the
notification bits is enabled.
svn path=/trunk/; revision=8371
2008-01-03 Denis Washington <denisw@svn.gnome.org>
* configure.in:
* capplets/accessibility/Makefile.am:
Don't build gnome-accessibility-keyboard-properties, all
it's features are in the Keyboard capplet now.
svn path=/trunk/; revision=8367
2008-01-02 Denis Washington <denisw@svn.gnome.org>
* accessibility/at-properties/main.c: (cb_keyboard_preferences):
Spawn the accessibility tab of the keyboard capplet instead of
at-properties.
* capplets/keyboard/gnome-keyboard-properties.c: Add --a11y
command-line option to show the Accessibility tab when started.
svn path=/trunk/; revision=8365
2008-01-02 Denis Washington <denisw@svn.gnome.org>
Merge all keyboard accessibility options into the keyboard capplet.
* capplets/keyboard/gnome-keyboard-properties-a11y.[ch]: added
* capplets/keyboard/gnome-keyboard-properties.c: Remove the
"Accessibility..." button, all a11y features are in the Keyboard
capplet now.
* gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:
Only consider /desktop/gnome/accessibility/keyboard/enable as
option for enabling keyboard a11y features from the keyboard,
not as global switch to turn all a11y features on/off.
svn path=/trunk/; revision=8364
2007-12-24 Matthias Clasen <mclasen@redhat.com>
* Makefile.am: Install the nautilus extension in the right spot.
(#505364)
svn path=/trunk/; revision=8353
2007-12-22 Thomas Wood <thos@gnome.org>
* theme-installer.c: (transfer_done_tgz_tbz),
(transfer_done_archive), (gnome_theme_install_real),
(transfer_done_cb), (gnome_theme_install_from_uri):
Make error dialogs more complient with the HIG (bug 400968).
svn path=/trunk/; revision=8344
2007-12-21 Luca Ferretti <elle.uca@libero.it>
* appearance-themes.c: (theme_message_area_response_cb),
(theme_message_area_update), (themes_init):
* theme-util.h:
Read WindowTitleFont and DocumentsFont from meta-theme
and use to set the value for /apps/metacity/general/titlebar_font
and /desktop/gnome/interface/document_font_name GConf keys.
This closes bug #504250
svn path=/trunk/; revision=8341
2007-12-14 Jens Granseuer <jensgr@gmx.net>
* gtkrc-utils.c: (gtkrc_get_details), (gtkrc_get_color_scheme): don't
even try to open NULL filenames, and don't leak filenames when
detecting recursions
svn path=/trunk/; revision=8330
2007-12-14 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties-xkbpv.c:
(xkb_layout_preview_draw_page): try to make the printed header more
self-explanatory (bug #503598)
svn path=/trunk/; revision=8329
2007-12-12 Jens Granseuer <jensgr@gmx.net>
* configure.in: the changes in r8327 require new API, so bump the
libgnomekbd requirement to 2.21.4
svn path=/trunk/; revision=8328
2007-12-06 Jens Granseuer <jensgr@gmx.net>
Patch by: Matthias Clasen <mclasen@redhat.com>
As a stop-gap measure, until we've got a proper search interface,
simply check whether beagle or tracker are installed, and prefer them
to gnome-search-tool if they are (bug #497802)
* gnome-settings-multimedia-keys.c: (do_action): prefer beagle and
tracker to gnome-search-tool
svn path=/trunk/; revision=8317
2007-12-06 Jens Granseuer <jensgr@gmx.net>
Patch by: Chris Jones
* gnome-default-applications.xml.in: sok is now called onBoard (bug
#499328)
svn path=/trunk/; revision=8316
2007-12-06 Jens Granseuer <jensgr@gmx.net>
* gnome-wp-item.c: (gnome_wp_item_update_description): slightly change
the code layout in hoping that intltool will now pick up the
translation hint...
svn path=/trunk/; revision=8314