From 3f673654bda553b5198ac0b545ed30a2fd1b79d3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Mart=C3=AD?= Date: Sat, 2 Nov 2013 01:18:56 +0100 Subject: [PATCH] Update docs regarding categories --- docs/fdroid.texi | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/fdroid.texi b/docs/fdroid.texi index fc9a7869..86d16c7a 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -455,7 +455,7 @@ fdroid rewritemetadata The following sections describe the fields recognised within the file. @menu -* Category:: +* Categories:: * License:: * Name:: * Auto Name:: @@ -484,19 +484,19 @@ The following sections describe the fields recognised within the file. * No Source Since:: @end menu -@node Category -@section Category +@node Categories +@section Categories -A single category for the application to be placed in. There is no fixed list -of categories - both the client and the web site will automatically show any -categories that exist in any applications. However, if your metadata is -intended for the main F-Droid repository, you should use one of the existing -categories (look at the site/client), or discuss the proposal to add +Any number of categories for the application to be placed in. There is no +fixed list of categories - both the client and the web site will automatically +show any categories that exist in any applications. However, if your metadata +is intended for the main F-Droid repository, you should use one of the +existing categories (look at the site/client), or discuss the proposal to add a new one. -Additional categories can be specified, by using ';' as a separator. In this -case the first is the primary category, and the only one that will be seen by -clients that only understand one. +Categories must be separated by a single comma character, ','. For backwards +compatibility, F-Droid will use the first category given as element +for older clients to at least see one category. @node License @section License -- 2.30.2