web/data links.xml,1.43,1.44
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/web/data In directory purcel:/tmp/cvs-serv17865 Modified Files: links.xml Log Message: Add link to opencroquet. The tutorial is really nice. Index: links.xml =================================================================== RCS file: /cvs/fresco/web/data/links.xml,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- links.xml 15 Feb 2003 20:58:17 -0000 1.43 +++ links.xml 12 Mar 2003 23:29:28 -0000 1.44 @@ -1,125 +1,125 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> - -<links> - <!-- Some famous Fresco links used. --> - <item id="home"> - <href site="www">index.html</href> - <text>Home</text> - <info>Main page</info> - </item> - <item id="cvs"> - <href site="download">cvs.html</href> [...1217 lines suppressed...] + <item id="opencroquet" group="guis"> + <href>http://www.opencroquet.org/</href> + <text>OpenCroquet</text> + <info>A Squeak-based 3D GUI system from the guy that brought us Smalltalk + (and others of course;-). They have a very nice PDF tutorial. + </info> + </item> + + <!-- Files --> + + <item id="file:altlinux_rpm"> + <href>ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Sisyphus/i586/Mandrake/RPMS/Berlin-0.2.2-alt1.i586.rpm</href> + <text>RPM</text> + </item> + + <item id="file:altlinux_srpm"> + <href>ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Sisyphus/SRPMS/Berlin-0.2.2-alt1.src.rpm</href> + <text>RPMS</text> + </item> +</links>