Correct valid app category strings for category in XML

Although the ownCloud App store front-end webGUI has categories "Games" and "Tools" on the left side-bar for users to choose from, the string that goes in the app XML category tag is "game" or "tool".
This commit is contained in:
Phil Davis
2016-01-11 19:07:55 +05:45
parent 775c325271
commit 0d9ca255c8

View File

@@ -139,8 +139,8 @@ Category on the app store. Can be one of the following:
* multimedia
* productivity
* games
* tools
* game
* tool
ocsid
-----