classic_sidemenu/appinfo/info.xml

19 lines
574 B
XML
Raw Normal View History

2015-03-09 23:30:06 +01:00
<?xml version="1.0"?>
<info>
2016-07-07 21:32:20 +02:00
<id>old_menu</id>
2016-07-07 21:13:36 +02:00
<name>Old Menu FixedWith</name>
<description>Old Menu of Owncloud / Nextcloud. Forked version with fixed width.</description>
<version>2.0.0</version>
2015-03-09 23:30:06 +01:00
<licence>AGPL</licence>
2016-07-07 21:13:36 +02:00
<author>Michael Traeger, forked from SpF</author>
2016-07-07 21:20:43 +02:00
2016-07-07 21:32:20 +02:00
<bugs>https://github.com/mtraeger/own-nextcloud_old_menu/issues</bugs>
<repository type="git">https://github.com/mtraeger/own-nextcloud_old_menu.git</repository>
2016-07-07 21:13:36 +02:00
<ocsid></ocsid>
2016-07-07 21:20:43 +02:00
<dependencies>
<owncloud min-version="8.0.0" max-version="100"/>
</dependencies>
2016-07-07 21:13:36 +02:00
</info>