X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fui_description.properties;h=c8def8346af330b68d1cbb3460c536e64e71b36d;hb=d11fb35b34e44744c8b1f9226321f133af4eb151;hp=99df88a5db2de3ac2a6dc302578a7b38207def2a;hpb=e604986c4208da0091d26bc0e1c4feb4ff3c588f;p=fanfix.git diff --git a/src/be/nikiroo/fanfix/bundles/ui_description.properties b/src/be/nikiroo/fanfix/bundles/ui_description.properties index 99df88a..c8def83 100644 --- a/src/be/nikiroo/fanfix/bundles/ui_description.properties +++ b/src/be/nikiroo/fanfix/bundles/ui_description.properties @@ -7,9 +7,9 @@ # -# The directory where to store temporary files, defaults to directory 'tmp.reader' in the conig directory (usually $HOME/.fanfix) +# The directory where to store temporary files for the GUI reader; any relative path uses the applciation config directory as base, $HOME notation is supported, / is always accepted as directory separator # (FORMAT: DIRECTORY) absolute path, $HOME variable supported, / is always accepted as dir separator -CACHE_DIR_LOCAL_READER = The directory where to store temporary files, defaults to directory 'tmp.reader' in the config directory (usually $HOME/.fanfix) -- this is an absolute path, $HOME variable supported, / is always accepted as dir separator +CACHE_DIR_LOCAL_READER = The directory where to store temporary files for the GUI reader; any relative path uses the applciation config directory as base, $HOME notation is supported, / is always accepted as directory separator # The type of output for the GUI Reader for non-images documents # (FORMAT: COMBO_LIST) One of the known output type # ALLOWED VALUES: "INFO_TEXT" "EPUB" "HTML" "TEXT" @@ -18,15 +18,18 @@ GUI_NON_IMAGES_DOCUMENT_TYPE = # (FORMAT: COMBO_LIST) # ALLOWED VALUES: "CBZ" "HTML" GUI_IMAGES_DOCUMENT_TYPE = +# 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 = # The background colour if you don't want the default system one # (FORMAT: COLOR) BACKGROUND_COLOR = -# Show one item per source type when in ALL sources mode instead of one per story -# (FORMAT: BOOLEAN) -SOURCE_PAGE =