[jsword-svn] bibledesktop/resource s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Sat Oct 2 16:51:08 MST 2004
Update of /cvs/jsword/bibledesktop/resource
In directory www.crosswire.org:/tmp/cvs-serv19652/resource
Modified Files:
config.xml config.properties
Log Message:
advanced search and a-a option.
Index: config.xml
===================================================================
RCS file: /cvs/jsword/bibledesktop/resource/config.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** config.xml 26 Sep 2004 09:46:34 -0000 1.12
--- config.xml 2 Oct 2004 23:51:06 -0000 1.13
***************
*** 62,65 ****
--- 62,69 ----
</option>
+ <option key="BibleDisplay.AntiAliasDisplay" type="boolean">
+ <introspect class="org.crosswire.common.swing.AntiAliasedTextPane" property="AntiAliasing"/>
+ </option>
+
<option key="BibleDisplay.VersesPerTab" type="number">
<introspect class="org.crosswire.bibledesktop.display.tab.TabbedBookDataDisplay" property="PageSize"/>
Index: config.properties
===================================================================
RCS file: /cvs/jsword/bibledesktop/resource/config.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** config.properties 2 Sep 2004 17:44:47 -0000 1.3
--- config.properties 2 Oct 2004 23:51:06 -0000 1.4
***************
*** 17,20 ****
--- 17,22 ----
BibleDisplay.ConfigurableFont.path=Bible Display.Configurable Font
BibleDisplay.ConfigurableFont.help=The font to be used to display books.
+ BibleDisplay.AntiAliasDisplay.path=Bible Display.Anti Alias Text
+ BibleDisplay.AntiAliasDisplay.help=Do we anti-alias the viewed work. Anti-aliasing can be slow, but makes the text look smoother.
SwordModule.ModuleSearchPath.path=Sword Module.Module Search Path
SwordModule.ModuleSearchPath.help=Where should we look for SWORD Project modules.
More information about the jsword-svn
mailing list