aboutsummaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
blob: bc458b3118514de7b28dfd4e09c1259c6e32fce4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0"?>
<info>

  <id>old_menu_fixed</id>
  <name>Old Menu FixedWith</name>
  <description>Old Menu of Owncloud / Nextcloud. Forked version with fixed width.</description>
  <version>2.0.0</version>
  <licence>AGPL</licence>
  <author>Michael Traeger, forked from SpF</author>

  <bugs>https://github.com/mtraeger/old_menu_fixed/issues</bugs>
  <repository type="git">https://github.com/mtraeger/old_menu_fixed.git</repository>
  <ocsid></ocsid>

  <dependencies>
        <owncloud min-version="8.0.0" max-version="100"/>
    </dependencies>
</info>