gramps/src/Simple
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 2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-22 09:17:46 +00:00
_SimpleAccess.py 2008-01-18 Douglas S. Blank <dblank@cs.brynmawr.edu> 2008-01-18 18:28:28 +00:00
_SimpleDoc.py 2007-12-20 Douglas S. Blank <dblank@cs.brynmawr.edu> 2007-12-21 00:18:39 +00:00
_SimpleTable.py 2008-01-16 Douglas S. Blank <dblank@cs.brynmawr.edu> 2008-01-16 14:48:56 +00:00
Makefile.am 2007-12-24 Jerome Rapinat <romjerome@yahoo.fr> 2007-12-25 12:23:31 +00:00