Subversion Repositories prayer

Compare Revisions

Ignore whitespace Rev 94 → Rev 93

/trunk/debian/patches/makefile_install_config.patch
186,14 → 186,3
# Size of small and large compose windows
small_cols = 80
--- a/shared/config.c
+++ b/shared/config.c
@@ -167,7 +167,7 @@ struct config *config_create(void)
config->fatal_dump_core = NIL;
config->template_path = "../templates";
- config->template_set = "xhtml_strict";
+ config->template_set = "old";
config->template_use_compiled = T;
config->template_list = NIL;