X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2FUiConfig.java;h=b6be9cb5ada1f93ac094608424d70a91b8685ec9;hp=f36d2bba78219dc9b8fcd089450b8d2697128ff1;hb=97b36d32a43b7fbbd4938c95c4b40db0c68daa71;hpb=8d34f396c1ceec46688b7d440fa4f177cedba56f diff --git a/src/be/nikiroo/fanfix/bundles/UiConfig.java b/src/be/nikiroo/fanfix/bundles/UiConfig.java index f36d2bb..b6be9cb 100644 --- a/src/be/nikiroo/fanfix/bundles/UiConfig.java +++ b/src/be/nikiroo/fanfix/bundles/UiConfig.java @@ -23,6 +23,4 @@ public enum UiConfig { NON_IMAGES_DOCUMENT_READER, // @Meta(format = Format.COLOR, description = "The background colour if you don't want the default system one") BACKGROUND_COLOR, // - @Meta(format = Format.BOOLEAN, description = "Show one item per source type when in ALL sources mode instead of one per story") - SOURCE_PAGE, // }