Show
Ignore:
Timestamp:
08/12/08 09:15:07 (3 months ago)
Author:
asterix
Message:

show both 0.11.4 and 0.12 versions in download page

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r10202 r10203  
    66 
    77print ("   <br/>\n"); 
    8 print _("    Latest version of Gajim is")."  <strong>0.12-alpha</strong><br/>\n"; 
     8print _("    Latest version of Gajim is")."  <strong>0.11.4</strong><br/>\n"; 
     9sprintf(_("    A %s version is in test"), "<strong>0.12-alpha</strong>"); 
     10print ("<br/>\n"; 
    911print _("If your distribution doesn't have the latest version "); 
    1012print _("you are advised to use the ")."<a href=\"#autopackage\">autopackage</a> "._("or the ")."<a href=\"#tarball\">"._("source tarball")."</a>\n"; 
     
    127129print ("   </h2>\n"); 
    128130print ("</a>\n"); 
    129 print _("    Here is a")." <a href=\"http://varcache.org/~midar/gajim/releases/gajim-0.12-alpha1.exe\">"._("Gajim installer")."</a>.\n"; 
    130 #print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.11.4+gtk-4.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.4-1.exe\">"._("without GTK+")."</a>.\n"; 
    131 #print ("    <br/>\n"); 
     131print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.11.4+gtk-4.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.4-1.exe\">"._("without GTK+")."</a>.\n"; 
     132print ("    <br/>\n"); 
     133print _("    Here is a")." <a href=\"http://varcache.org/~midar/gajim/releases/gajim-0.12-alpha1.exe\">"._("Gajim installer")."</a> "._("for 0.12-alpha version").".\n"; 
    132134#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"; 
    133135#print ("    <br/>\n");