gramps/src/DisplayModels
Raphael Ackermann bbe2cc6d4e 2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/* Everything but src/images/* and src/data/* add correct svn 
	properties with the commands:
	svn propset -R svn:mime-type text/plain src/
	svn propset -R svn:eol-style native src/
	svn propset -R svn:keywords Id src/
	See below why the Id keyword is enough. From svn help propset
	svn:keywords   - Keywords to be expanded.  Valid keywords are:
      URL, HeadURL             - The URL for the head version of the object.
      Author, LastChangedBy    - The last person to modify the file.
      Date, LastChangedDate    - The date/time the object was last modified.
      Rev, Revision,           - The last revision the object changed.
      LastChangedRevision
      Id                       - A compressed summary of the previous
                                   4 keywords.

svn: r9912
2008-01-22 09:17:46 +00:00
..
__init__.py 2007-02-12 Don Allingham <don@gramps-project.org> 2007-02-13 06:01:16 +00:00
_BaseModel.py * src/DisplayModels/_BaseModel.py: add self.db to match function 2008-01-09 21:06:28 +00:00
_EventModel.py 2007-10-08 Don Allingham <don@gramps-project.org> 2007-10-08 16:41:39 +00:00
_FamilyModel.py 2007-10-08 Don Allingham <don@gramps-project.org> 2007-10-08 16:41:39 +00:00
_MediaModel.py 2007-10-08 Don Allingham <don@gramps-project.org> 2007-10-08 16:41:39 +00:00
_NoteModel.py 2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-18 15:51:15 +00:00
_PeopleModel.py 2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-22 09:17:46 +00:00
_PlaceModel.py * various: const.py changes 2007-09-08 05:54:02 +00:00
_RepositoryModel.py 2007-11-29 Benny Malengier <benny.malengier@gramps-project.org> 2007-11-29 14:02:22 +00:00
_SourceModel.py * various: const.py changes 2007-09-08 05:54:02 +00:00
Makefile.am 2007-02-12 Don Allingham <don@gramps-project.org> 2007-02-13 06:01:16 +00:00