Update to nnikiroo-utils-1.5.0
[fanfix.git] / src / be / nikiroo / fanfix / bundles / ui.properties
CommitLineData
b4dc6ab5
NR
1# UI configuration options
2#
3
4
68e370a4 5# The directory where to store temporary files, defaults to directory 'tmp.reader' in the conig directory (usually $HOME/.fanfix)
ce788468 6# (FORMAT: DIRECTORY) absolute path, $HOME variable supported, / is always accepted as dir separator
b4dc6ab5 7CACHE_DIR_LOCAL_READER =
b4dc6ab5 8# The type of output for the Local Reader for non-images documents
ce788468
NR
9# (FORMAT: COMBO_LIST) One of the known output type
10# ALLOWED VALUES: "HTML" "CBZ"
edd46289 11NON_IMAGES_DOCUMENT_TYPE = HTML
b4dc6ab5 12# The type of output for the Local Reader for images documents
ce788468
NR
13# (FORMAT: COMBO_LIST)
14# ALLOWED VALUES: "HTML" "CBZ"
edd46289 15IMAGES_DOCUMENT_TYPE = CBZ
edd46289 16# The command launched for images documents -- default to the system default for the current file type
ce788468 17# (FORMAT: STRING) A command to start
edd46289 18IMAGES_DOCUMENT_READER =
edd46289 19# The command launched for non images documents -- default to the system default for the current file type
ce788468 20# (FORMAT: STRING) A command to start
edd46289 21NON_IMAGES_DOCUMENT_READER =
b4dc6ab5 22# The background colour if you don't want the default system one
ce788468 23# (FORMAT: COLOR)
b4dc6ab5 24BACKGROUND_COLOR = #FFFFFF