X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fui.properties;fp=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fui.properties;h=238e574ce070f18e896e22678b980b1e92fe7c72;hp=da9fdf9b1f8c1e6ed11b03ac8c2a34a5c423cb03;hb=dd81a122f978dd0f7f74348fdab122d19fadd159;hpb=eea1c0a848465b54feb2648f426196e6ffb7a24f diff --git a/src/be/nikiroo/fanfix/bundles/ui.properties b/src/be/nikiroo/fanfix/bundles/ui.properties index da9fdf9..238e574 100644 --- a/src/be/nikiroo/fanfix/bundles/ui.properties +++ b/src/be/nikiroo/fanfix/bundles/ui.properties @@ -13,9 +13,15 @@ GUI_NON_IMAGES_DOCUMENT_TYPE = HTML # (FORMAT: COMBO_LIST) # ALLOWED VALUES: "CBZ" "HTML" GUI_IMAGES_DOCUMENT_TYPE = CBZ +# Use the internal reader for images documents -- this is TRUE by default +# (FORMAT: BOOLEAN) +IMAGES_DOCUMENT_USE_INTERNAL_READER = # The command launched for images documents -- default to the system default for the current file type # (FORMAT: STRING) A command to start IMAGES_DOCUMENT_READER = +# Use the internal reader for non images documents -- this is TRUE by default +# (FORMAT: BOOLEAN) +NON_IMAGES_DOCUMENT_USE_INTERNAL_READER = # The command launched for non images documents -- default to the system default for the current file type # (FORMAT: STRING) A command to start NON_IMAGES_DOCUMENT_READER =