Show
Ignore:
Timestamp:
11/24/05 14:09:21 (3 years ago)
Author:
nk
Message:

update that arch will have 0.9 in extra, fix string for debian daily

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r4435 r4436  
    1717print _("    If you use Debian unstable do")." <i>apt-get install gajim</i>\n"; 
    1818print ("    <br/>\n"); 
    19 print _("    A daily package is also build. To use it, remove gajim")." (<i>apt-get remove gajim</i>), "._("add this line to your")." /etc/apt/source.list:\n"; 
     19print _("    A daily package from svn is also built. To use it, remove gajim")." (<i>apt-get remove gajim</i>), "._("add this line to your")." /etc/apt/source.list:\n"; 
    2020print ("    <br/>\n"); 
    2121print ("    <i>deb ftp://ftp.gajim.org/debian unstable main</i>\n"); 
     
    5252print ("   </h2>\n"); 
    5353print ("</a>\n"); 
    54 print _("    You can install Gajim by doing")." <i>pacman -S gajim</i> "._("provided you have the community repo")."\n"; 
     54print _("    You can install Gajim by doing")." <i>pacman -S gajim</i> "."\n"; 
    5555 
    5656print ("<a name=\"suse\">\n"); 
     
    152152print _("   You can also use a graphical program like")." <a href=\"http://tortoisesvn.tigris.org/\">Tortoisesvn</a> "._("to get the latest Subversion version\n"); 
    153153print ("   <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"; 
     154print _("   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"; 
    155155print ("   <br/>\n"); 
    156156