summaryrefslogtreecommitdiffstats
path: root/src/preferences-skeleton.h
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-05-26 17:37:48 +0000
committerjabiertxof <info@marker.es>2016-05-26 17:37:48 +0000
commit43bc2051d07eb88f0ef3bff36880d9b39e809cc5 (patch)
tree18582075e686eb9bcc2e1af5ef9e2a4ceb19e65b /src/preferences-skeleton.h
parentFixing pointwise (diff)
parent[Bug #1538277] Translations in inkex.py fail unless extension script itself i... (diff)
downloadinkscape-43bc2051d07eb88f0ef3bff36880d9b39e809cc5.tar.gz
inkscape-43bc2051d07eb88f0ef3bff36880d9b39e809cc5.zip
update to trunk
(bzr r13645.1.144)
Diffstat (limited to 'src/preferences-skeleton.h')
-rw-r--r--src/preferences-skeleton.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h
index 9f2e68b1d..5ccc4d729 100644
--- a/src/preferences-skeleton.h
+++ b/src/preferences-skeleton.h
@@ -91,11 +91,11 @@ static char const preferences_skeleton[] =
" <eventcontext id=\"spiral\" style=\"fill:none;\" usecurrent=\"0\"/>\n"
" </group>\n"
" <group id=\"freehand\"\n"
-" style=\"fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-linejoin:miter;stroke-linecap:butt;\">\n"
+" style=\"fill:none;stroke:black;stroke-opacity:1;stroke-linejoin:miter;stroke-linecap:butt;\">\n"
" <eventcontext id=\"pencil\" tolerance=\"4.0\" selcue=\"1\" style=\"stroke-width:1px;\" usecurrent=\"0\" average_all_sketches=\"1\"/>\n"
" <eventcontext id=\"pen\" mode=\"drag\" selcue=\"1\" style=\"stroke-width:1px;\" usecurrent=\"0\"/>\n"
" </group>\n"
-" <eventcontext id=\"calligraphic\" style=\"fill:black;fill-opacity:1;stroke:none;\"\n"
+" <eventcontext id=\"calligraphic\" style=\"fill:black;fill-opacity:1;fill-rule:nonzero;stroke:none;\"\n"
" mass=\"2\" angle=\"30\" width=\"15\" thinning=\"10\" flatness=\"90\" cap_rounding=\"0.0\" usecurrent=\"1\"\n"
" tracebackground=\"0\" usepressure=\"1\" usetilt=\"0\" keep_selected=\"1\">\n"
" <group id=\"preset\">\n"