add option for internal viewer, by def
[fanfix.git] / src / be / nikiroo / fanfix / bundles / ui_description.properties
index 413dbf41fca90ff89f4997f8623c72ad3a200d76..5cb2a9fb9e9f4e130982001ab18e83ae6c425240 100644 (file)
@@ -7,7 +7,7 @@
 # 
 
 
-# The directory where to store temporary files, defaults to directory 'tmp.reader' in the conig directory (usually $HOME/.fanfix)
+# The directory where to store temporary files, defaults to directory 'tmp.reader' in the config 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 GUI Reader for non-images documents
@@ -18,9 +18,15 @@ GUI_NON_IMAGES_DOCUMENT_TYPE =
 # (FORMAT: COMBO_LIST) 
 # ALLOWED VALUES: "CBZ" "HTML"
 GUI_IMAGES_DOCUMENT_TYPE = 
+# Use the internal reader for images documents -- this is TRUE by default
+# (FORMAT: BOOLEAN) 
+IMAGES_DOCUMENT_USE_INTERNAL_READER = 
 # 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 = 
+# Use the internal reader for non images documents -- this is TRUE by default
+# (FORMAT: BOOLEAN) 
+NON_IMAGES_DOCUMENT_USE_INTERNAL_READER = 
 # The command launched for non images documents -- default to the system default for the current file type
 # (FORMAT: STRING) A command to start
 NON_IMAGES_DOCUMENT_READER =