diff --git a/src/apps.json b/src/apps.json index a3c134b39..824ef9a10 100755 --- a/src/apps.json +++ b/src/apps.json @@ -4685,6 +4685,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