Browse Source

Added Mail.Ru

Fixes #848
pull/1203/head
Ramiro Saenz 8 years ago
parent
commit
39c69faf9e
  1. 8
      app/store/ServicesList.js
  2. BIN
      resources/icons/mailru.png

8
app/store/ServicesList.js

@ -866,6 +866,14 @@ Ext.define('Rambox.store.ServicesList', {
,description: 'The most popular Polish messenger.'
,url: 'https://www.gg.pl/'
,type: 'messaging'
},
{
id: 'mailru'
,logo: 'mailru.png'
,name: 'Mail.Ru'
,description: 'Free voice and video calls, ICQ support, Odnoklassniki, VKontakte, Facebook, online games, free SMS.'
,url: 'http://webagent.mail.ru/webim/agent/popup.html'
,type: 'email'
}
]
});

BIN
resources/icons/mailru.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Loading…
Cancel
Save