diff --git a/src/apps.json b/src/apps.json index 3a346964d..7696e9af0 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1528,6 +1528,14 @@ "implies": "Django", "website": "django-cms.org" }, + "DM Polopoly": { + "cats": [ + 1 + ], + "html": "<(?:link [^>]*href|img [^>]*src)=\"/polopoly_fs/", + "implies": "Java", + "website": "www.atex.com/products/dm-polopoly" + }, "Dojo": { "cats": [ 12 diff --git a/src/icons/DM Polopoly.png b/src/icons/DM Polopoly.png new file mode 100644 index 000000000..fa2de3b2a Binary files /dev/null and b/src/icons/DM Polopoly.png differ