diff --git a/src/apps.json b/src/apps.json index bbe51cc6d..5a95a99b9 100755 --- a/src/apps.json +++ b/src/apps.json @@ -4702,6 +4702,14 @@ }, "website": "www.eidosmedia.com/solutions" }, + "MHonArc": { + "cats": [ + 50 + ], + "html": "\\;version:\\1", + "icon": "mhonarc.png", + "website": "www.mhonarc.at" + }, "Microsoft ASP.NET": { "cats": [ 18 diff --git a/src/icons/mhonarc.png b/src/icons/mhonarc.png new file mode 100644 index 000000000..c808de423 Binary files /dev/null and b/src/icons/mhonarc.png differ