Show
Ignore:
Timestamp:
09/22/07 23:22:06 (14 months ago)
Author:
asterix
Message:

updated website for 0.11.2

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r8764 r8854  
    66 
    77print ("   <br/>\n"); 
    8 print _("    Latest version of Gajim is")."  <strong>0.11.1</strong><br/>\n"; 
     8print _("    Latest version of Gajim is")."  <strong>0.11.2</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.1-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.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"; 
    122122 
    123123 
     
    128128print ("   </h2>\n"); 
    129129print ("</a>\n"); 
    130 print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.11.1+gtk-1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.1-1.exe\">"._("without GTK+")."</a>.\n"; 
    131 print ("    <br/>\n"); 
    132 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"; 
    133 print ("    <br/>\n"); 
     130print _("    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"; 
     131print ("    <br/>\n"); 
     132#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"; 
     133#print ("    <br/>\n"); 
    134134print _("    If you got the installer without GTK, you will have to download the latest version of the GTK+ Runtime Environment")." <a href=\"http://gladewin32.sourceforge.net/\">"._("here")."</a>.<br/> "._("You can skip this, if you already have a GTK+ Runtime installed with libglade support; GTK+ Runtime from gimp-win.sf.net will NOT work (libglade is missing)"); 
    135135 
     
    140140print ("   </h2>\n"); 
    141141print ("</a>\n"); 
    142 print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11.1.tar.bz2\">"._("here")."</a>. "._("For information on how to build Gajim,")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11.1/README.html?format=raw\">see the <tt>README</tt></a> ("._("in English").").<br />\n"; 
    143 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"; 
     142print _("    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"; 
     143#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"); 
    145145