1
0
mirror of https://github.com/Mibew/tray.git synced 2025-03-10 16:14:09 +03:00
tray/site/latestWebim.js

28 lines
863 B
JavaScript
Raw Normal View History

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.'
}
];