Show
Ignore:
Timestamp:
11/17/07 11:35:36 (13 months ago)
Author:
asterix
Message:

announce 0.11.3 on website

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r8964 r8996  
    66 
    77print ("   <br/>\n"); 
    8 print _("    Latest version of Gajim is")."  <strong>0.11.2</strong><br/>\n"; 
     8print _("    Latest version of Gajim is")."  <strong>0.11.3</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"; 
     
    115115print ("   </h2>\n"); 
    116116print ("</a>\n"); 
    117 #print _("Soon available here."); 
    118 print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.11.2-1.x86.package\">"._("here")."</a>.\n"; 
    119 print _("To use it: make it executable, run it and follow the instructions.\n"); 
    120 print ("<a href=\"http://autopackage.org/using.html\">"); 
    121 print _("Find out more")."</a>.\n"; 
     117print _("Soon available here."); 
     118#print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.11.3-1.x86.package\">"._("here")."</a>.\n"; 
     119#print _("To use it: make it executable, run it and follow the instructions.\n"); 
     120#print ("<a href=\"http://autopackage.org/using.html\">"); 
     121#print _("Find out more")."</a>.\n"; 
    122122 
    123123 
     
    128128print ("   </h2>\n"); 
    129129print ("</a>\n"); 
    130 print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.11.2+gtk-1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.2-1.exe\">"._("without GTK+")."</a>.\n"; 
     130print _("    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"; 
    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.2.tar.bz2\">"._("here")."</a>. "._("For information on how to build Gajim,")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11.2/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.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"; 
    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");