diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2012-02-19 20:17:34 +0000 |
|---|---|---|
| committer | Johan Engelen <goejendaagh@zonnet.nl> | 2012-02-19 20:17:34 +0000 |
| commit | 0a93c98e18ef401a5900c8e74449356dc2605655 (patch) | |
| tree | 67ef8bbc7f066a90cba73d7099a85e41f8c6e711 | |
| parent | remove superfluous RectHull (diff) | |
| download | inkscape-0a93c98e18ef401a5900c8e74449356dc2605655.tar.gz inkscape-0a93c98e18ef401a5900c8e74449356dc2605655.zip | |
update 2geom info
(bzr r11002)
| -rw-r--r-- | src/2geom/!PLEASE DON'T MAKE CHANGES IN THESE FILES.README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/2geom/!PLEASE DON'T MAKE CHANGES IN THESE FILES.README b/src/2geom/!PLEASE DON'T MAKE CHANGES IN THESE FILES.README index 9e4585078..3ced704c7 100644 --- a/src/2geom/!PLEASE DON'T MAKE CHANGES IN THESE FILES.README +++ b/src/2geom/!PLEASE DON'T MAKE CHANGES IN THESE FILES.README @@ -1,8 +1,9 @@ -All code files in this directory are *direct* copies of the files in 2geom's svn. +All code files in this directory are *direct* copies of the files in 2geom's BZR repo. If you want to change the code, please change it in 2geom, then copy the files here. Otherwise, I will probably miss that you changed something in Inkscape's copy, and destroy your changes by copying 2geom's files over it during the next time I update Inkscape's copy of 2geom. - Johan Engelen -2geom's SVN = https://lib2geom.svn.sourceforge.net/svnroot/lib2geom/lib2geom/trunk
\ No newline at end of file +2geom's BZR repo = lp:lib2geom +http://lib2geom.sourceforge.net
\ No newline at end of file |
