Browse Source

Added Openmailbox

pull/367/head
Ramiro Saenz 9 years ago
parent
commit
3d775c55ec
  1. 8
      app/store/ServicesList.js
  2. BIN
      resources/icons/openmailbox.png

8
app/store/ServicesList.js

@ -628,6 +628,14 @@ Ext.define('Rambox.store.ServicesList', {
,description: 'Typetalk brings fun and ease to team discussions through instant messaging on desktop and mobile devices.' ,description: 'Typetalk brings fun and ease to team discussions through instant messaging on desktop and mobile devices.'
,url: 'https://typetalk.in/signin' ,url: 'https://typetalk.in/signin'
,type: 'messaging' ,type: 'messaging'
},
{
id: 'openmailbox'
,logo: 'openmailbox.png'
,name: 'Openmailbox'
,description: 'Free mail hosting. Respect your rights and your privacy.'
,url: 'https://www.openmailbox.org/webmail/'
,type: 'email'
} }
] ]
}); });

BIN
resources/icons/openmailbox.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Loading…
Cancel
Save