Show
Ignore:
Timestamp:
01/02/07 22:39:15 (23 months ago)
Author:
asterix
Message:

new windows binary that fix unicode problem. see #2812

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r7698 r7760  
    119119print ("   </h2>\n"); 
    120120print ("</a>\n"); 
    121 print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.11+gtk-2.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11-2.exe\">"._("without GTK+")."</a>.\n"; 
     121print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.11+gtk-3.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11-3.exe\">"._("without GTK+")."</a>.\n"; 
    122122print ("    <br/>\n"); 
    123123print _("    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)");