Show
Ignore:
Timestamp:
09/06/05 14:06:42 (3 years ago)
Author:
nk
Message:

0.8.2 in www

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r3325 r3458  
    66 
    77print ("   <br/>\n"); 
    8 print _("    Latest version of Gajim is")."  <strong>0.8.1</strong><br/>\n"; 
     8print _("    Latest version of Gajim is")."  <strong>0.8.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"; 
     
    8383print ("   </h2>\n"); 
    8484print ("</a>\n"); 
    85 print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.8.1-1.x86.package\">"._("here")."</a>.\n"; 
     85print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.8.2-1.x86.package\">"._("here")."</a>.\n"; 
    8686print _("To use it: make it executable, run it and follow the instructions.\n"); 
    8787print ("<a href=\"http://autopackage.org/using.html\">"); 
     
    9595print ("   </h2>\n"); 
    9696print ("</a>\n"); 
    97 print _("    An installer for Microsoft Windows users can be downloaded")." <a href=\"downloads/gajim-0.8.1-1.exe\">"._("here")."</a>.\n"; 
     97print _("    An installer for Microsoft Windows users can be downloaded")." <a href=\"downloads/gajim-0.8.2-1.exe\">"._("here")."</a>.\n"; 
    9898print ("    <br/>\n"); 
    9999print _("    In order to use it, you have to download the latest version of the GTK+ Runtime Environment")." <a href=\"http://gladewin32.sourceforge.net/\">"._("here")."</a>.\n"; 
     
    105105print ("   </h2>\n"); 
    106106print ("</a>\n"); 
    107 print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.8.1.tar.bz2\">"._("here")."</a>.<br />\n"; 
     107print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.8.2.tar.bz2\">"._("here")."</a>.<br />\n"; 
    108108print _("If you want to use the last unstable development version, then you should checkout the subversion repository.\n"); 
    109109