summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2009-02-04 07:45:39 +0000
committerjoncruz <joncruz@users.sourceforge.net>2009-02-04 07:45:39 +0000
commitca62898edac69e39e7e31da3fc39ba66794516bd (patch)
tree9fff2a26888a75550fe28831d193ec420e43f380
parentWarning cleanup. (diff)
downloadinkscape-ca62898edac69e39e7e31da3fc39ba66794516bd.tar.gz
inkscape-ca62898edac69e39e7e31da3fc39ba66794516bd.zip
Making the eraser more eraser-like
(bzr r7228)
-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 f2bbce93f..64a2b4ba1 100644
--- a/src/preferences-skeleton.h
+++ b/src/preferences-skeleton.h
@@ -96,10 +96,10 @@ static char const preferences_skeleton[] =
" <group id=\"cp3\" name=\"Wiggly\" usetilt=\"1\" tracebackground=\"0\" usepressure=\"1\" cap_rounding=\"0.1\" flatness=\"16\" tremor=\"18\" thinning=\"-30\" angle=\"30\" wiggle=\"50\" mass=\"0\" />\n"
" <group id=\"cp4\" name=\"Splotchy\" width=\"100\" usetilt=\"1\" tracebackground=\"0\" usepressure=\"0\" cap_rounding=\"1\" flatness=\"0\" tremor=\"10\" thinning=\"30\" angle=\"30\" wiggle=\"0\" mass=\"0\" />\n"
" <group id=\"cp5\" name=\"Tracing\" width=\"50\" mass=\"0\" wiggle=\"0.0\" angle=\"0.0\" thinning=\"0.0\" tremor=\"0.0\" flatness=\"0\" cap_rounding=\"0.0\" tracebackground=\"1\" usepressure=\"1\" usetilt=\"1\"/>\n"
-" </group>\n"
+" </group>\n"
" </eventcontext>\n"
" <eventcontext id=\"eraser\" mode=\"0\" style=\"fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;\"\n"
-" mass=\"0.02\" drag=\"1\" angle=\"30\" width=\"0.15\" thinning=\"0.1\" flatness=\"0.9\" cap_rounding=\"0.0\" usecurrent=\"0\"\n"
+" mass=\"0.02\" drag=\"1\" angle=\"30\" width=\"0.15\" thinning=\"0.1\" flatness=\"0.0\" cap_rounding=\"1.4\" usecurrent=\"0\"\n"
" tracebackground=\"0\" usepressure=\"1\" usetilt=\"0\" selcue=\"1\">\n"
" </eventcontext>\n"
" <eventcontext id=\"lpetool\" mode=\"drag\" style=\"fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;\">\n"