Version 1.2.2: fixes, export in UI
[fanfix.git] / src / be / nikiroo / fanfix / bundles / ui.properties
index 8f729140ab89f31f05026a34411ba96948746059..8c7428d7ed4cad8ac7b3e3577c98ae3ee98e4510 100644 (file)
@@ -7,10 +7,16 @@
 CACHE_DIR_LOCAL_READER = 
 # (WHAT: Output type, WHERE: Local Reader, FORMAT: One of the known output type)
 # The type of output for the Local Reader for non-images documents
-LOCAL_READER_NON_IMAGES_DOCUMENT_TYPE = HTML
+NON_IMAGES_DOCUMENT_TYPE = HTML
 # (WHAT: Output type, WHERE: Local Reader, FORMAT: One of the known output type)
 # The type of output for the Local Reader for images documents
-LOCAL_READER_IMAGES_DOCUMENT_TYPE = CBZ
+IMAGES_DOCUMENT_TYPE = CBZ
+# (WHAT: Program, WHERE: Local Reader, FORMAT: A command to start)
+# The command launched for images documents -- default to the system default for the current file type
+IMAGES_DOCUMENT_READER = 
+# (WHAT: Program, WHERE: Local Reader, FORMAT: A command to start)
+# The command launched for non images documents -- default to the system default for the current file type
+NON_IMAGES_DOCUMENT_READER = 
 # (WHAT: A background colour, WHERE: Local Reader Frame, FORMAT: #rrggbb)
 # The background colour if you don't want the default system one
 BACKGROUND_COLOR = #FFFFFF