diff --git a/metadata/app.json b/metadata/app.json index bed7f26..e69375b 100644 --- a/metadata/app.json +++ b/metadata/app.json @@ -1,9 +1,9 @@ { - "name": "voicemails", + "name": "fax", "i18n": { "en-US": { - "label": "Voicemail Manager", - "description": "The Voicemail Manager lets you browse your users voicemails boxes and manage their voicemails.", + "label": "Fax Manager", + "description": "The Fax Manager allow you to review inbound and outbound faxes.", "extended_description": "", "features": [ ] @@ -12,7 +12,7 @@ "tags": [ "reseller" ], - "icon": "", + "icon": "FaxPortal.png", "api_url": "http://10.26.0.41:8000/v2", "author": "2600Hz", "version": "1.0", diff --git a/metadata/icon/FaxPortal.png b/metadata/icon/FaxPortal.png new file mode 100644 index 0000000..0fa73db Binary files /dev/null and b/metadata/icon/FaxPortal.png differ