Re: [Inkscape-devel] C++ification of the SPObject tree
Oh I see it deleted my attachment... But when my patch is uncompressed it doesn't like it either, as it's too big... Here's a link then: http://dl.dropbox.com/u/37427492/virtual_pads.patch
Markus
On Thu, 2013-03-28 at 14:53 +0100, Markus Engel wrote:
Oh I see it deleted my attachment... But when my patch is uncompressed it doesn't like it either, as it's too big... Here's a link then: http://dl.dropbox.com/u/37427492/virtual_pads.patch
The best way to submit a patch is to commit your work to a bazaar branch and upload to launchpad. To get your patch into a bzr branch:
bzr branch lp:inkscape bzr patch [url-of-patch] bzr commit -m "Message for us." bzr push lp:~your-username/inkscape/new-branch-name
Then you can go to inkscape's page and create a merge request or message us here.
Martin,
participants (2)
-
Markus Engel
-
Martin Owens