gnome-control-center/capplets
Bradford Hovinen b65967ac90 Add common, background, keyboard, mouse back in
2001-12-20  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am (always_built_SUBDIRS): Add common,
	background, keyboard, mouse back in

	* configure.in (PKG_CHECK_MODULES): Remove lines pertaining to the
	archiver, add line for gnome settings daemon

	* background-properties-capplet.c (dialog_button_clicked_cb):
	Remove call to apply_settings
	(apply_settings): Remove
	(main): Remove apply_only support

	* default-application-properties.c (main): Call gtk_main, not
	capplet_gtk_main

	* interface.c: Don't #include capplet-widget.h

	* main.c: Don't #include capplet-widget.h or the archiver stuff
	(main): Call gtk_main rather than capplet_gtk_main
	Remove archiver stuff
	(setup_capplet_widget): Don't connect to state_changed_cb
	(state_changed_cb): Remove
	(main): Don't pass cap_options

	* gnome-settings-daemon/Makefile.am
	(gnome_settings_daemon_SOURCES): Add
	gnome-settings-{keyboard|background}.[ch]
	(INCLUDES): Add -I$(top_srcdir)/libbackground
	(gnome_settings_daemon_LDADD): Add
	$(top_builddir)/libbackground/libbackground.a

	* gnome-settings-daemon.c (main): Initialize keyboard and
	background subsystems

	* Added gnome-settings-{keyboard|background}.[ch],
	gnome-settings-daemon/ChangeLog
2001-12-20 14:11:59 +00:00
..
background Add common, background, keyboard, mouse back in 2001-12-20 14:11:59 +00:00
common Return FALSE (peditor_*_widget_changed): Just return if we are not fully 2001-12-19 20:44:11 +00:00
default-applications Add common, background, keyboard, mouse back in 2001-12-20 14:11:59 +00:00
desktop-links Remove because gnome-core is now installing for the new GNOME CC. 2001-12-19 11:58:34 +00:00
file-types retrieve translations in utf-8 2001-12-09 12:19:41 +00:00
keyboard Add common, background, keyboard, mouse back in 2001-12-20 14:11:59 +00:00
mime-type retrieve translations in utf-8 2001-12-09 12:19:41 +00:00
mouse Add common, background, keyboard, mouse back in 2001-12-20 14:11:59 +00:00
rollback retrieve translation in utf-8 codeset. Do not setlocale (). remove intl. 2001-12-09 12:23:40 +00:00
screensaver Add common, background, keyboard, mouse back in 2001-12-20 14:11:59 +00:00
sound retrieve translation in utf-8 codeset. Do not setlocale (). remove intl. 2001-12-09 12:23:40 +00:00
theme-switcher retrieve translations in utf-8 2001-12-09 12:19:41 +00:00
ui-properties retrieve translations in utf-8 2001-12-09 12:19:41 +00:00
url-properties retrieve translations in utf-8 2001-12-09 12:19:41 +00:00
wm-properties Port to GConf, away from libcapplet. 2001-12-09 03:26:21 +00:00
.cvsignore More .cvsignore stuff. 1998-09-01 11:34:49 +00:00
Makefile.am Add common, background, keyboard, mouse back in 2001-12-20 14:11:59 +00:00