Changeset 4435 for www-website/downloads.php
- Timestamp:
- 11/24/05 14:05:52 (3 years ago)
- Files:
-
- 1 modified
-
www-website/downloads.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www-website/downloads.php
r4434 r4435 152 152 print _(" You can also use a graphical program like")." <a href=\"http://tortoisesvn.tigris.org/\">Tortoisesvn</a> "._("to get the latest Subversion version\n"); 153 153 print (" <br/>\n"); 154 print _(" To run Gajim, you need")." <a href=\"http://gladewin32.sourceforge.net/\">"._("GTK Runtime Environment")."</a> "._("(Version 2.6.x or up) NOTE: GTK+ Runtime from gimp-win.sf.net will NOT work (libglade is missing),")." <a href=\"http://python.org/ftp/python/\">Python</a> "._("(Version 2.4.x is preferable),")." <a href=\"http://www.pcpm.ucl.ac.be/~gustin/win32_ports/pygtk.html\">"._("PyGTK for Windows")."</a> "._("(Version 2.6.x or up),")." <a href=\"http://pysqlite.org/\">"."PySQLite"."</a> "._("and at last")." <a href=\"http://sourceforge.net/project/showfiles.php?group_id=78018\">".("pywin32 extensions")."</a> ."_("by Mark Hammond.")."\n";154 print _(" To run Gajim, you need")." <a href=\"http://gladewin32.sourceforge.net/\">"._("GTK Runtime Environment")."</a> "._("(Version 2.6.x or up) NOTE: GTK+ Runtime from gimp-win.sf.net will NOT work (libglade is missing),")." <a href=\"http://python.org/ftp/python/\">Python</a> "._("(Version 2.4.x is preferable),")." <a href=\"http://www.pcpm.ucl.ac.be/~gustin/win32_ports/pygtk.html\">"._("PyGTK for Windows")."</a> "._("(Version 2.6.x or up),")." <a href=\"http://pysqlite.org/\">"."PySQLite"."</a> "._("and at last")." <a href=\"http://sourceforge.net/project/showfiles.php?group_id=78018\">".("pywin32 extensions")."</a>"._("by Mark Hammond.")."\n"; 155 155 print (" <br/>\n"); 156 156
