Add URL into .info and MetaData, work on Library
[fanfix.git] / src / be / nikiroo / fanfix / bundles / config.properties
index 79f2ac9c67701a5dc5c28b795eb9ac3d68d80903..67b5e7fcc93fdd8496badf884eda26f551eb615a 100644 (file)
@@ -31,7 +31,7 @@ DEFAULT_COVERS_DIR = $HOME/bin/epub/
 LIBRARY_DIR = $HOME/Books
 # (WHAT: boolean, FORMAT: 'true' or 'false')
 # Show debug information on errors
-DEBUG_ERR = true
+DEBUG_ERR = false
 # (WHAT: image format, FORMAT: PNG, JPG, BMP...)
 # Image format to use for cover images
 IMAGE_FORMAT_COVER = png
@@ -47,10 +47,10 @@ LATEX_LANG_EN = english
 # (WHAT: LaTeX output language, WHERE: LaTeX)
 # LaTeX full name for French
 LATEX_LANG_FR = french
-# (WHAT: other 'by' prefixes before author name, FORMAT: coma-separated list)
+# (WHAT: other 'by' prefixes before author name, FORMAT: comma-separated list)
 # used to identify the author
 BYS = by,par,de,©,(c)
-# (WHAT: Chapter identification languages, FORMAT: coma-separated list)
+# (WHAT: Chapter identification languages, FORMAT: comma-separated list)
 # used to identify a starting chapter in text mode
 CHAPTER = EN,FR
 # (WHAT: Chapter identification string)