tchanges - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit bd1c6000c8efa08baa2e126f0f928fdc98b016db
 (DIR) parent 23aada8926e0af265b2aaa3f62c1bb49d73c1e41
 (HTM) Author: rsc <devnull@localhost>
       Date:   Fri, 14 Jan 2005 20:41:26 +0000
       
       changes
       
       Diffstat:
         M dist/mkfile                         |       1 +
         A dist/ss.html                        |      94 +++++++++++++++++++++++++++++++
         M dist/unix.html                      |       2 +-
       
       3 files changed, 96 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/dist/mkfile b/dist/mkfile
       t@@ -12,5 +12,6 @@ push:V:
                rsync -e ssh -t --delete $PLAN9/man/ swtch:www/swtch.com/plan9port/man
                rsync -e ssh -t unix.html swtch:www/swtch.com/plan9port/unix/index.html
                rsync -e ssh -t main.html swtch:www/swtch.com/plan9port/nindex.html
       +        rsync -e ssh -t ss.html swtch:www/swtch.com/plan9port/screenshots/index.html
                # @{cd ../unix/man && mk push}
                # @{cd ../unix && mk push}
 (DIR) diff --git a/dist/ss.html b/dist/ss.html
       t@@ -0,0 +1,94 @@
       +
       +<html>
       +<!--
       +Edit ./^$/,s/<table border=0 cellspacing=0 cellpadding=0 width=100%/<Table/g
       +Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
       +-->
       +
       +<head>
       +<base href="http://swtch.com/plan9port/screenshots/">
       +<title>Plan 9 from User Space - Screen Shots</title>
       +</head>
       +<body bgcolor=#ffffff>
       +<table border=0 cellspacing=0 cellpadding=0 width=100%>
       +  <tr height=10><td width=20><td><td width=20>
       +  <tr><td><td>
       +    <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
       +    <center>
       +      <font size=+1><b>Plan 9 from User Space - Screen Shots</b></font>
       +    </center>
       +    
       +    <center>
       +      <table border=0 cellspacing=30 cellpadding=0>
       +      <tr>
       +        <td width=130 valign=top>
       +          <center>
       +            <a href="acme.png"><img src="acme-t.png"></a>
       +            <br>
       +            <font size=-1>
       +              <a href="../man/man1/acme.html"><i>acme</i>)(1)</a>
       +              editor, showing off Unicode capabilities
       +            </font>
       +          </center>
       +        <td width=130 valign=top>
       +          <center>
       +            <a href="sam.png"><img src="sam-t.png"></a>
       +            <br>
       +            <font size=-1>
       +              <a href="../man/man1/sam.html"><i>sam</i>)(1)</a>
       +              editor, showing off Unicode capabilities
       +            </font>
       +          </center>
       +        <td width=130 valign=top>
       +          <center>
       +            <a href="rio.png"><img src="rio-t.png"></a>
       +            <br>
       +            <font size=-1>
       +              <a href="../man/man1/rio.html"><i>rio</i>(1)</a>
       +              window manager, running
       +              <a href="../man/man1/acme.html"><i>acme</i>(1)</a>,
       +              <a href="../man/man1/9term.html"><i>9term</i>(1)</a>,
       +              Mozilla Firebird (<i>sic</i>), and Mozilla Thunderbird.
       +            </font>
       +          </center>
       +        <td width=130 valign=top>
       +          <center>
       +            <a href="macosx1.png"><img src="macosx1-t.png"></a>
       +            <br>
       +            <font size=-1>
       +              Mac OS X desktop runing
       +              <a href="../man/man1/acme.html"><i>acme</i>(1)</a>
       +              and <a href="../man/man1/man.html"><i>man</i>(1)</a>
       +            </font>
       +          </center>
       +      <tr>
       +        <td width=130 valign=top>
       +          <center>
       +            <a href="macosx2.png"><img src="macosx2-t.png"></a>
       +            <br>
       +            <font size=-1>
       +              Mac OS X desktop runing
       +              <a href="../man/man1/acme.html"><i>acme</i>(1)</a>
       +              and <a href="../man/man1/man.html"><i>man</i>(1)</a>
       +            </font>
       +          </center>
       +      </table>
       +    </center>
       +    
       +    <center>
       +    <font size=-1>
       +      Submissions welcomed.
       +      Email links to pictures to Russ Cox
       +      (<a href="mailto:rsc@swtch.com">rsc@swtch.com</a>).
       +    </font>
       +    </center>
       +    
       +  <tr height=20><td>
       +  <tr><td><td><center><a href=".."><img src="../dist/spaceglenda100.png" border=1 alt="Space Glenda"></a></center>
       +
       +  <tr height=10><td>
       +</table>
       +
       +</body>
       +</html>
       +
 (DIR) diff --git a/dist/unix.html b/dist/unix.html
       t@@ -226,7 +226,7 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
                Russ Cox <font size=-1>(<a href="mailto:rsc@swtch.com">rsc@swtch.com</a>)
            </table>
          <tr height=10><td>
       -   <tr><td><td><center><a href=".."><img src="../dist/spaceglenda100.png" border=1 alt="Space Glenda"></a></center>
       +  <tr><td><td><center><a href=".."><img src="../dist/spaceglenda100.png" border=1 alt="Space Glenda"></a></center>
        
          <tr height=10><td>
        </table>