Show
Ignore:
Timestamp:
12/19/06 10:32:33 (2 years ago)
Author:
asterix
Message:

update download page of website for 0.11

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r7651 r7685  
    2929print ("   </h2>\n"); 
    3030print ("</a>\n"); 
    31 print _("    You can get the Slackware package of Gajim")." <a href=\"downloads/gajim-0.10-i686-1dk.tgz\"> "._("here")."</a>. "._("Depends packages are")." <a href=\"downloads/slackware-depends/\"> "._("here")."</a>."; 
     31print _("Soon available here."); 
     32#print _("    You can get the Slackware package of Gajim")." <a href=\"downloads/gajim-0.11-i686-1dk.tgz\"> "._("here")."</a>. "._("Depends packages are")." <a href=\"downloads/slackware-depends/\"> "._("here")."</a>."; 
    3233print ("    <br/>\n"); 
    3334 
     
    9798print ("   </h2>\n"); 
    9899print ("</a>\n"); 
    99 print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.10.1-1.x86.package\">"._("here")."</a>.\n"; 
    100 print _("To use it: make it executable, run it and follow the instructions.\n"); 
    101 print ("<a href=\"http://autopackage.org/using.html\">"); 
    102 print _("Find out more")."</a>.\n"; 
     100print _("Soon available here."); 
     101#print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.11-1.x86.package\">"._("here")."</a>.\n"; 
     102#print _("To use it: make it executable, run it and follow the instructions.\n"); 
     103#print ("<a href=\"http://autopackage.org/using.html\">"); 
     104#print _("Find out more")."</a>.\n"; 
    103105 
    104106 
     
    109111print ("   </h2>\n"); 
    110112print ("</a>\n"); 
    111 print _("    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"; 
     113print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.11+gtk-1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11-1.exe\">"._("without GTK+")."</a>.\n"; 
    112114print ("    <br/>\n"); 
    113115print _("    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)"); 
     
    119121print ("   </h2>\n"); 
    120122print ("</a>\n"); 
    121 print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.10.1.tar.bz2\">"._("here")."</a>.<br />\n"; 
     123print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11.tar.bz2\">"._("here")."</a>.<br />\n"; 
    122124print _("If you want to use the last unstable development version, then you should checkout the subversion repository.\n"); 
    123125