changeset 790536b9a010 in /home/hg/repos/gajim-website

details:http://hg.gajim.org/gajim-website?cmd=changeset;node=790536b9a010
description: latest release is now 0.12.2
diffstat:

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

diffs (30 lines):

diff -r 2fc685450aa0 -r 790536b9a010 downloads.php
--- a/downloads.php     Sun Jun 07 19:41:05 2009 +0200
+++ b/downloads.php     Sun Jun 07 19:50:33 2009 +0200
@@ -5,7 +5,7 @@
   Entete (_("Gajim, a Jabber client"), "GAJIM");
 
 print ("   <br/>\n");
-print _("    Latest version of Gajim is")."  <strong>0.12.1</strong><br/>\n";
+print _("    Latest version of Gajim is")."  <strong>0.12.2</strong><br/>\n";
 //printf(_("    A %s version is in test"), "<strong>0.12-beta</strong>");
 //print ("<br/>\n");
 print _("If your distribution doesn't have the latest version ");
@@ -131,7 +131,7 @@
 print _("    Windows installer\n");
 print ("   </h2>\n");
 print ("</a>\n");
-print _("    There is a ")." <a 
href=\"downloads/gajim-0.12.1-1.exe\">"._("Gajim installer")."</a>.\n";
+print _("    There is a ")." <a 
href=\"downloads/gajim-0.12.2-1.exe\">"._("Gajim installer")."</a>.\n";
 print ("    <br/>\n");
 //print _("    Here is a")." <a 
href=\"downloads/gajim-0.12-beta1.exe\">"._("Gajim installer")."</a> "._("for 
0.12-beta version").".\n";
 #print _("    There is a Gajim installer for 0.11.2 pre-release ")." <a 
href=\"downloads/gajim-0.11.2+gtk-pre1.exe\">"._("with GTK+ included")."</a> 
"._("and")." <a href=\"downloads/gajim-0.11.2-pre1.exe\">"._("without 
GTK+")."</a>.\n";
@@ -143,7 +143,7 @@
 print _("    Source\n");
 print ("   </h2>\n");
 print ("</a>\n");
-print _("    The tarball version of Gajim is ")."<a 
href=\"downloads/gajim-0.12.1.tar.bz2\">"._("here")."</a>. "._("For information 
on how to build Gajim,")." <a 
href=\"http://trac.gajim.org/browser/tags/gajim-0.12.1/README.html?format=raw\";>see
 the <tt>README</tt></a> ("._("in English").").<br />\n";
+print _("    The tarball version of Gajim is ")."<a 
href=\"downloads/gajim-0.12.2.tar.bz2\">"._("here")."</a>. "._("For information 
on how to build Gajim,")." <a 
href=\"http://trac.gajim.org/browser/README.html?rev=10652%3A8af9d0f68948\";>see 
the <tt>README</tt></a> ("._("in English").").<br />\n";
 //print _("    The tarball version of 0.12 beta-release is ")."<a 
href=\"downloads/gajim-0.12-beta1.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

Reply via email to