[jsword-svn] bibledesktop/resource s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Sat Jun 11 19:39:19 MST 2005


Update of /cvs/jsword/bibledesktop/resource
In directory www.crosswire.org:/tmp/cvs-serv32213/resource

Modified Files:
	config.xml config.properties 
Log Message:
Made full book names a configurable default and used it.
Fixed the name of Readings.

Index: config.xml
===================================================================
RCS file: /cvs/jsword/bibledesktop/resource/config.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** config.xml	11 Jun 2005 20:41:15 -0000	1.17
--- config.xml	12 Jun 2005 02:39:17 -0000	1.18
***************
*** 127,130 ****
--- 127,134 ----
    </option>
  
+   <option key="Passages.FullBookName" type="boolean">
+     <introspect class="org.crosswire.jsword.passage.BibleInfo" property="FullBookName"/>
+   </option>
+ 
    <option key="Passages.BlurringRules" type="int-options">
      <introspect class="org.crosswire.jsword.passage.RestrictionType" property="BlurRestriction"/>
***************
*** 139,143 ****
      <alternative number="1"/>
      <alternative number="2"/>
-     <alternative number="3"/>
    </option>
  
--- 143,146 ----

Index: config.properties
===================================================================
RCS file: /cvs/jsword/bibledesktop/resource/config.properties,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** config.properties	11 Jun 2005 20:41:15 -0000	1.9
--- config.properties	12 Jun 2005 02:39:17 -0000	1.10
***************
*** 40,44 ****
  Remote.RemoteHost.help=The URL of a remote HTTP host.
  Passages.PersistentNaming.path=Passages.Persistent Naming
! Passages.PersistentNaming.help=True if the passage editor re-writes the references to conform to its notation.
  Passages.BlurringRules.path=Passages.Passage Expansion Rules
  Passages.BlurringRules.help=What is the default expansion - Expand across chapter boundaries or not.
--- 40,46 ----
  Remote.RemoteHost.help=The URL of a remote HTTP host.
  Passages.PersistentNaming.path=Passages.Persistent Naming
! Passages.PersistentNaming.help=Yes if the passage editor re-writes the references to conform to its notation.
! Passages.FullBookName.path=Passages.Use Full Book Names
! Passages.FullBookName.help=Yes if full Bible Book names should be used.
  Passages.BlurringRules.path=Passages.Passage Expansion Rules
  Passages.BlurringRules.help=What is the default expansion - Expand across chapter boundaries or not.
***************
*** 51,55 ****
  Passages.BookCase.alternative.1=Sentence
  Passages.BookCase.alternative.2=UPPER
- Passages.BookCase.alternative.3=mIXeD
  Application.LookAndFeel.path=Application.Look and Feel
  Application.LookAndFeel.help=The look and feel of the application.
--- 53,56 ----



More information about the jsword-svn mailing list