diff --git a/ChangeLog b/ChangeLog index 9b9d58591..60fcff3be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-04-13 Alejandro Andres + + * README: Fixed broken links. #333303 + Thu Apr 13 12:23:28 2006 Søren Sandmann * src/c-screen.c (meta_screen_info_add_window): Check for both @@ -40,9 +44,6 @@ Thu Apr 13 12:23:28 2006 Søren Sandmann Update docs on allow_terminal_deactivation to note that it is only relevant when focus_new_windows is 'strict' - * src/prefs.c: - * src/prefs.h: - * src/metacity.schemas.in: add the new gconf key and explanation * src/prefs.[ch] (#define KEY_FOCUS_NEW_WINDOWS, static gboolean diff --git a/README b/README index b093e4026..4dd64996c 100644 --- a/README +++ b/README @@ -315,8 +315,8 @@ A: Metacity only stores sizes/positions for apps that are session archaic than twm - and you should flame them. ;-) Docs on session management: - ftp://ftp.x.org/pub/R6.4/xc/doc/hardcopy/SM/xsmp.PS.gz - ftp://ftp.x.org:21/pub/R6.4/xc/doc/hardcopy/SM/SMlib.PS.gz + http://www.fifi.org/doc/xspecs/xsmp.txt.gz + http://www.fifi.org/doc/xspecs/SMlib.txt.gz See also the ICCCM section on SM. For GNOME apps, use the GnomeClient object. For a simple example of using libSM directly,