From 550b41e20b50cb4b1342c8a5bcd10f6e164c9b11 Mon Sep 17 00:00:00 2001 From: sgiehl Date: Sun, 7 Jun 2015 21:29:05 +0200 Subject: use plugin.json instead of getInformation() method for Proxy plugin --- plugins/Proxy/plugin.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 plugins/Proxy/plugin.json (limited to 'plugins/Proxy/plugin.json') diff --git a/plugins/Proxy/plugin.json b/plugins/Proxy/plugin.json new file mode 100644 index 0000000000..cf5dd8b267 --- /dev/null +++ b/plugins/Proxy/plugin.json @@ -0,0 +1,4 @@ +{ + "name": "Proxy", + "description": "Proxy services" +} \ No newline at end of file -- cgit v1.2.3