Show
Ignore:
Timestamp:
06/05/06 13:55:41 (2 years ago)
Author:
asterix
Message:

downloads updated for 0.10.1

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r6116 r6437  
    66 
    77print ("   <br/>\n"); 
    8 print _("    Latest version of Gajim is")."  <strong>0.10</strong><br/>\n"; 
     8print _("    Latest version of Gajim is")."  <strong>0.10.1</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"; 
     
    8989print ("   </h2>\n"); 
    9090print ("</a>\n"); 
    91 print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.10-1.x86.package\">"._("here")."</a>.\n"; 
     91print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.10.1-1.x86.package\">"._("here")."</a>.\n"; 
    9292print _("To use it: make it executable, run it and follow the instructions.\n"); 
    9393print ("<a href=\"http://autopackage.org/using.html\">"); 
     
    101101print ("   </h2>\n"); 
    102102print ("</a>\n"); 
    103 print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.10+gtk-1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.10-1.exe\">"._("without GTK+")."</a>.\n"; 
     103print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.10.1+gtk-1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.10.1-1.exe\">"._("without GTK+")."</a>.\n"; 
    104104print ("    <br/>\n"); 
    105105print _("    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)"); 
     
    111111print ("   </h2>\n"); 
    112112print ("</a>\n"); 
    113 print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.10.tar.bz2\">"._("here")."</a>.<br />\n"; 
     113print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.10.1.tar.bz2\">"._("here")."</a>.<br />\n"; 
    114114print _("If you want to use the last unstable development version, then you should checkout the subversion repository.\n"); 
    115115