include 2.0.3 patch
[nikiroo-utils.git] / src / be / nikiroo / fanfix / bundles / ui.properties
1 # UI configuration options
2 #
3
4
5 # 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
6 # (FORMAT: DIRECTORY)
7 #CACHE_DIR_LOCAL_READER = tmp-reader/
8 # How to save the cached stories for the GUI Reader (non-images documents) -- those files will be sent to the reader
9 # (FORMAT: COMBO_LIST)
10 # ALLOWED VALUES: "INFO_TEXT", "EPUB", "HTML", "TEXT"
11 #GUI_NON_IMAGES_DOCUMENT_TYPE = EPUB
12 # How to save the cached stories for the GUI Reader (images documents) -- those files will be sent to the reader
13 # (FORMAT: COMBO_LIST)
14 # ALLOWED VALUES: "CBZ", "HTML"
15 #GUI_IMAGES_DOCUMENT_TYPE = CBZ
16 # Use the internal reader for images documents
17 # (FORMAT: BOOLEAN)
18 #IMAGES_DOCUMENT_USE_INTERNAL_READER = true
19 # The external viewer for images documents (or empty to use the system default program for the given file type)
20 # (FORMAT: STRING)
21 #IMAGES_DOCUMENT_READER =
22 # Use the internal reader for non-images documents
23 # (FORMAT: BOOLEAN)
24 #NON_IMAGES_DOCUMENT_USE_INTERNAL_READER = true
25 # The external viewer for non-images documents (or empty to use the system default program for the given file type)
26 # (FORMAT: STRING)
27 #NON_IMAGES_DOCUMENT_READER =
28 # The background colour of the library if you don't like the default system one
29 # (FORMAT: COLOR)
30 #BACKGROUND_COLOR =