Show
Ignore:
Timestamp:
12/27/05 01:06:10 (3 years ago)
Author:
nk
Message:

update www to include link to gtk+static version

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r4851 r4882  
    101101print ("   </h2>\n"); 
    102102print ("</a>\n"); 
    103 print _("    An installer for Microsoft Windows users can be downloaded")." <a href=\"downloads/gajim-0.9.1-1.exe\">"._("here")."</a>.\n"; 
     103print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.9.1-1.exe\">"._("with GTK+ included")."</a>"._("and")." <a href=\"downloads/gajim-0.9.1+gtk-1.exe\">"._("without GTK+")."</a>.\n"; 
    104104print ("    <br/>\n"); 
    105 print _("    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> (GTK+ Runtime from gimp-win.sf.net will NOT work (libglade is missing)).\n"; 
     105print _("    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> "._("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)).\n"; 
    106106 
    107107print ("    <p>\n");