From 19af7031b38c3d560880b6930099ac84bbeda0ab Mon Sep 17 00:00:00 2001 From: Charles Haley <> Date: Wed, 14 Mar 2012 16:15:04 +0100 Subject: [PATCH] Apparently default_tweaks.py requires an empty line at the end. --- resources/default_tweaks.py | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/default_tweaks.py b/resources/default_tweaks.py index 5b09e3f583..7f258afdc9 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -511,3 +511,4 @@ change_book_details_font_size_by = 0 # Default: compile_gpm_templates = True # No compile: compile_gpm_templates = False compile_gpm_templates = True +