diff options
Diffstat (limited to 'manifest.xml')
-rw-r--r-- | manifest.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml index 75a25e4b9..3120d9f96 100644 --- a/manifest.xml +++ b/manifest.xml @@ -13,6 +13,10 @@ <type>elgg_release</type> <version>1.8</version> </requires> + <conflicts> + <type>plugin</type> + <name>tidypics</name> + </conflicts> <suggests> <type>plugin</type> <name>colorbox</name> |