calendar_calendars.components needs to be longer, adjustments in info.xml

remotes/origin/stable
Jakob Sack 15 years ago
parent 8cbe66b5c1
commit 6fa9be73f8
  1. 2
      apps/calendar/appinfo/database.xml
  2. 6
      apps/calendar/appinfo/info.xml

@ -187,7 +187,7 @@
<type>text</type>
<default></default>
<notnull>false</notnull>
<length>20</length>
<length>100</length>
</field>
</declaration>

@ -2,9 +2,9 @@
<info>
<id>calendar</id>
<name>Calendar</name>
<version>0.1</version>
<version>0.2</version>
<licence>AGPL</licence>
<author>Jakob Sack, Georg Ehrke (Userinterface)</author>
<author>Georg Ehrke (Userinterface), Jakob Sack</author>
<require>2</require>
<description>CalDAV server with viewing support.</description>
<description>Calendar with CalDAV support</description>
</info>

Loading…
Cancel
Save