2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com>
* 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
This commit is contained in:
parent
30dd07d44e
commit
e67991ebeb
13
ChangeLog
13
ChangeLog
@ -1,3 +1,16 @@
|
||||
2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com>
|
||||
* 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
|
||||
|
||||
2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com>
|
||||
* src/* Everything but src/images/* and src/data/* add correct svn
|
||||
properties with the commands:
|
||||
|
@ -18,7 +18,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id: $
|
||||
# $Id: po_test.py $
|
||||
|
||||
""" Unittest for testing POTFILES.in and Makefile contents """
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id: $
|
||||
# $Id: __init__.py$
|
||||
|
||||
from _UpdateCallback import UpdateCallback
|
||||
from _NameDisplay import displayer as name_displayer
|
||||
|
@ -19,7 +19,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id: $
|
||||
# $Id$
|
||||
|
||||
# Based on ReadGrdb of version 2.x
|
||||
|
||||
|
@ -18,6 +18,6 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id: $
|
||||
# $Id$
|
||||
|
||||
from _GrampsLocale import *
|
||||
|
@ -17,7 +17,7 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
# $Id: $
|
||||
# $Id$
|
||||
|
||||
"""
|
||||
Contain and organize bibliographic information.
|
||||
|
@ -17,7 +17,7 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
# $Id: $
|
||||
# $Id$
|
||||
|
||||
"""
|
||||
Provide utilities for printing endnotes in text reports.
|
||||
|
@ -18,7 +18,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id: $
|
||||
# $Id$
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -18,7 +18,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id: $
|
||||
# $Id$
|
||||
|
||||
""" Unittest for testing dates """
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id: $
|
||||
# $Id$
|
||||
|
||||
"Calculate Estimated Dates"
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id: $
|
||||
# $Id$
|
||||
|
||||
""" Unittest for testing ... """
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user