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

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


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

Modified Files:
	SearchType.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: SearchType.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/search/SearchType.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** SearchType.java	17 May 2005 00:43:15 -0000	1.6
--- SearchType.java	11 Jun 2005 20:41:05 -0000	1.7
***************
*** 168,172 ****
  
      /**
!      * @param name The name of the BookType
       */
      protected SearchType(String name)
--- 168,172 ----
  
      /**
!      * @param name The name of the BookCategory
       */
      protected SearchType(String name)
***************
*** 231,235 ****
  
      /**
!      * The name of the BookType
       */
      private String name;
--- 231,235 ----
  
      /**
!      * The name of the BookCategory
       */
      private String name;



More information about the jsword-svn mailing list