A fork of Gnome-control-center with some tweaks
Find a file
Bradford Hovinen 2073f4108f Fix logic (mime_type_info_load_all): Don't load default_action if
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
2002-01-28 16:43:40 +00:00
archiver retrieve translation in utf-8 codeset. Do not setlocale (). remove intl. 2001-12-09 12:23:40 +00:00
capplets Fix logic (mime_type_info_load_all): Don't load default_action if 2002-01-28 16:43:40 +00:00
control-center Use nautilus as the shell if it is already running. 2002-01-21 22:44:12 +00:00
debian Initial debian directory 2001-10-24 12:49:00 +00:00
gnome-settings-daemon Add support for changing themes. 2002-01-21 21:57:50 +00:00
help *** empty log message *** 2002-01-16 16:49:12 +00:00
idl shhhhh 2001-09-29 03:37:51 +00:00
libbackground Courtesy of Jean Schurger <jschurger@schurger.org>: Make sure the 2002-01-10 19:45:08 +00:00
po Updated and converted to UTF-8. 2002-01-27 21:29:53 +00:00
root-manager retrieve translation in utf-8 codeset. Do not setlocale (). remove intl. 2001-12-09 12:23:40 +00:00
schemas motion_threshold is supposed to be an int. 2002-01-21 14:17:03 +00:00
.cvsignore silent war 2001-12-09 12:16:14 +00:00
acconfig.h Add parameter GNOME_PARAM_APP_DATADIR 2001-12-20 18:52:39 +00:00
acinclude.m4 Use gettext 0.10.35 Removed `sed POTFILES...'. Removed gettext macros. 1998-12-02 18:18:48 +00:00
AUTHORS New and better than ever in a new home 1998-12-08 20:47:55 +00:00
autogen.sh Cleanup for GNOME 2 port Allow disabling of screensaver capplet compile if 2001-10-26 19:11:30 +00:00
ChangeLog Rename as MAINTAINERCLEANFILES. 2002-01-27 18:44:05 +00:00
configure.in Keep ACLOCAL_FLAGS around, and actually use the gnome-vfs cflags/libs. 2002-01-22 21:29:21 +00:00
control-center.png fixed AA of the wrench 2002-01-17 21:04:46 +00:00
control-center.spec.in Use sysconfdir=/etc 1999-08-19 17:03:02 +00:00
control-center2.png fixed AA of the wrench 2002-01-17 21:04:46 +00:00
MAINTAINERS ximinize and add me 2001-01-16 22:08:16 +00:00
Makefile.am Rename as MAINTAINERCLEANFILES. 2002-01-27 18:44:05 +00:00
NEWS Gnome Core updates 1998-02-11 01:39:34 +00:00
README Updated to reflect current status porting to GNOME 2 2001-10-26 19:15:18 +00:00
TODO added initial TODO 2002-01-11 19:51:10 +00:00
TODO.xml Fixed typo in TODO.xml file 2000-10-08 19:19:44 +00:00

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.