Changeset 3215 for www-website/downloads.php
- Timestamp:
- 08/25/05 21:27:24 (3 years ago)
- Files:
-
- 1 modified
-
www-website/downloads.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www-website/downloads.php
r3214 r3215 133 133 print (" <br/>\n"); 134 134 print _(" To run Gajim, you need")." <a href=\"http://gladewin32.sourceforge.net/\">"._("GTK Runtime Environment")."</a> "._("(Version 2.6.x is preferable),")." <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 is preferable) and at last ")."<a href=\"http://sourceforge.net/project/showfiles.php?group_id=78018\">".("pywin32 extensions by Mark Hammond.")."</a>\n"; 135 print _("If you get an error about missing msvc71.dll you can download it ")."<a href=\"http://www. google.com/search?&q=MSVCR71.dll&sourceid=firefox\">"._("here")."</a>\n";135 print _("If you get an error about missing msvc71.dll you can download it ")."<a href=\"http://www.dll-files.com/dllindex/dll-files.shtml?msvcr71\">"._("here")."</a>\n"; 136 136 print (" <br/>\n"); 137 137
