Changeset 4887 for www-website/downloads.php
- Timestamp:
- 12/27/05 01:12:18 (3 years ago)
- Files:
-
- 1 modified
-
www-website/downloads.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www-website/downloads.php
r4886 r4887 103 103 print _(" 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"; 104 104 print (" <br/>\n"); 105 print _(" 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";105 print _(" 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)"); 106 106 107 107 print (" <p>\n");
