[sword-svn] r508 - branches/BCB5
chrislit at crosswire.org
chrislit at crosswire.org
Mon Oct 25 02:58:04 MST 2010
Author: chrislit
Date: 2010-10-25 02:58:04 -0700 (Mon, 25 Oct 2010)
New Revision: 508
Modified:
branches/BCB5/swdisprtfchap.cpp
Log:
added support for Urdu display
Modified: branches/BCB5/swdisprtfchap.cpp
===================================================================
--- branches/BCB5/swdisprtfchap.cpp 2010-01-21 01:15:18 UTC (rev 507)
+++ branches/BCB5/swdisprtfchap.cpp 2010-10-25 09:58:04 UTC (rev 508)
@@ -59,7 +59,7 @@
System::AnsiString newtext, tmptext, tmptext2;
static bool hebarLang;
- static char* hebarLanguages[] = {"he", "ar", "fa", "ug", 0};
+ static char* hebarLanguages[] = {"he", "ar", "fa", "ug", "ur", 0};
VerseKey *key = (VerseKey *)(SWKey *)Module;
key->Headings(1);
More information about the sword-cvs
mailing list