diff options
| author | bulia byak <buliabyak@gmail.com> | 2008-08-05 22:59:15 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2008-08-05 22:59:15 +0000 |
| commit | a2c19cd63a010807bb016b3883b34d3bedc78ad8 (patch) | |
| tree | 7a4014418c7c2c27e438e0cba77f5a7abed6d902 /src/preferences-skeleton.h | |
| parent | NR::Maybe => boost::optional (diff) | |
| download | inkscape-a2c19cd63a010807bb016b3883b34d3bedc78ad8.tar.gz inkscape-a2c19cd63a010807bb016b3883b34d3bedc78ad8.zip | |
optionally (default off) relink duplicated clones to the duplicated original
(bzr r6570)
Diffstat (limited to 'src/preferences-skeleton.h')
| -rw-r--r-- | src/preferences-skeleton.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h index 7b762f834..2fb29ac60 100644 --- a/src/preferences-skeleton.h +++ b/src/preferences-skeleton.h @@ -190,6 +190,7 @@ static char const preferences_skeleton[] = " </group>\n" "\n" " <group id=\"options\">\n" +" <group id=\"relinkclonesonduplicate\" value=\"0\" />" " <group id=\"mapalt\" value=\"1\" />" " <group id=\"switchonextinput\" value=\"0\" />" " <group id=\"useextinput\" value=\"1\" />" |
