Browse Source

Added mmmelon

pull/367/head
Ramiro Saenz 9 years ago
parent
commit
657dd992bf
  1. 8
      app/store/ServicesList.js
  2. BIN
      resources/icons/mmmelon.png

8
app/store/ServicesList.js

@ -604,6 +604,14 @@ Ext.define('Rambox.store.ServicesList', {
,description: 'Cisco Spark is for group chat, video calling, and sharing documents with your team. It’s all backed by Cisco security and reliability.' ,description: 'Cisco Spark is for group chat, video calling, and sharing documents with your team. It’s all backed by Cisco security and reliability.'
,url: 'https://web.ciscospark.com/' ,url: 'https://web.ciscospark.com/'
,type: 'messaging' ,type: 'messaging'
},
{
id: 'mmmelon'
,logo: 'mmmelon.png'
,name: 'mmmelon'
,description: 'The ultimate tool for daily management of projects and teams. Cloud-based, web and mobile.'
,url: '___'
,type: 'messaging'
} }
] ]
}); });

BIN
resources/icons/mmmelon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Loading…
Cancel
Save