From ea0cf34569627a7adb93f3d12f34b955c7524816 Mon Sep 17 00:00:00 2001 From: Cameron Date: Sat, 4 May 2013 14:29:00 -0700 Subject: [PATCH] Added missing tags to plugin.xml --- .../_blank/languages/English/English_global.php | 2 +- e107_plugins/_blank/plugin.xml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/e107_plugins/_blank/languages/English/English_global.php b/e107_plugins/_blank/languages/English/English_global.php index c3967a67a..e889593b4 100644 --- a/e107_plugins/_blank/languages/English/English_global.php +++ b/e107_plugins/_blank/languages/English/English_global.php @@ -4,7 +4,7 @@ // This should contain the LANs used in the plugin.xml file. define("LAN_PLUGIN__BLANK_NAME", "Blank Plugin"); -define("LAN_PLUGIN__BLANK_DIZ", "A Blank Plugin to help you get started in plugin development"); +define("LAN_PLUGIN__BLANK_DIZ", "A Blank Plugin to help you get started in plugin development. More details can be added here."); define("LAN_PLUGIN__BLANK_LINK", "Blank Link"); ?> \ No newline at end of file diff --git a/e107_plugins/_blank/plugin.xml b/e107_plugins/_blank/plugin.xml index f418998e9..76750c13d 100644 --- a/e107_plugins/_blank/plugin.xml +++ b/e107_plugins/_blank/plugin.xml @@ -1,8 +1,14 @@ - A Blank Plugin to help you get started in plugin development - misc + A Blank Plugin to help you get started in plugin development + A Blank Plugin to help you get started in plugin development. More details can be added here. + misc + + blank + empty + template + LAN_CONGIGURE Blank Prefs