[jsword-svn] jsword/java/jswordtest/org/crosswire/jsword/book s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Sat Jun 11 13:41:07 MST 2005


Update of /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/book
In directory www.crosswire.org:/tmp/cvs-serv27268/java/jswordtest/org/crosswire/jsword/book

Modified Files:
	ReadEverything.java 
Log Message:
Made showing the sidebar a default and set it to no.
Cleaned up the code to consistently use "book" to refer to "module"

Index: ReadEverything.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/book/ReadEverything.java,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** ReadEverything.java	17 May 2005 00:43:17 -0000	1.30
--- ReadEverything.java	11 Jun 2005 20:41:05 -0000	1.31
***************
*** 35,39 ****
  
  /**
!  * Test to check that all modules can be read.
   * 
   * @see gnu.gpl.License for license details.
--- 35,39 ----
  
  /**
!  * Test to check that all books can be read.
   * 
   * @see gnu.gpl.License for license details.
***************
*** 51,55 ****
  
      /**
!      * Read all the modules that we can get our hands on.
       */
      public static void main(String[] args) throws IOException, JDOMException
--- 51,55 ----
  
      /**
!      * Read all the books that we can get our hands on.
       */
      public static void main(String[] args) throws IOException, JDOMException



More information about the jsword-svn mailing list