mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
"Other" category is gone at the appstore
This commit is contained in:
@@ -29,7 +29,7 @@ The :file:`appinfo/info.xml` contains metadata about the app:
|
||||
<admin>http://doc.owncloud.org</admin>
|
||||
</documentation>
|
||||
|
||||
<category>other</category>
|
||||
<category>tool</category>
|
||||
|
||||
<website>http://www.owncloud.org</website>
|
||||
|
||||
@@ -137,7 +137,6 @@ category
|
||||
--------
|
||||
Category on the app store. Can be one of the following:
|
||||
|
||||
* other
|
||||
* multimedia
|
||||
* pim
|
||||
* productivity
|
||||
|
||||
@@ -266,7 +266,7 @@ To create the tables in the database, the :doc:`version tag <info>` in **ownnote
|
||||
<author>Your Name</author>
|
||||
<version>0.0.2</version>
|
||||
<namespace>OwnNotes</namespace>
|
||||
<category>other</category>
|
||||
<category>tool</category>
|
||||
<dependencies>
|
||||
<owncloud min-version="8" />
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user