summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-12-16 12:23:25 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-12-16 12:25:31 +0100
commit7b099c78e0efeb039739effd4c3bc2b3eae9ba29 (patch)
treecbc4b44318ceeebe0043c6427345a0157978f8d0 /appinfo
parent0e3e14c69f7d216b4a056f051c152f212a5f8bc3 (diff)
reuse id for navigation
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b4a82ac6b..5dcc3e034 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -21,7 +21,7 @@
<!-- dependencies -->
<dependencies>
- <owncloud min-version="8" />
+ <owncloud min-version="7.6" />
<php min-version="5.4" />
<database>pgsql</database>
<database>sqlite</database>
@@ -33,7 +33,6 @@
<!-- navigation -->
<navigation>
- <id>news</id>
<route>news.page.index</route>
<order>10</order>
<icon>app.svg</icon>