Jens Granseuer
68466d1c27
listen to on-disk theme changes in the details tabs, too
...
2007-06-23 Jens Granseuer <jensgr@gmx.net>
* appearance-style.c: (add_to_treeview), (remove_from_treeview),
(update_in_treeview), (changed_on_disk_cb), (style_init):
* appearance-themes.c: (theme_select_name),
(theme_set_custom_from_theme), (theme_changed_on_disk_cb),
(theme_thumbnail_done_cb):
* theme-installer.c: (gnome_theme_installer_run):
* theme-util.c: (theme_find_in_model):
* theme-util.h: listen to on-disk theme changes in the details tabs, too
svn path=/trunk/; revision=7762
2007-06-23 11:08:21 +00:00
Jens Granseuer
dbc58d64cb
add initial support for installing themes, includes support for packages
...
2007-06-16 Jens Granseuer <jensgr@gmx.net>
* Makefile.am:
* appearance-style.c: (prepare_list):
* appearance-themes.c: (theme_install_cb), (theme_delete_cb),
(theme_details_changed_cb):
* theme-installer.c: (cleanup_tmp_dir), (file_theme_type),
(missing_utility_message_dialog), (transfer_done_tgz_tbz),
(transfer_done_archive), (gnome_theme_install_real),
(transfer_done_cb), (gnome_theme_install_from_uri),
(gnome_theme_installer_run):
* theme-installer.h: add initial support for installing themes,
includes support for packages containing more than one theme
(bug #409624 )
svn path=/trunk/; revision=7730
2007-06-16 15:08:20 +00:00