Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit b0c160ed authored by Georg Ehrke's avatar Georg Ehrke
Browse files

fix order of elements in info.xml

parent 121ce5f3
Loading
Loading
Loading
Loading
+8 −9
Original line number Diff line number Diff line
@@ -13,23 +13,22 @@
	]]></description>
	<version>1.5.8</version>
	<licence>agpl</licence>
	<namespace>Calendar</namespace>
	<author homepage="https://georg.coffee">Georg Ehrke</author>
	<author homepage="http://raghunayyar.com">Raghu Nayyar</author>
	<author homepage="https://tcit.fr">Thomas Citharel</author>
	<screenshot>https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/1.png</screenshot>
	<screenshot>https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/2.png</screenshot>
	<screenshot>https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/3.png</screenshot>
	<screenshot>https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/4.png</screenshot>
	<dependencies>
		<nextcloud min-version="11" max-version="13" />
	</dependencies>
	<namespace>Calendar</namespace>
	<documentation>
		<user>https://docs.nextcloud.com/server/11/user_manual/pim/calendar.html</user>
	</documentation>
	<category>office</category>
	<category>productivity</category>
	<website>https://github.com/nextcloud/calendar/</website>
	<bugs>https://github.com/nextcloud/calendar/issues</bugs>
	<repository type="git">https://github.com/nextcloud/calendar.git</repository>
	<screenshot>https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/1.png</screenshot>
	<screenshot>https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/2.png</screenshot>
	<screenshot>https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/3.png</screenshot>
	<screenshot>https://raw.githubusercontent.com/nextcloud/calendar/master/screenshots/4.png</screenshot>
	<dependencies>
		<nextcloud min-version="11" max-version="13" />
	</dependencies>
</info>