Code

replace single toggle button with less confusing pick-alpha and set-alpha options
[inkscape.git] / src / preferences-skeleton.h
index f8759d8c2a301c1c1e3b7cb7518d445854b0126b..111fc6bf1f5c463ad674e97b7da320caaef28b51 100644 (file)
@@ -69,7 +69,7 @@ static char const preferences_skeleton[] =
 "    <eventcontext id=\"nodes\" selcue=\"1\" gradientdrag=\"1\" show_handles=\"1\" sculpting_profile=\"1\" />\n"
 "    <eventcontext id=\"gradient\" selcue=\"1\"/>\n"
 "    <eventcontext id=\"zoom\" selcue=\"1\" gradientdrag=\"0\"/>\n"
-"    <eventcontext id=\"dropper\" selcue=\"1\" gradientdrag=\"1\"/>\n"
+"    <eventcontext id=\"dropper\" selcue=\"1\" gradientdrag=\"1\" pick=\"1\" setalpha=\"1\"/>\n"
 "    <eventcontext id=\"select\" selcue=\"1\" gradientdrag=\"0\"/>\n"
 "    <eventcontext id=\"connector\" style=\"fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-linejoin:miter;stroke-width:1px;stroke-linecap:butt;\" selcue=\"1\"/>\n"
 "  </group>\n"