e67991ebeb
* src/ReportBase/_Bibliography.py * src/ReportBase/_Endnotes.py * src/GrampsLocale/__init__.py * src/gen/db/dbconst.py * src/gen/lib/test/date_test.py * src/plugins/CalculateEstimatedDates.py * src/BasicUtils/__init__.py * src/test/utils_test.py * src/GrampsDbUtils/importdbdir.py * po/test/po_test.py add filename to $Id: $ to allow automatic filling in of svn properties svn: r9914
24 lines
839 B
Python
24 lines
839 B
Python
#
|
|
# Gramps - a GTK+/GNOME based genealogy program
|
|
#
|
|
# Copyright (C) 2004-2006 Donald N. Allingham
|
|
#
|
|
# This program is free software; you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation; either version 2 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
# GNU General Public License for more details.
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with this program; if not, write to the Free Software
|
|
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
#
|
|
|
|
# $Id$
|
|
|
|
from _GrampsLocale import *
|