diff options
author | George Lebl <jirka@5z.com> | 2001-05-24 22:32:02 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 2001-05-24 22:32:02 +0000 |
commit | 381aed51fba1eba7c6c7f8badcc9db1bdd129a52 (patch) | |
tree | b321938c37f930af2c541ac79681b8fd2841058c /NEWS | |
parent | bcdce6315131ca153aff2522c014caab3e1b070a (diff) | |
download | gdm-381aed51fba1eba7c6c7f8badcc9db1bdd129a52.tar.gz |
a script to restart the gdm daemon, in sbin for root pleasure only
Thu May 24 15:32:54 2001 George Lebl <jirka@5z.com>
* configure.in, gdm-restart.in, Makefile.am: a script to restart
the gdm daemon, in sbin for root pleasure only
* gdm.spec.in: redo the file list to be hopefully sane
* daemon/gdm.c: actually read in GdmConfigurator
* gui/gdmconfig.c: show help fromt he help button
* gui/gdmlogin.c, gui/gdmwm.[ch]: add some short-circuit functions
for window moving, bypassing the window management foo. This makes
quiver nice again.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -53,6 +53,8 @@ Ahh news... - Updated fixed icon entry +- gdm-restart script to automate restarting of gdm by HUPing the main daemon + - Mucho fixes - Bunch more tooltips on things |