[sword-cvs] sword/src/modules/filters osisscripref.cpp,1.4,1.5 thmlscripref.cpp,1.14,1.15
sword@www.crosswire.org
sword@www.crosswire.org
Sun, 6 Jul 2003 18:24:18 -0700
Update of /usr/local/cvsroot/sword/src/modules/filters
In directory www:/tmp/cvs-serv29148
Modified Files:
osisscripref.cpp thmlscripref.cpp
Log Message:
Index: osisscripref.cpp
===================================================================
RCS file: /usr/local/cvsroot/sword/src/modules/filters/osisscripref.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** osisscripref.cpp 7 Jul 2003 01:16:15 -0000 1.4
--- osisscripref.cpp 7 Jul 2003 01:24:16 -0000 1.5
***************
*** 17,21 ****
SWORD_NAMESPACE_START
! const char oName[] = "Scripture Cross-references";
const char oTip[] = "Toggles Scripture Cross-references On and Off if they exist";
--- 17,21 ----
SWORD_NAMESPACE_START
! const char oName[] = "Cross-references";
const char oTip[] = "Toggles Scripture Cross-references On and Off if they exist";
Index: thmlscripref.cpp
===================================================================
RCS file: /usr/local/cvsroot/sword/src/modules/filters/thmlscripref.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** thmlscripref.cpp 7 Jul 2003 01:16:15 -0000 1.14
--- thmlscripref.cpp 7 Jul 2003 01:24:16 -0000 1.15
***************
*** 15,19 ****
SWORD_NAMESPACE_START
! const char oName[] = "Scripture Cross-references";
const char oTip[] = "Toggles Scripture Cross-references On and Off if they exist";
--- 15,19 ----
SWORD_NAMESPACE_START
! const char oName[] = "Cross-references";
const char oTip[] = "Toggles Scripture Cross-references On and Off if they exist";