Added russian bookmarks for chromium

master3.3
Mike Hiretsky 14 years ago
parent 0f76f6e8cb
commit 0b75e7df99

@ -1,16 +1,66 @@
# Calculate os_locale_language==ru # Calculate os_locale_language==ru name=Bookmarks
{ {
"roots": { "roots": {
"bookmark_bar": { "bookmark_bar": {
"children": [ { "children": [{
"name": "Calculate Linux", "name": "Домашняя",
"type": "url", "type": "url",
"url": "http://www.calculate-linux.ru" "url": "http://www.calculate-linux.ru"
} ], },
{
"name": "Документы",
"type": "url",
"url": "http://www.calculate-linux.ru/main/ru"
},
{
"name": "Форум",
"type": "url",
"url": "http://www.calculate-linux.ru/projects/ru/boards"
},
{
"name": "Списки рассылки",
"type": "url",
"url": "http://www.calculate-linux.ru/main/ru/maillist"
},
{
"name": "Сообщите от ошибке",
"type": "url",
"url": "http://www.calculate-linux.ru/projects/calculatelinux/issues"
},
{
"name": "Блоги",
"type": "url",
"url": "http://www.calculate-linux.ru/blogs/ru"
}],
"type": "folder" "type": "folder"
}, },
"other": { "other": {
"children": [ ], "children": [
{
"name": "K Notes",
"type": "url",
"url": "http://knotes.ru"
},
{
"name": "Lunuxoid",
"type": "url",
"url": "http://tux.in.ua"
},
{
"name": "В Контакте | Calculate Linux",
"type": "url",
"url": "http://vkontakte.ru/club10221243"
},
{
"name": "Gentoo Linux",
"type": "url",
"url": "http://www.gentoo.ru/"
},
{
"name": "DistroWatch.com",
"type": "url",
"url": "http://distrowatch.com/"
}],
"type": "folder" "type": "folder"
} }
}, },

Loading…
Cancel
Save