i18n/site/latestWebim.js
Evgeny Gryaznov 59135b4452 update site
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@630 c66351dc-e62f-0410-b875-e3a5c0b9693f
2009-08-13 10:09:10 +00:00

28 lines
863 B
JavaScript

window.webimLatest = {
version: "1.6.2",
download: "http://openwebim.org/download.php",
title: "Mibew Messenger 1.6.2"
};
window.webimNews = [
{
title: 'Mibew Messenger 1.6.2 Released',
link: 'http://openwebim.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: 'Mibew Messenger 1.6.1 Released',
link: 'http://openwebim.org/forums/index.php?topic=205.0',
date: 'June 5, 2009',
message: 'We are pleased to announce the immediate availability of 1.6.1. This is a service release with minor fixes and improvements.'
},
{
title: 'Visit our forum',
link: 'http://openwebim.org/forums/',
date: 'January 15, 2009',
message: 'Welcome to our Web Messenger Community forum. We are ready to answer your questions.'
}
];