2007-06-19 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
svn path=/trunk/; revision=7751
2007-06-17 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
svn path=/trunk/; revision=7750
2007-06-18 Jens Granseuer <jensgr@gmx.net>
* theme-installer.c: (file_theme_type): just check for configure
instead of configure.in since configure.ac is valid as well; we still
need a better way to identify engines...
svn path=/trunk/; revision=7741
2007-06-18 Rodrigo Moya <rodrigo@gnome-db.org>
* appearance-main.c: added the names of the pages to the help strings
for --show-page argument.
svn path=/trunk/; revision=7740
2007-06-17 Jens Granseuer <jensgr@gmx.net>
* appearance-main.c: (main):
* appearance.glade: add --show-page option to specify the page with
which to start
svn path=/trunk/; revision=7739
2007-06-17 Denis Washington <denisw@svn.gnome.org>
* appearance-desktop.c: (desktop_init): (wp_view_tooltip_cb):
* gnome-wp-item.c: (gnome_wp_item_update_description):
Added metadata tooltips to the thumbnails in the Background tab.
Needs GTK+ 2.11 to compile (but is surrounded with GTK_CHECK_VERSION()
for compilation with older gtk+ versions).
svn path=/trunk/; revision=7738
2007-06-17 Denis Washington <denisw@svn.gnome.org>
* appearance-style.c: (prepare_list):
Change the weight of the theme titles from bold to normal in the Theme
Details window's lists.
svn path=/trunk/; revision=7737
2007-06-16 Jens Granseuer <jensgr@gmx.net>
* main.c: (run_revert_dialog), (cb_dialog_response): don't make the
revert dialog transient since it's actually never on screen at the
same time as the main dialog. Closes bug #448160.
svn path=/trunk/; revision=7729
2007-06-15 Jens Granseuer <jensgr@gmx.net>
* appearance-desktop.c: (wp_props_load_wallpaper),
(wp_scale_type_changed), (wp_shade_type_changed):
* gnome-wp-utils.c: (gnome_wp_pixbuf_tile): be extra careful when
generating pixbufs (should mean we just get no thumbs instead of
assertion failures, bug #403160)
svn path=/trunk/; revision=7728
2007-06-09 Denis Washington <denisw@svn.gnome.org>
* appearance-style.c: (theme_name_changed):
Manually deal with gtk+ theme changes now that the theme thumbnailing
code uses the default GtkSettings again.
svn path=/trunk/; revision=7721
2007-06-12 Jens Granseuer <jensgr@gmx.net>
* configure.in: revert last commit. gnome-theme-package.xml is
created by intltool, not autoconf (closes bug #446733)
svn path=/trunk/; revision=7719
2007-06-11 Jens Granseuer <jensgr@gmx.net>
* POTFILES.in:
* POTFILES.skip: add back missing desktop.in files removed
in revision 7032, and throw in a few more files for good
measure
svn path=/trunk/; revision=7718
2007-06-11 Bastien Nocera <hadess@hadess.net>
* gnome-settings-multimedia-keys.c: (do_action): Force launching
nautilus in the home directory, rather than relying on it
opening there (Closes: #356069)
svn path=/trunk/; revision=7716
2007-06-10 Jens Granseuer <jensgr@gmx.net>
* appearance-style.c: (style_init), (check_color_schemes_enabled):
fix "reset to defaults" sensitivity for real
* appearance-themes.c: (theme_color_scheme_changed_cb),
(themes_init): listen to colour scheme changes as well
svn path=/trunk/; revision=7715
2007-06-10 Jens Granseuer <jensgr@gmx.net>
* appearance-style.c: (check_color_schemes_enabled): disable the "reset
to defaults" button if the theme doesn't support custom colours
svn path=/trunk/; revision=7714
2007-06-10 Jens Granseuer <jensgr@gmx.net>
* appearance-style.c: (check_color_schemes_enabled): we don't need the
engine stuff, so don't retrieve it in the first place
svn path=/trunk/; revision=7713
2007-06-10 Jens Granseuer <jensgr@gmx.net>
* gtkrc-utils.c: (gtkrc_get_details), (gtkrc_get_color_scheme):
make it possible to skip engine information if we're not interested
and fix a warning
svn path=/trunk/; revision=7712
2007-06-10 Jens Granseuer <jensgr@gmx.net>
* gnome-theme-apply.c: (gnome_meta_theme_set): add some more checks so
we don't try to strcmp NULL strings (fixes bug #445908)
svn path=/trunk/; revision=7710
2007-06-09 Denis Washington <denisw@svn.gnome.org>
* appearance.glade:
* appearance-style.c:
Add all missing color schemes options from gnome-theme-manager, including a Reset To Defaults button.
svn path=/trunk/; revision=7708
2007-06-09 Denis Washington <denisw@svn.gnome.org>
* theme-thumbnail.c: (generate_gtk_theme_thumbnail):
Fix the appearance capplet windows not reacting to gtk+ theme changes.
svn path=/trunk/; revision=7707
2007-06-07 Jens Granseuer <jensgr@gmx.net>
* gnome-theme-info.c: (handle_change_signal),
(gnome_theme_is_writable),
(gnome_theme_info_register_theme_change):
* gnome-theme-info.h:
modify the theme change callback to return more useful
information and add a function to determine whether a given
theme is writable
svn path=/trunk/; revision=7703