2007-05-09 Rodrigo Moya <rodrigo@gnome-db.org>
* gnome-settings-background.c (gnome_settings_module_background_init,
gnome_settings_module_background_start): no need to keep the GConfClient
around, it is already stored in the GnomeSettingsModule class.
svn path=/trunk/; revision=7585
2007-05-09 Rodrigo Moya <rodrigo@gnome-db.org>
* gnome-settings-background.c: removed G_BEGIN|END_DECLS.
(gnome_settings_module_background_get_type): register with correct type.
(gnome_settings_module_background_initialize): store the GConfClient we get.
(gnome_settings_module_background_start): use the stored GConfClient.
* gnome-settings-background.h: removed unneeded file.
* gnome-settins-clipboard.c: new file to implement the clipboard manager as
a loadable module. Replaces clipboard-manager.[ch].
* gnome-settings-daemon.c: removed old clipboard manager and use the new
module-based one.
* Makefile.am: added/removed sources.
svn path=/trunk/; revision=7584
2007-05-08 Rodrigo Moya <rodrigo@gnome-db.org>
* gnome-settings-background.c: changed to use the new GnomeSettingsModule
class for loadable modules.
* gnome-settings-daemon.c (initialize_modules, start_modules,
stop_modules): new functions to call modules's methods.
(gnome_settings_daemon_init): get all module types and create objects
from each of them.
(gnome_settings_daemon_new): added code to call loadable modules's
methods where appropriate.
svn path=/trunk/; revision=7580
2007-05-08 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
svn path=/trunk/; revision=7578
2007-05-08 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
svn path=/trunk/; revision=7576
2007-05-08 Jens Granseuer <jensgr@gmx.net>
* gconf-property-editor.c: (peditor_set_gconf_value),
(peditor_combo_box_widget_changed):
add support for unsetting GConf values if the conversion handlers return
null, and use it for the combo box editor
svn path=/trunk/; revision=7573
2007-05-07 Thomas Wood <thos@gnome.org>
* appearance-main.c: (main):
* appearance.glade:
- Change GtkWindow to GtkDialog
- Add Help and Close buttons
- Set theme list scrolling policy to automatic
svn path=/trunk/; revision=7568
2007-05-06 Jens Granseuer <jensgr@gmx.net>
* sound-properties-capplet.c: (create_dialog), (main): don't crash if
glade file is not available
svn path=/trunk/; revision=7561
2007-05-06 Jens Granseuer <jensgr@gmx.net>
* sound-properties-capplet.c: (create_dialog):
* sound-properties.glade: set button images via code instead of
relying on glade, so they respect the gtk-button-images xsetting
svn path=/trunk/; revision=7560
2007-05-05 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties.c: (create_dialog):
* gnome-keyboard-properties.glade: set button images via code instead
of relying on glade, so they respect the gtk-button-images xsetting
svn path=/trunk/; revision=7558
2007-05-05 Jens Granseuer <jensgr@gmx.net>
* accessibility-keyboard.c: (setup_images):
* gnome-accessibility-keyboard-properties.glade: set button images
via code instead of relying on glade, so they respect the
gtk-button-images xsetting (bug #362880)
svn path=/trunk/; revision=7557
2007-05-05 Jens Granseuer <jensgr@gmx.net>
* at-enable-dialog.glade:
* main.c: (create_dialog): set button images via code instead of
relying on glade, so they respect the gtk-button-images xsetting
(closes bug #362880)
svn path=/trunk/; revision=7556
2007-05-04 Jens Granseuer <jensgr@gmx.net>
* schemas/desktop_gnome_font_rendering.schemas.in: remove the dpi
default value since g-s-d and the capplet ignore it anyway but gconf-editor
doesn't know that (related to bug #378338)
svn path=/trunk/; revision=7554
2007-05-04 Thomas Wood <thos@gnome.org>
* appearance-themes.c: (themes_init): Use readable name rather than file name
in themes list
svn path=/trunk/; revision=7548
* appearance.h:
* appearance-desktop.c:
Ported Jens Gransauer's patch for bug #332810 to the appearance capplet
and applied it.
svn path=/trunk/; revision=7543
2007-05-02 Jens Granseuer <jensgr@gmx.net>
* appearance-ui.c: (toolbar_detachable_cb), (ui_init): use proper
GConf notification instead of hand-picking the correct signal for
detachable toolbar
svn path=/trunk/; revision=7541
* Makefile.am: fizz says: don't indent with spaces in Makefile.am.
* ChangeLog: I say: don't do so in ChangeLog either.
svn path=/trunk/; revision=7540