Changeset 4040 for www-website/downloads.php
- Timestamp:
- 11/02/05 12:40:33 (3 years ago)
- Files:
-
- 1 modified
-
www-website/downloads.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www-website/downloads.php
r3815 r4040 16 16 print ("</a>\n"); 17 17 print _(" If you use Debian unstable do")." <i>apt-get install gajim</i>\n"; 18 print (" <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"; 20 print (" <br/>\n"); 21 print (" <i>deb ftp://ftp.gajim.org/debian unstable main</i>\n"); 22 print (" <br/>\n"); 23 print _("and install it by doing")." <i>apt-get install gajim-svn</i>.\n"; 18 24 print (" <br/>\n"); 19 25
