Show
Ignore:
Timestamp:
08/25/05 22:13:32 (3 years ago)
Author:
nk
Message:

say 0.8.1 allover

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r3215 r3217  
    66 
    77print ("   <br/>\n"); 
    8 print _("    Latest version of Gajim is")."  <strong>0.8</strong><br/>\n"; 
     8print _("    Latest version of Gajim is")."  <strong>0.8.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"; 
     
    6868print ("   </h2>\n"); 
    6969print ("</a>\n"); 
    70 print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.8-1.x86.package\">"._("here")."</a>.\n"; 
     70print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.8.1-1.x86.package\">"._("here")."</a>.\n"; 
    7171print _("To use it: make it executable, run it and follow the instructions.\n"); 
    7272print ("<a href=\"http://autopackage.org/using.html\">"); 
     
    8080print ("   </h2>\n"); 
    8181print ("</a>\n"); 
    82 print _("    An installer for Microsoft Windows users can be downloaded")." <a href=\"downloads/gajim-0.8-1.exe\">"._("here")."</a>.\n"; 
     82print _("    An installer for Microsoft Windows users can be downloaded")." <a href=\"downloads/gajim-0.8.1-1.exe\">"._("here")."</a>.\n"; 
    8383print ("    <br/>\n"); 
    8484print _("    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"; 
     
    9090print ("   </h2>\n"); 
    9191print ("</a>\n"); 
    92 print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.8.tar.bz2\">"._("here")."</a>.<br />\n"; 
     92print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.8.1.tar.bz2\">"._("here")."</a>.<br />\n"; 
    9393print ("md5sum: 1f9b4864c56d744d1e6f1c0b42afc4e9 <br />\n"); 
    9494print _("If you want to use the last unstable development version, then you should checkout the subversion repository.\n");