[sword-devel] crashing the diatheke and more

Peter von Kaehne refdoc at gmx.net
Mon Oct 27 17:17:43 MST 2008


The patch below fixes nothing of my list, at least as far as I could
determine , but I think is nevertheless a correct change.

Please could someone comment on it?

Peter


Index: corediatheke.cpp
===================================================================
--- corediatheke.cpp	(revision 2206)
+++ corediatheke.cpp	(working copy)
@@ -208,7 +208,7 @@
 				manager.setGlobalOption("Variants", "Secondary Readings");
 	}
 	else
-		manager.setGlobalOption("Transliteration", "Primary Readings");
+		manager.setGlobalOption("Variants", "Primary Readings");

 	if (optionfilters & OP_TRANSLITERATOR && script)
                 manager.setGlobalOption("Transliteration", script);




More information about the sword-devel mailing list