X-Git-Url: http://git.nikiroo.be/?p=nikiroo-utils.git;a=blobdiff_plain;f=bundles%2FUiConfig.java;h=11b3a871c572fd558ae4c66c61598062ea24930c;hp=37d4f0b7d53c7d542783e7d00737c5c1b0975f96;hb=3b434684e6479c4c8ff6bf4034ce08cc5b5d787b;hpb=221d255ce1b244f92ea5e5dbc28a6dc4a9057d47 diff --git a/bundles/UiConfig.java b/bundles/UiConfig.java index 37d4f0b..11b3a87 100644 --- a/bundles/UiConfig.java +++ b/bundles/UiConfig.java @@ -43,6 +43,9 @@ public enum UiConfig { @Meta(description = "Show thumbnails by default in the books view",// format = Format.BOOLEAN, def = "false") SHOW_THUMBNAILS, // + @Meta(description = "Show a words/images count instead of the author by default in the books view",// + format = Format.BOOLEAN, def = "false") + SHOW_WORDCOUNT, // // // Deprecated //