A fork of Gnome-control-center with some tweaks
2002-01-28 Bradford Hovinen <hovinen@ximian.com> * mime-type-info.c (update_subcategories): Fix logic (mime_type_info_load_all): Don't load default_action if custom_line is set * mime-category-edit-dialog.c (store_data): Call mime_category_info_update (store_data): Don't notify the model -- nothing there could have changed * mime-type-info.c (mime_category_info_update): Implement (update_subcategories): Update; split from set_subcategory_ids * mime-category-edit-dialog.c (populate_application_list): Notify destruction with gnome_vfs_mime_application_free (store_data): Store default action (store_data): Store custom line, needs terminal (populate_application_list): Set needs_terminal_toggle * mime-type-info.c (mime_type_info_get_use_category): Implement. Factor from mime_type_info_load_all (find_possible_supported_apps, reduce_supported_app_list): Use mime_type_info_get_use_category (get_gconf_base_name): Replace parentheses with '-' (mime_category_info_load_all): Only load default action, custom line if not already loaded * mime-edit-dialog.c (populate_component_list): Use get_all_components (populate_application_list): Use get_all_applications |
||
---|---|---|
archiver | ||
capplets | ||
control-center | ||
debian | ||
gnome-settings-daemon | ||
help | ||
idl | ||
libbackground | ||
po | ||
root-manager | ||
schemas | ||
.cvsignore | ||
acconfig.h | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.in | ||
control-center.png | ||
control-center.spec.in | ||
control-center2.png | ||
MAINTAINERS | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO | ||
TODO.xml |
We have just begun the GNOME 2 port of the control center on the HEAD branch of CVS. At this point, it is not guaranteed to compile or run. If you wish to have a working control center, use the branch gnome-1-4-branch by issuing the following command: cvs -z3 up -r gnome-1-4-branch Please do not file bug reports pertaining to the current state of the HEAD branch.