summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2012-02-19 20:17:34 +0000
committerJohan Engelen <goejendaagh@zonnet.nl>2012-02-19 20:17:34 +0000
commit0a93c98e18ef401a5900c8e74449356dc2605655 (patch)
tree67ef8bbc7f066a90cba73d7099a85e41f8c6e711
parentremove superfluous RectHull (diff)
downloadinkscape-0a93c98e18ef401a5900c8e74449356dc2605655.tar.gz
inkscape-0a93c98e18ef401a5900c8e74449356dc2605655.zip
update 2geom info
(bzr r11002)
-rw-r--r--src/2geom/!PLEASE DON'T MAKE CHANGES IN THESE FILES.README5
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