diff options
author | Felix Bellaby <felix@src.gnome.org> | 1999-02-01 15:18:22 +0000 |
---|---|---|
committer | Felix Bellaby <felix@src.gnome.org> | 1999-02-01 15:18:22 +0000 |
commit | d44c7f7ce41e94c630e78a5fdccd3889b618b87e (patch) | |
tree | 031171a84ac1925a476c041b557255da2fc100c9 /ChangeLog | |
parent | 8e5126b34bf934a8854668482b1b992463643a85 (diff) | |
download | gnome-control-center-d44c7f7ce41e94c630e78a5fdccd3889b618b87e.tar.gz |
Fixes to session management for RestartAnyway clients
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +1999-02-01 Felix Bellaby <felix@pooh.u-net.com> + + * capplets/mouse-properties/mouse-properties.c (main): + Only restart one instance of the program to apply the settings. + * capplets/bell-properties/bell-properties.c (main): ditto + * capplets/keyboard-properties/keyboard-properties.c (main): ditto + * capplets/background-properties/app-background.c (main): ditto + * capplets/screensaver-properties/screensaver-properties-capplet.c (main): ditto + (get_saver_frame): create setup_button before referencing it. + * capplets/sound-properties/sound-properties.c (main): ditto, + let gnome-session start up the new session aware esd. + 1999-01-12 The Rasterman <raster@redhat.com> modify makefiles and configure to detect X11 imlbi separately and |