i18n/site/latestWebim.js
Evgeny Gryaznov c64d4d3525 update news
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@711 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-12-27 20:49:48 +00:00

29 lines
852 B
JavaScript

window.webimLatest = {
version: "1.6.3",
download: "http://mibew.org/download.php",
title: "Mibew Messenger 1.6.3"
};
window.webimNews = [
{
title: 'Mibew Messenger 1.6.3 Released',
link: 'http://mibew.org/forums/index.php?topic=318.0',
date: 'October 14, 2009',
message: 'We are pleased to announce the immediate availability of 1.6.3. This is a service release with minor fixes and improvements.'
},
{
title: 'Mibew Messenger 1.6.2 Released',
link: 'http://mibew.org/forums/index.php?topic=256.0',
date: 'August 12, 2009',
message: 'We finally released it! This is a service release which improves current functionality.'
},
{
title: 'Visit our forum',
link: 'http://mibew.org/forums/',
date: 'January 15, 2009',
message: 'Welcome to our Web Messenger Community forum. We are ready to answer your questions.'
}
];