ui and config properties updated
[fanfix.git] / src / be / nikiroo / fanfix / bundles / ui.properties
CommitLineData
b4dc6ab5
NR
1# UI configuration options
2#
3
4
7cd006eb
NR
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
ce788468 9# (FORMAT: COMBO_LIST)
7cd006eb
NR
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
dd81a122 17# (FORMAT: BOOLEAN)
7cd006eb
NR
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
dd81a122 23# (FORMAT: BOOLEAN)
7cd006eb
NR
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
ce788468 29# (FORMAT: COLOR)
7cd006eb 30#BACKGROUND_COLOR =