Show
Ignore:
Timestamp:
12/06/07 20:28:00 (12 months ago)
Author:
asterix
Message:

update website for 0.11.4, remove useless and outdated epydoc folder

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r8996 r9107  
    66 
    77print ("   <br/>\n"); 
    8 print _("    Latest version of Gajim is")."  <strong>0.11.3</strong><br/>\n"; 
     8print _("    Latest version of Gajim is")."  <strong>0.11.4</strong><br/>\n"; 
    99print _("If your distribution doesn't have the latest version "); 
    1010print _("you are advised to use the ")."<a href=\"#autopackage\">autopackage</a> "._("or the ")."<a href=\"#tarball\">"._("source tarball")."</a>\n"; 
     
    116116print ("</a>\n"); 
    117117print _("Soon available here."); 
    118 #print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.11.3-1.x86.package\">"._("here")."</a>.\n"; 
     118#print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.11.4-1.x86.package\">"._("here")."</a>.\n"; 
    119119#print _("To use it: make it executable, run it and follow the instructions.\n"); 
    120120#print ("<a href=\"http://autopackage.org/using.html\">"); 
     
    128128print ("   </h2>\n"); 
    129129print ("</a>\n"); 
    130 print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.11.3+gtk-1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.3-1.exe\">"._("without GTK+")."</a>.\n"; 
     130print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.11.4+gtk-1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.4-1.exe\">"._("without GTK+")."</a>.\n"; 
    131131print ("    <br/>\n"); 
    132132#print _("    There is a Gajim installer for 0.11.2 pre-release ")." <a href=\"downloads/gajim-0.11.2+gtk-pre1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.2-pre1.exe\">"._("without GTK+")."</a>.\n"; 
     
    140140print ("   </h2>\n"); 
    141141print ("</a>\n"); 
    142 print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11.3.tar.bz2\">"._("here")."</a>. "._("For information on how to build Gajim,")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11.3/README.html?format=raw\">see the <tt>README</tt></a> ("._("in English").").<br />\n"; 
     142print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11.4.tar.bz2\">"._("here")."</a>. "._("For information on how to build Gajim,")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11.4/README.html?format=raw\">see the <tt>README</tt></a> ("._("in English").").<br />\n"; 
    143143#print _("    The tarball version of 0.11.2 pre-release is ")."<a href=\"downloads/gajim-0.11.2-pre1.tar.gz\">"._("here")."</a>.<br />\n"; 
    144144print _("If you want to use the last unstable development version, then you should checkout the subversion repository.\n");