Show
Ignore:
Timestamp:
11/02/05 12:40:33 (3 years ago)
Author:
asterix
Message:

mention daily debian package in website

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r3815 r4040  
    1616print ("</a>\n"); 
    1717print _("    If you use Debian unstable do")." <i>apt-get install gajim</i>\n"; 
     18print ("    <br/>\n"); 
     19print _("    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"; 
     20print ("    <br/>\n"); 
     21print ("    <i>deb ftp://ftp.gajim.org/debian unstable main</i>\n"); 
     22print ("    <br/>\n"); 
     23print _("and install it by doing")." <i>apt-get install gajim-svn</i>.\n"; 
    1824print ("    <br/>\n"); 
    1925