Commit graph

10 commits

Author SHA1 Message Date
Richard Hestilow
5146b73151 Port to GConf, away from libcapplet.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* Port to GConf, away from libcapplet.
2001-12-09 03:26:21 +00:00
Richard Hestilow
41b2652989 Initial GNOME2 port. ui-preferences is disabled until it is revamped for
2001-12-02  Richard Hestilow  <hestilow@ximian.com>

	* Initial GNOME2 port. ui-preferences is disabled until
	it is revamped for gconf, and mime-types will probably be
	permanently disabled though (no gmc).
2001-12-02 21:31:22 +00:00
Richard Hestilow
5a4c5e4188 Check if config_tryexec is blank, and if it is, free it and set it to
2001-09-29  Richard Hestilow  <hestilow@ximian.com>

	* wm-list.c (wm_list_read_dir): Check if config_tryexec is blank,
	and if it is, free it and set it to NULL.
	(wm_check_present): If there is no config_tryexec, fall back
	on checking the path of the config_exec. Fix for bug #58306.
2001-09-29 21:08:51 +00:00
Bradford Hovinen
fc7487ef4f Make desktop-entry an attribute rather than a child node
2001-04-27  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/wm-properties/wm-list.c (wm_read_from_xml): Make
	desktop-entry an attribute rather than a child node

	* capplets/*/main.c: Do not try to load preferences from XML if
	there was not XML data
2001-04-29 16:22:27 +00:00
Bradford Hovinen
f4f9184388 Add XML cflags/libs
2000-08-23  Bradford Hovinen  <hovinen@helixcode.com>

	* capplets/wm-properties/Makefile.am (INCLUDES):
	(wm_properties_capplet_LDADD): Add XML cflags/libs

	* capplets/wm-properties/wm-properties-capplet.c (do_get_xml):
	(do_set_xml): Implement
	(main): Call do_{get|set}_xml() on --get and --set

	* capplets/wm-properties/wm-list.c (wm_read_from_xml):
	(wm_list_read_from_xml):
	(wm_write_to_xml):
	(wm_list_write_to_xml): Implement
2000-08-23 14:29:23 +00:00
Elliot Lee
7ad35a1ed4 keyboard-properties: Add a 'Preview' frame .
keyboard-properties: Add a 'Preview' frame .

screensaver-properties: Make the usage of
/usr/X11R6/lib/xscreensaver/ a bit more generic.

Fix DPMS.

Remove warnings.

sound-properties: Make it apply when people click 'OK'.

theme-switcher: Add a menubar & menu for people to see.
Fix warnings

ui-properties: Speed up startup, fix bugs (see ChangeLog).

wm-properties: Work with 0 wm's listed.
1999-08-04 01:27:16 +00:00
Martin Baulig
d4375842c0 First look at default.wm/Default/WM' before $(datadir)/default.wm' for
1999-03-23  Martin Baulig  <martin@home-of-linux.org>

	* capplets/wm-properties/wm-list.c (wm_list_init): First look
	at `default.wm/Default/WM' before `$(datadir)/default.wm' for
 	the default WM so the gnome-wm script can write the chosen WM
	there.
1999-03-23 17:47:18 +00:00
Timur Bakeyev
16e9b02246 Add missed #include <sys/types.h>
Tue Mar 16 17:54:04 1999 Timur Bakeyev <mc@bat.ru>

	* capplets/wm-properties/wm-list.c: Add missed #include <sys/types.h>
1999-03-16 14:57:30 +00:00
Martin Baulig
ee81bac1db Read the default WM from $(datadir)/default.wm rather than using the first
1999-03-02  Martin Baulig  <martin@home-of-linux.org>

	* capplets/wm-properties/wm-list.c (wm_list_init): Read the
	default WM from $(datadir)/default.wm rather than using the
	first one from the list.
1999-03-07 14:31:53 +00:00
Owen Taylor
a3f33d2f9b Added window manager switching capplet. Please test. (a lot).
1999-02-24  Owen Taylor  <otaylor@redhat.com>

	* capplets/wm-properties: Added window manager
	switching capplet. Please test. (a lot).
1999-02-24 22:59:12 +00:00