summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEd Halley <ed@halley.cc>2009-03-16 21:45:09 +0000
committerspeare <speare@users.sourceforge.net>2009-03-16 21:45:09 +0000
commit1e01784ab1cbc0ea5550d6fe3e911aea7b879d0c (patch)
tree31506a8dcbc5aa5903f4b0c4094bb6ec6a50498e /src
parentresponse to bug #167290; add another undoc option to support alt-key tracking... (diff)
downloadinkscape-1e01784ab1cbc0ea5550d6fe3e911aea7b879d0c.tar.gz
inkscape-1e01784ab1cbc0ea5550d6fe3e911aea7b879d0c.zip
response to bug #167290; add another undoc option to support alt-key tracking for osx x11 and other gdk systems that cannot sense alt key properly
(bzr r7506)
Diffstat (limited to 'src')
-rw-r--r--src/preferences-skeleton.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h
index 16e147220..30db1165d 100644
--- a/src/preferences-skeleton.h
+++ b/src/preferences-skeleton.h
@@ -223,6 +223,7 @@ static char const preferences_skeleton[] =
" <group id=\"highlightoriginal\" value=\"1\" />"
" <group id=\"relinkclonesonduplicate\" value=\"0\" />"
" <group id=\"mapalt\" value=\"1\" />"
+" <group id=\"trackalt\" value=\"0\" />"
" <group id=\"switchonextinput\" value=\"0\" />"
" <group id=\"useextinput\" value=\"1\" />"
" <group id=\"nudgedistance\" value=\"2\"/>\n"