aboutsummaryrefslogtreecommitdiff
path: root/mod/bookmarks/manifest.xml
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-06 04:07:02 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-06 04:07:02 +0000
commit0e939136a2bbf91bf5be7c7758360b12b210c4ea (patch)
tree1df73524264d3f7767d0b87876b00bfb69fa13cf /mod/bookmarks/manifest.xml
parentf4c8dce8e8d4f08600780ed5aa719dafe05746fe (diff)
downloadelgg-0e939136a2bbf91bf5be7c7758360b12b210c4ea.tar.gz
elgg-0e939136a2bbf91bf5be7c7758360b12b210c4ea.tar.bz2
Refs #2104 added some categories to core (bundled) plugins
git-svn-id: http://code.elgg.org/elgg/trunk@8612 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/bookmarks/manifest.xml')
-rw-r--r--mod/bookmarks/manifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/bookmarks/manifest.xml b/mod/bookmarks/manifest.xml
index 62fb61b1e..88921dcce 100644
--- a/mod/bookmarks/manifest.xml
+++ b/mod/bookmarks/manifest.xml
@@ -3,6 +3,8 @@
<name>Bookmarks</name>
<author>Core developers</author>
<version>1.8</version>
+ <category>bundled</category>
+ <category>content</category>
<blurb>Add and comment on bookmarks.</blurb>
<description>Adds the ability for users to bookmark internal and external sites. Other users can then comment on the bookmarks.</description>
<website>http://www.elgg.org/</website>