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
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-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-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.