Browse Source

Renamed Office 365 to Outlook 365

pull/92/merge
Ramiro Saenz 9 years ago
parent
commit
4be1ae095c
  1. 6
      app/store/ServicesList.js
  2. BIN
      resources/icons/outlook365.png

6
app/store/ServicesList.js

@ -151,9 +151,9 @@ Ext.define('Rambox.store.ServicesList', {
,type: 'email' ,type: 'email'
}, },
{ {
id: 'office365' id: 'outlook365'
,logo: 'office365.png' ,logo: 'outlook365.png'
,name: 'Office 365' ,name: 'Outlook 365'
,url: 'https://outlook.office.com/owa/' ,url: 'https://outlook.office.com/owa/'
,type: 'email' ,type: 'email'
}, },

BIN
resources/icons/outlook365.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Loading…
Cancel
Save