X-Git-Url: http://git.nikiroo.be/?p=nikiroo-utils.git;a=blobdiff_plain;f=bundles%2FUiConfig.java;h=dd7bbc7032b4a1b2dfc4b9e29991fd131aeeafad;hp=0640db830bbbfb477c04843b01c3739c51b53d5d;hb=5788cc5b5040784e7505fc52f7d79baf99075869;hpb=a351d69d95da8563d49e6a4080035fcd69ee1c48 diff --git a/bundles/UiConfig.java b/bundles/UiConfig.java index 0640db8..dd7bbc7 100644 --- a/bundles/UiConfig.java +++ b/bundles/UiConfig.java @@ -32,6 +32,6 @@ public enum UiConfig { format = Format.STRING) NON_IMAGES_DOCUMENT_READER, // @Meta(description = "The background colour of the library if you don't like the default system one",// - format = Format.COLOR) + hidden = true, format = Format.COLOR) BACKGROUND_COLOR, // }