Skip to content
Snippets Groups Projects
Commit dfaccc62 authored by Weblate's avatar Weblate
Browse files

link to -2 version of windows installer

parent 594b1d57
No related branches found
No related tags found
No related merge requests found
......@@ -206,9 +206,9 @@ print "</div>\n";
#13)Windows
print "<div id='windows'>\n";
print "<h2>Windows:</h2>\n";
print _("There is a")." <a href='downloads/".$download_folder."/gajim-".$last_version."-1.exe'>"._("Gajim installer")."</a>\n";
print _("There is a")." <a href='downloads/".$download_folder."/gajim-".$last_version."-2.exe'>"._("Gajim installer")."</a>\n";
print ("<br/>\n");
print _("and a")." <a href='downloads/".$download_folder."/gajim-portable-".$last_version."-1.exe'>"._("Gajim portable installer")."</a>.\n";
print _("and a")." <a href='downloads/".$download_folder."/gajim-portable-".$last_version."-2.exe'>"._("Gajim portable installer")."</a>.\n";
print ("<br/>\n");
#print _("Here is a")." <a href='downloads/0.16/gajim-0.16-alpha2-1.exe'>"._("Gajim installer")."</a> ";
#printf(_("for %s version "), "0.16-alpha2\n");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment