aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/manifest.xml
diff options
context:
space:
mode:
authorSem <sembrestels@riseup.net>2012-07-08 09:48:50 +0200
committerSem <sembrestels@riseup.net>2012-07-08 09:48:50 +0200
commit17c28c8161e8c551ce4e4a1345e525cbb785fb59 (patch)
treec5e650d7ccb11fe172318ff1dd7e2eddabfd08d3 /mod/profile/manifest.xml
parent7fd67bc8ac6882f1a73aa7f8f907cd6c2a694272 (diff)
downloadelgg-17c28c8161e8c551ce4e4a1345e525cbb785fb59.tar.gz
elgg-17c28c8161e8c551ce4e4a1345e525cbb785fb59.tar.bz2
Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest.
Diffstat (limited to 'mod/profile/manifest.xml')
-rw-r--r--mod/profile/manifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/profile/manifest.xml b/mod/profile/manifest.xml
index 86fbc7b7b..b7ad5185e 100644
--- a/mod/profile/manifest.xml
+++ b/mod/profile/manifest.xml
@@ -7,6 +7,7 @@
<category>bundled</category>
<category>social</category>
<website>http://elgg.org/</website>
+ <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License Version 2</license>
<activate_on_install>true</activate_on_install>