Fixed svn Id property

svn: r13881
This commit is contained in:
Doug Blank 2009-12-21 13:43:50 +00:00
parent 5a087bb88f
commit 699dcb13fe
64 changed files with 64 additions and 64 deletions

View File

@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: _HasNote.py 9912 2008-01-22 09:17:46Z acraphae $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #

View File

@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: _HasNote.py 9912 2008-01-22 09:17:46Z acraphae $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #

View File

@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: _HasNote.py 9912 2008-01-22 09:17:46Z acraphae $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: _HasNoteRegexp.py 9912 2008-01-22 09:17:46Z acraphae $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #

View File

@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: _HasNote.py 9912 2008-01-22 09:17:46Z acraphae $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #

View File

@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: _HasNote.py 9912 2008-01-22 09:17:46Z acraphae $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #

View File

@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: _HasNote.py 9912 2008-01-22 09:17:46Z acraphae $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #

View File

@ -27,7 +27,7 @@ Style Author: Serge Noiraud (2009)
---------------------------------------------------------------------------- ----------------------------------------------------------------------------
This file was created for GeoView usage. This file was created for GeoView usage.
# $Id: $ # $Id$
GeoView Styles GeoView Styles

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: bsddbtxn.py 12786 2009-07-11 15:32:37Z gbritton $ # $Id$
""" """
BSDDBTxn class: Wrapper for BSDDB transaction-oriented methods BSDDBTxn class: Wrapper for BSDDB transaction-oriented methods

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: read.py 12786 2009-07-11 15:32:37Z gburto01 $ # $Id$
""" """
Read classes for the GRAMPS databases. Read classes for the GRAMPS databases.

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: txn.py 12672 2009-06-16 15:49:17Z gbritton $ # $Id$
""" """
Exports the GrampsDbTxn class for managing Gramps transactions and the undo Exports the GrampsDbTxn class for managing Gramps transactions and the undo

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: undoredo.py 12672 2009-06-16 15:49:17Z gbritton $ # $Id$
""" """
Exports the GrampsDbUndo class for managing Gramps transactions Exports the GrampsDbUndo class for managing Gramps transactions

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: upgrade.py 12672 2009-06-16 15:49:17Z gbritton $ # $Id$
from __future__ import with_statement from __future__ import with_statement
from gen.db import BSDDBTxn from gen.db import BSDDBTxn

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: write.py 12672 2009-06-16 15:49:17Z gbritton $ # $Id$
""" """
Provide the Berkeley DB (DBDir) database backend for GRAMPS. Provide the Berkeley DB (DBDir) database backend for GRAMPS.

View File

@ -17,7 +17,7 @@
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
""" """
This module provides the Plugin class for document generator plugins. This module provides the Plugin class for document generator plugins.

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: __init__.py 10055 2008-02-18 20:07:09Z acraphae $ # $Id$
""" """
The docbackend package for managing the specific files an implementation of the The docbackend package for managing the specific files an implementation of the

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: docbackend.py 12437 2009-04-13 02:11:49Z pez4brian $ # $Id$
"""File and File format management for the different reports """File and File format management for the different reports
""" """

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: docbackend.py 12437 2009-04-13 02:11:49Z pez4brian $ # $Id$
"""File and File format management for the different reports """File and File format management for the different reports
""" """

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: __init__.py 10055 2008-02-18 20:07:09Z acraphae $ # $Id$
""" """
The docgen package providing the API the document generating plugins can use. The docgen package providing the API the document generating plugins can use.

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: basedoc.py 12591 2009-05-29 22:25:44Z bmcage $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: basedoc.py 12591 2009-05-29 22:25:44Z bmcage $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: basedoc.py 12591 2009-05-29 22:25:44Z bmcage $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: basedoc.py 12591 2009-05-29 22:25:44Z bmcage $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: basedoc.py 12591 2009-05-29 22:25:44Z bmcage $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: basedoc.py 12591 2009-05-29 22:25:44Z bmcage $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: basedoc.py 12591 2009-05-29 22:25:44Z bmcage $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: basedoc.py 12591 2009-05-29 22:25:44Z bmcage $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: basedoc.py 12591 2009-05-29 22:25:44Z bmcage $ # $Id$

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: __init__.py 10055 2008-02-18 20:07:09Z acraphae $ # $Id$
""" """
General utility functions useful for the generic plugin system General utility functions useful for the generic plugin system

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: glade.py 10874 2009-03-03 18:00:00Z gbritton $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -18,7 +18,7 @@
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: _manager.py 13403 2009-10-24 20:27:10Z bmcage $ # $Id$
""" """
The core of the GRAMPS plugin system. This module provides capability to load The core of the GRAMPS plugin system. This module provides capability to load

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: menutoolbuttonaction 10763 2008-05-27 19:53:25Z zfoldvar $ # $Id$
"MenuToolButtonAction class." "MenuToolButtonAction class."

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -17,7 +17,7 @@
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
# #
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: drawplugins.gpr.py 13850 2009-12-08 20:00:00Z robhealey1 $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
# #
from gen.plug import Gramplet from gen.plug import Gramplet

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -20,7 +20,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id:$ # $Id$
"Import from Pro-Gen" "Import from Pro-Gen"

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: libhtml.py 10874 2009-03-03 18:00:00Z gbritton $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: docbackend.py 12437 2009-04-13 02:11:49Z pez4brian $ # $Id$
"""Html and Html format management for the different reports """Html and Html format management for the different reports
""" """

View File

@ -24,7 +24,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: libhtmlconst.py 12593 2009-05-30 08:46:12Z robhealey1 $ # $Id$
""" """
General constants used in different html enabled plugins General constants used in different html enabled plugins

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: mixin.py 12786 2009-07-11 15:32:37Z gburto01 $ # $Id$
""" """
Mixin for GrampsDbDir to enable find_from_handle and check_from_handle methods. Mixin for GrampsDbDir to enable find_from_handle and check_from_handle methods.

View File

@ -17,7 +17,7 @@
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
# #
""" """
Google Maps map service plugin. Open place in maps.google.com Google Maps map service plugin. Open place in maps.google.com

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# #
# $Id: $ # $Id$
# #
# #

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# #
# $Id: $ # $Id$
# #
# #

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
# #

View File

@ -18,7 +18,7 @@
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
# #
#------------------------------------------------------------------------ #------------------------------------------------------------------------

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: $ # $Id$
""" """
GRAMPS registration file GRAMPS registration file

View File

@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: GeoView.py 12995 2009-08-13 21:59:59Z noirauds $ # $Id$
""" """
Html Renderer Html Renderer

View File

@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: view.gpr.py 13633 2009-11-19 17:32:11Z ldnp $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #

View File

@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: PedigreeView.py 11820 2009-02-03 10:33:19Z romjerome $ # $Id$
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #

View File

@ -24,7 +24,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: NarrativeWeb.py 13878 2009-12-21 10:30:00Z robhealey1 $ # $Id$
""" """
Narrative Web Page generator. Narrative Web Page generator.

View File

@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: WebCal.py 13878 2009-12-21 09:51:27Z robhealey1 $ # $Id$
""" """
Web Calendar generator. Web Calendar generator.

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# $Id: webplugins.gpr.py 13878 2009-12-21 13:45:00Z robhealey1 $ # $Id$
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #