changeset 0f08feded1c2 in /home/hg/repos/gajim-website
details:http://hg.gajim.org/gajim-website?cmd=changeset;node=0f08feded1c2
description: link 0.16-alpha1 tarball
diffstat:
downloads.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 87e6b10ee596 -r 0f08feded1c2 downloads.php
--- a/downloads.php Sat Jul 27 21:54:14 2013 +0200
+++ b/downloads.php Sat Jul 27 21:59:10 2013 +0200
@@ -160,8 +160,8 @@
print (" </h2>\n");
print ("</a>\n");
print _(" The tarball version of Gajim is ")."<a
href=\"downloads/".$download_folder."/gajim-".$last_version.".tar.bz2\">"._("here")."</a>.
"._("For information on how to build Gajim,")." <a
href=\"http://hg.gajim.org/gajim/raw-file/tip/README.html\">"._("see the
<tt>README</tt>")."</a> ("._("in English").").<br />\n";
-#printf(_(" The tarball version of %s is "), "0.15-beta4");
-#print "<a
href=\"downloads/0.15/gajim-0.15-beta4.tar.gz\">"._("here")."</a>.<br />\n";
+printf(_(" The tarball version of %s is "), "0.16-alpha1")
+print "<a
href=\"downloads/0.16/gajim-0.16-alpha1.tar.gz\">"._("here")."</a>.<br />\n";
print _("If you want to use the last unstable development version, then you
should checkout the mercurial repository.\n");
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits