소스 검색

Update the info.xsd for address book and calendar plugins

For https://github.com/nextcloud/server/pull/19795
For https://github.com/nextcloud/server/pull/19196
Ref https://github.com/nextcloud/appstore/pull/673

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v19.0.0beta1
Christoph Wurst 4 년 전
부모
커밋
8d9536e149
No account linked to committer's email address
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      resources/app-info-shipped.xsd
  2. 2
    0
      resources/app-info.xsd

+ 2
- 0
resources/app-info-shipped.xsd 파일 보기

@@ -506,6 +506,8 @@
<xs:sequence>
<xs:element name="collections" type="sabre-collections" minOccurs="0" maxOccurs="1"/>
<xs:element name="plugins" type="sabre-plugins" minOccurs="0" maxOccurs="1"/>
<xs:element name="address-book-plugins" type="sabre-plugins" minOccurs="0" maxOccurs="1"/>
<xs:element name="calendar-plugins" type="sabre-plugins" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>


+ 2
- 0
resources/app-info.xsd 파일 보기

@@ -506,6 +506,8 @@
<xs:sequence>
<xs:element name="collections" type="sabre-collections" minOccurs="0" maxOccurs="1"/>
<xs:element name="plugins" type="sabre-plugins" minOccurs="0" maxOccurs="1"/>
<xs:element name="address-book-plugins" type="sabre-plugins" minOccurs="0" maxOccurs="1"/>
<xs:element name="calendar-plugins" type="sabre-plugins" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>


Loading…
취소
저장