2007-08-21 Rodrigo Moya <rodrigo@gnome-db.org>
* gnome-settings-keyboard-xkb.c
(gnome_settings_keyboard_xkb_analyze_sysconfig): use
gnome_settings_delayed_show_dialog() to display the error message,
so that it is shown when a window manager is running, thus being
centered and with a proper frame.
svn path=/trunk/; revision=8033
2007-08-21 Jens Granseuer <jensgr@gmx.net>
* gnome-theme-info.c: (gnome_theme_info_find_by_type_helper):
Properly check all stored themes if necessary. This fixes cases where
e.g. a metacity theme in ~/.themes would hide a GTK theme with the
same name in the system theme dir
svn path=/trunk/; revision=8032
2007-08-21 Jens Granseuer <jensgr@gmx.net>
* gnome-about-me.c: (about_me_setup_email): fix the last commit to use
proper API to release the VCardAttributes so we don't crash with newer
e-d-s (bug #468848)
svn path=/trunk/; revision=8031
2007-08-21 Philip Withnall <bugzilla@tecnocode.co.uk>
* gnome-default-applications.xml.in: use new -new-tab and -new-window
arguments instead of -remote for Firefox tab and window commands.
Closes bug #393204.
svn path=/trunk/; revision=8030
2007-08-21 Luca Cavalli <loopback@slackit.org>
* file-transfer-dialog.c: (format_uri_for_display),
(file_transfer_dialog_set_prop): add new function similar to
gnome_vfs_format_uri_for_display but that hides the password if
needed. Taken from gedit by Paolo Maggi. Closes bug #339551.
svn path=/trunk/; revision=8028
2007-08-21 Luca Cavalli <loopback@slackit.org>
* file-transfer-dialog.c: (format_uri_for_display),
(file_transfer_dialog_set_prop): add new function similar to
gnome_vfs_format_uri_for_display but that hides the password if
needed. Taken from gedit by Paolo Maggi. Closes bug #339551.
svn path=/trunk/; revision=8027
2007-08-21 Jens Granseuer <jensgr@gmx.net>
* gnome-about-me.c: honour mail address attributes when setting
up Home and Work addresses
svn path=/trunk/; revision=8026
2007-08-18 Jens Granseuer <jensgr@gmx.net>
* actions/acme-volume-gstreamer.c: (update_state): don't check the
internal volume since this makes it impossible to unmute a low volume
(that translates to an internal GStreamer volume of 0)
* gnome-settings-multimedia-keys.c: (do_sound_action): if we're
muted and silent, don't just unmute on VOL+ but also raise the
volume
svn path=/trunk/; revision=8017
2007-08-17 Jens Granseuer <jensgr@gmx.net>
* gnome-settings-daemon.c: (initialize_modules), (start_modules),
(stop_modules), (finalize), (gnome_settings_daemon_init),
(gnome_settings_daemon_new): use a list instead of a hash table to
store the settings modules (closes bug #449118)
svn path=/trunk/; revision=8014
2007-08-17 Jens Granseuer <jensgr@gmx.net>
* gnome-theme-info.c: (read_cursor_fonts): fix double-free, and make
the builtins non-static to save relocations
svn path=/trunk/; revision=8013
2007-08-17 Jens Granseuer <jensgr@gmx.net>
Patch by: Sven Arvidsson <sa@whiz.se>
* gnome-default-applications.xml.in: add browser and mail entries for
Iceape, the debranded Seamonkey version used by Debian (bug #467472)
svn path=/trunk/; revision=8012
2007-08-11 Jens Granseuer <jensgr@gmx.net>
* appearance-style.c: (conv_from_widget_cb): make sure we have a
selection before trying to get the data (bug #465431)
svn path=/trunk/; revision=7987