Show
Ignore:
Timestamp:
05/31/07 17:35:25 (18 months ago)
Author:
asterix
Message:

autopackage for 0.11.1 is available. Thanks Filippos Papadopoulos

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r7991 r8183  
    106106print ("   </h2>\n"); 
    107107print ("</a>\n"); 
    108 print _("Soon available here."); 
    109 #print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.11-1.x86.package\">"._("here")."</a>.\n"; 
    110 #print _("To use it: make it executable, run it and follow the instructions.\n"); 
    111 #print ("<a href=\"http://autopackage.org/using.html\">"); 
    112 #print _("Find out more")."</a>.\n"; 
     108#print _("Soon available here."); 
     109print _("    You can download the autopackage ")."<a href=\"downloads/gajim-0.11.1-1.x86.package\">"._("here")."</a>.\n"; 
     110print _("To use it: make it executable, run it and follow the instructions.\n"); 
     111print ("<a href=\"http://autopackage.org/using.html\">"); 
     112print _("Find out more")."</a>.\n"; 
    113113 
    114114 
     
    131131print ("   </h2>\n"); 
    132132print ("</a>\n"); 
    133 print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11.1.tar.bz2\">"._("here")."</a>. "._("For information on how to build Gajim,")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11i.1/README.html?format=raw\">see the <tt>README</tt></a> ("._("in English").").<br />\n"; 
     133print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11.1.tar.bz2\">"._("here")."</a>. "._("For information on how to build Gajim,")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11.1/README.html?format=raw\">see the <tt>README</tt></a> ("._("in English").").<br />\n"; 
    134134#print _("    The tarball version of 0.11.0.7951 pre-release is ")."<a href=\"downloads/gajim-0.11.0.7951.tar.gz\">"._("here")."</a>.<br />\n"; 
    135135print _("If you want to use the last unstable development version, then you should checkout the subversion repository.\n");