From 423745699d1cbfa109acb2a8b1cd97096d2890ec Mon Sep 17 00:00:00 2001 From: edolyne Date: Mon, 10 Oct 2016 01:27:21 -0400 Subject: [PATCH] Adding RockRMS --- src/apps.json | 17 +++++++++++++++++ src/icons/RockRMS.svg | 12 ++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 src/icons/RockRMS.svg diff --git a/src/apps.json b/src/apps.json index 1c96fdc39..642975894 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6007,6 +6007,23 @@ "icon": "Robin.png", "website": "www.robinhq.com" }, + "RockRMS": { + "cats": [ + 1, + 11, + 32 + ], + "meta": { + "generator": "^Rock v.*" + }, + "implies": [ + "Windows Server", + "IIS", + "Microsoft ASP.NET" + ], + "icon": "RockRMS.svg", + "website": "www.rockrms.com" + }, "RoundCube": { "cats": [ 30 diff --git a/src/icons/RockRMS.svg b/src/icons/RockRMS.svg new file mode 100644 index 000000000..1a782b9bb --- /dev/null +++ b/src/icons/RockRMS.svg @@ -0,0 +1,12 @@ + + + + rock-logo + Created with Sketch. + + + + + \ No newline at end of file