xpra icon
Bug tracker and wiki

Changeset 150 in xpra


Ignore:
Timestamp:
09/01/11 12:07:11 (21 months ago)
Author:
antoine
Message:

add link to source snapshots

File:
1 edited

Legend:

Unmodified
Added
Removed
  • web/index.html

    r125 r150  
    7878 
    7979        <div class="box"> 
     80          <h2><a href="/src/">Source Releases</a></h2> 
     81          You can find source code releases <a href="/src/">here</a>. 
     82          <br /> 
     83          We <u>try</u> to stick to a monthly release cycle if possible.  
     84        </div> 
     85 
     86        <div class="box"> 
    8087          <h2>Repository</h2> 
    8188          The subversion repository is located here: <br /> 
     
    8794        <div class="box"> 
    8895          <h2>Upstream</h2> 
    89                 The upstream version of xpra, minus the enhancements we've built in, can be found <a href="http://code.google.com/p/partiwm/wiki/xpra">here</a>. 
     96                The upstream version of xpra can be found <a href="http://code.google.com/p/partiwm/wiki/xpra">here</a>. 
     97                <br /> 
     98                It is now well out of date, we do not recommend that you use it. 
    9099        </div> 
    91100  </div> 
Note: See TracChangeset for help on using the changeset viewer.