Version 1.0.0
[fanfix.git] / src / be / nikiroo / fanfix / bundles / ui.properties
CommitLineData
b4dc6ab5
NR
1# UI configuration options
2#
3
4
5# (WHAT: directory, FORMAT: absolute path, $HOME variable supported, / is always accepted as dir separator)
6# The directory where to store temporary files, defaults to a directory 'fanfic-reader' in the system default temporary directory
7CACHE_DIR_LOCAL_READER =
8# (WHAT: Output type, WHERE: Local Reader, FORMAT: One of the known output type)
9# The type of output for the Local Reader for non-images documents
10LOCAL_READER_NON_IMAGES_DOCUMENT_TYPE = HTML
11# (WHAT: Output type, WHERE: Local Reader, FORMAT: One of the known output type)
12# The type of output for the Local Reader for images documents
13LOCAL_READER_IMAGES_DOCUMENT_TYPE = CBZ
14# (WHAT: A background colour, WHERE: Local Reader Frame, FORMAT: #rrggbb)
15# The background colour if you don't want the default system one
16BACKGROUND_COLOR = #FFFFFF