Show
Ignore:
Timestamp:
01/06/07 00:43:50 (23 months ago)
Author:
junglecow
Message:

Update downloads page to point to README.html. See #2837.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r7760 r7773  
    129129print ("   </h2>\n"); 
    130130print ("</a>\n"); 
    131 print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11.tar.bz2\">"._("here")."</a>.<br />\n"; 
     131print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11.tar.bz2\">"._("here")."</a>."._("For information on how to build, see the")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11/README.html?format=raw\"><pre>README</pre></a> ("._("English").").<br />\n"; 
    132132print _("If you want to use the last unstable development version, then you should checkout the subversion repository.\n"); 
    133133 
     
    155155print ("     <br/>\n"); 
    156156print ("     <br/>\n"); 
     157print _("   Install dependencies, and build Gajim. Please see the")." <a href=\"http://trac.gajim.org/browser/trunk/README.html?format=raw\"><pre>README</pre></a> ("._("English").") "._("for details.\n"); 
     158print ("     <br/>\n"); 
     159print ("     <br/>\n"); 
    157160print _("   You can run Gajim by typing the following:\n"); 
    158161print ("     <br/>\n");