diff options
author | Alejandro Andres <fuzzy.alej@gmail.com> | 2006-04-14 02:28:42 +0000 |
---|---|---|
committer | Elijah Newren <newren@src.gnome.org> | 2006-04-14 02:28:42 +0000 |
commit | 13cdd8ad3db26b4eee330dd19e18937dc86617cf (patch) | |
tree | c99c02dd11b9aa5fc74882b1e20e01795dc333da /README | |
parent | c7c9f0ee528ce876dd36cb13e747da6a2112034e (diff) | |
download | metacity-13cdd8ad3db26b4eee330dd19e18937dc86617cf.tar.gz |
Fixed broken links. #333303
2006-04-13 Alejandro Andres <fuzzy.alej@gmail.com>
* README: Fixed broken links. #333303
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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, |