Some fixes: output types, libraries, remote
[fanfix.git] / src / be / nikiroo / fanfix / bundles / ui_description.properties
index 147a5a6f3353a1036d57501a8ad72bb63b02aeb5..99df88a5db2de3ac2a6dc302578a7b38207def2a 100644 (file)
 # The directory where to store temporary files, defaults to directory 'tmp.reader' in the conig directory (usually $HOME/.fanfix)
 # (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
-# The type of output for the Local Reader for non-images documents
+# The type of output for the GUI Reader for non-images documents
 # (FORMAT: COMBO_LIST) One of the known output type
-# ALLOWED VALUES: "HTML" "CBZ"
-NON_IMAGES_DOCUMENT_TYPE = 
-# The type of output for the Local Reader for images documents
+# ALLOWED VALUES: "INFO_TEXT" "EPUB" "HTML" "TEXT"
+GUI_NON_IMAGES_DOCUMENT_TYPE = 
+# The type of output for the GUI Reader for images documents
 # (FORMAT: COMBO_LIST) 
-# ALLOWED VALUES: "HTML" "CBZ"
-IMAGES_DOCUMENT_TYPE = 
+# ALLOWED VALUES: "CBZ" "HTML"
+GUI_IMAGES_DOCUMENT_TYPE = 
 # 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 =