Show
Ignore:
Timestamp:
09/09/07 17:08:03 (15 months ago)
Author:
asterix
Message:

update website to announce 0.11.2 pre release

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r8448 r8756  
    122122print _("    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"; 
    123123print ("    <br/>\n"); 
    124 #print _("    There is a Gajim installer for 0.11.0.7951 pre-release ")." <a href=\"downloads/gajim-0.11.0.7951+gtk-1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.0.7951-1.exe\">"._("without GTK+")."</a>.\n"; 
    125 #print ("    <br/>\n"); 
     124print _("    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"; 
     125print ("    <br/>\n"); 
    126126print _("    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)"); 
    127127 
     
    133133print ("</a>\n"); 
    134134print _("    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"; 
    135 #print _("    The tarball version of 0.11.0.7951 pre-release is ")."<a href=\"downloads/gajim-0.11.0.7951.tar.gz\">"._("here")."</a>.<br />\n"; 
     135print _("    The tarball version of 0.11.2 pre-release is ")."<a href=\"downloads/gajim-0.11.2-pre1.tar.gz\">"._("here")."</a>.<br />\n"; 
    136136print _("If you want to use the last unstable development version, then you should checkout the subversion repository.\n"); 
    137137