]> source.dussan.org Git - nextcloud-server.git/commitdiff
enable gallery and admin_export by default at least for the alpha and beta.
authorFrank Karlitschek <karlitschek@kde.org>
Sat, 7 Jan 2012 12:33:53 +0000 (13:33 +0100)
committerFrank Karlitschek <karlitschek@kde.org>
Sat, 7 Jan 2012 12:33:53 +0000 (13:33 +0100)
apps/admin_export/appinfo/info.xml
apps/gallery/appinfo/info.xml

index c4a2a9b398c4084b118d2ed127b75adcb2865c64..df8a07c2f5be7ec0985b7f7439909741a3cf4acf 100644 (file)
@@ -7,4 +7,5 @@
        <licence>AGPL</licence>
        <author>Thomas Schmidt</author>
        <require>2</require>
+       <default_enable/>
 </info>
index 054ddb6f1398b544ce01bf1d1d0b296252aacd36..154b5fcf7ae719f2804871029fa4efe2eb5139ec 100644 (file)
@@ -7,4 +7,5 @@
        <author>Bartosz Przybylski</author>
        <require>2</require>
        <description></description>
-</info>
\ No newline at end of file
+       <default_enable/>
+</info>