changeset 49c73986f637 in /home/hg/repos/gajim-website

details:http://hg.gajim.org/gajim-website?cmd=changeset;node=49c73986f637
description: debian file is sources.list, not source.list.
diffstat:

 downloads.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 99b6a1c155f1 -r 49c73986f637 downloads.php
--- a/downloads.php     Sun Jul 28 14:16:49 2013 +0200
+++ b/downloads.php     Wed Aug 14 11:13:10 2013 +0200
@@ -22,7 +22,7 @@
 print ("    <br/>\n");
 printf(_("   The Debian package of %s is "), "0.16-alpha2");
 print "<a 
href=\"ftp://ftp.gajim.org/debian/dists/unstable/main/binary-all/gajim_0.16~alpha2-1_all.deb\";>"._("here")."</a>.<br
 />\n";
-print _("    A daily package from mercurial is also built. To use it, remove 
gajim")." (<i>apt-get remove gajim</i>), "._("add this line to your")." 
/etc/apt/source.list:\n";
+print _("    A daily package from mercurial is also built. To use it, remove 
gajim")." (<i>apt-get remove gajim</i>), "._("add this line to your")." 
/etc/apt/sources.list:\n";
 print ("    <br/>\n");
 print ("    <i>deb ftp://ftp.gajim.org/debian unstable main</i>\n");
 print ("    <br/>\n");
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to