This commit is contained in:
Simon Vieille 2020-03-28 18:33:26 +01:00
parent 9a5a4bb939
commit 16d443f7d6
Signed by: deblan
GPG key ID: 03383D15A1D31745

View file

@ -2,21 +2,19 @@
<info>
<id>side_menu</id>
<name>Side menu</name>
<summary>Create a side menu</summary>
<description></description>
<summary>Move the top menu to the left side.</summary>
<description>Move the top menu to the left side.</description>
<licence>agpl</licence>
<author mail="dev+sidemenu@deblan.fr" homepage="https://www.deblan.io/">Simon Vieille</author>
<version>0.0.1</version>
<version>1.0.0</version>
<namespace>SideMenu</namespace>
<category>customization</category>
<website>https://www.deblan.io</website>
<bugs>https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues</bugs>
<repository type="git">https://gitnet.fr</repository>
<website>https://gitnet.fr/deblan/side_menu</website>
<bugs>https://gitnet.fr/deblan/side_menu/issues</bugs>
<repository type="git">https://gitnet.fr/deblan/side_menu</repository>
<screenshot>https://upload.deblan.org/u/2020-03/5e7f8a21.png</screenshot>
<screenshot>https://upload.deblan.org/u/2020-03/5e7f8a31.png</screenshot>
<dependencies>
<nextcloud min-version="18" max-version="18"/>
</dependencies>
<settings>
<admin>OCA\Onlyoffice\AdminSettings</admin>
<admin-section>OCA\Onlyoffice\AdminSection</admin-section>
</settings>
</info>