[jsword-svn]
bibledesktop/java/main/org/crosswire/bibledesktop/passage s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Mon May 9 19:40:13 MST 2005
Update of /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/passage
In directory www.crosswire.org:/tmp/cvs-serv14402/java/main/org/crosswire/bibledesktop/passage
Modified Files:
KeySidebar.java Msg.java KeyChangeListener.java
KeyListListModel.java PassageGuiUtil.java
WholeBibleTreeModel.java KeyChangeEvent.java
WholeBibleTreeNode.java PassageListModel.java
Log Message:
Fixed the CVS Id keyword.
Index: PassageGuiUtil.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/passage/PassageGuiUtil.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** PassageGuiUtil.java 10 May 2005 02:12:33 -0000 1.8
--- PassageGuiUtil.java 10 May 2005 02:40:11 -0000 1.9
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.bibledesktop.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.bibledesktop.passage;
Index: Msg.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/passage/Msg.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Msg.java 10 May 2005 02:12:33 -0000 1.3
--- Msg.java 10 May 2005 02:40:11 -0000 1.4
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.bibledesktop.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.bibledesktop.passage;
Index: KeySidebar.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/passage/KeySidebar.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** KeySidebar.java 10 May 2005 02:12:33 -0000 1.9
--- KeySidebar.java 10 May 2005 02:40:11 -0000 1.10
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.bibledesktop.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.bibledesktop.passage;
Index: KeyChangeEvent.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/passage/KeyChangeEvent.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** KeyChangeEvent.java 10 May 2005 02:12:33 -0000 1.4
--- KeyChangeEvent.java 10 May 2005 02:40:11 -0000 1.5
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.bibledesktop.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.bibledesktop.passage;
Index: WholeBibleTreeModel.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/passage/WholeBibleTreeModel.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** WholeBibleTreeModel.java 10 May 2005 02:12:33 -0000 1.5
--- WholeBibleTreeModel.java 10 May 2005 02:40:11 -0000 1.6
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.bibledesktop.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.bibledesktop.passage;
Index: WholeBibleTreeNode.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/passage/WholeBibleTreeNode.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** WholeBibleTreeNode.java 10 May 2005 02:12:33 -0000 1.6
--- WholeBibleTreeNode.java 10 May 2005 02:40:11 -0000 1.7
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.bibledesktop.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.bibledesktop.passage;
Index: KeyChangeListener.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/passage/KeyChangeListener.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** KeyChangeListener.java 10 May 2005 02:12:33 -0000 1.2
--- KeyChangeListener.java 10 May 2005 02:40:11 -0000 1.3
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.bibledesktop.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.bibledesktop.passage;
Index: PassageListModel.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/passage/PassageListModel.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** PassageListModel.java 10 May 2005 02:12:33 -0000 1.11
--- PassageListModel.java 10 May 2005 02:40:11 -0000 1.12
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.bibledesktop.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.bibledesktop.passage;
Index: KeyListListModel.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/passage/KeyListListModel.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** KeyListListModel.java 10 May 2005 02:12:33 -0000 1.9
--- KeyListListModel.java 10 May 2005 02:40:11 -0000 1.10
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.bibledesktop.passage;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.bibledesktop.passage;
More information about the jsword-svn
mailing list