X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=bundles%2FUiConfig.java;h=dd7bbc7032b4a1b2dfc4b9e29991fd131aeeafad;hb=b1c74688d4fa2af21e54f9f2f69eb55753a739b7;hp=0640db830bbbfb477c04843b01c3739c51b53d5d;hpb=148f02268b892f6df74ddd86b4b1703b74ac8da8;p=nikiroo-utils.git 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, // }