aboutsummaryrefslogtreecommitdiff
path: root/mod/developers/manifest.xml
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-15 02:07:22 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-15 02:07:22 +0000
commite1e9ccd8d3f8a0d773ed7af4fb886781fd45cb3a (patch)
tree735ba973f656f573253e2deb89ab9f05c5a5c38b /mod/developers/manifest.xml
parent002417221f727d93b20eebc40bb85509d1584880 (diff)
downloadelgg-e1e9ccd8d3f8a0d773ed7af4fb886781fd45cb3a.tar.gz
elgg-e1e9ccd8d3f8a0d773ed7af4fb886781fd45cb3a.tar.bz2
Fixes #3009 a bare bones developer tools settings
git-svn-id: http://code.elgg.org/elgg/trunk@8713 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/developers/manifest.xml')
-rw-r--r--mod/developers/manifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mod/developers/manifest.xml b/mod/developers/manifest.xml
index ae1059e59..4a7ed82bd 100644
--- a/mod/developers/manifest.xml
+++ b/mod/developers/manifest.xml
@@ -5,8 +5,8 @@
<version>1.0</version>
<category>bundled</category>
<category>development</category>
- <blurb>Developer tools</blurb>
- <description>A set of tools for writing plugins and themes.</description>
+ <blurb>Developer tools for Elgg</blurb>
+ <description>A set of tools for writing plugins and themes. It is recommended that you have this plugin at the top of the plugin list.</description>
<website>http://www.elgg.org/</website>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU Public License version 2</license>