changeset 87e6b10ee596 in /home/hg/repos/gajim-website

details:http://hg.gajim.org/gajim-website?cmd=changeset;node=87e6b10ee596
description: announce 0.16-alpha1 release
diffstat:

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

diffs (38 lines):

diff -r 1a44320d934e -r 87e6b10ee596 downloads.php
--- a/downloads.php     Thu Jul 18 10:43:35 2013 +0200
+++ b/downloads.php     Sat Jul 27 21:54:14 2013 +0200
@@ -8,7 +8,7 @@
 $last_version = "0.15.4";
 print ("   <br/>\n");
 print _("    Latest version of Gajim is")."  
<strong>".$last_version."</strong><br/>\n";
-#printf(_("    A %s version is in test"), "<strong>0.15-beta4</strong>");
+printf(_("    A %s version is in test"), "<strong>0.16-alpha1</strong>");
 print ("<br/>\n");
 print _("If your distribution doesn't have the latest version ");
 print _("you are advised to use the ")."<a 
href=\"#autopackage\">autopackage</a> "._("or the ")."<a 
href=\"#tarball\">"._("source tarball")."</a>\n";
@@ -20,8 +20,8 @@
 print ("</a>\n");
 print _("    If you use Debian unstable do")." <i>apt-get install gajim</i>\n";
 print ("    <br/>\n");
-#printf(_("   The Debian package of %s is "), "0.15-beta4");
-#print "<a 
href=\"downloads/0.15/gajim_0.15~beta4-1_all.deb\">"._("here")."</a>.<br />\n";
+printf(_("   The Debian package of %s is "), "0.16-alpha1");
+print "<a 
href=\"ftp://ftp.gajim.org/debian/dists/unstable/main/binary-all/gajim_0.16~alpha1-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 ("    <br/>\n");
 print ("    <i>deb ftp://ftp.gajim.org/debian unstable main</i>\n");
@@ -148,10 +148,10 @@
 print _("    There is a ")." <a 
href=\"downloads/".$download_folder."/gajim-".$last_version."-3.exe\">"._("Gajim
 installer")."</a>.\n";
 #print _("The installer doesn't contain translations because of a") . " <a 
href=\"https://bugzilla.gnome.org/show_bug.cgi?id=574520\";>" . _("GTK bug") . 
"</a>.\n";
 print ("    <br/>\n");
-#print _("    Here is a")." <a 
href=\"downloads/0.15/gajim-0.15-beta4-2.exe\">"._("Gajim installer")."</a> ";
-#printf(_("for %s version "), "0.15-beta4");
-#print (".\n");
-#print ("    <br/>\n");
+print _("    Here is a")." <a 
href=\"downloads/0.16/gajim-0.16-alpha1-1.exe\">"._("Gajim installer")."</a> ";
+printf(_("for %s version "), "0.16-alpha1");
+print (".\n");
+print ("    <br/>\n");
 
 print ("    <p>\n");
 print ("<a name=\"tarball\">\n");
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to