diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2018-12-24 16:14:33 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2018-12-24 16:14:33 +0000 |
| commit | a75e87c04106a7aa52759ef178700bbd2b61dae8 (patch) | |
| tree | 98bdd24b61e2c7de696e7e46f461f90cc256fa93 /src/preferences-skeleton.h | |
| parent | Fix indenting in CMakeLists.txt files (diff) | |
| download | inkscape-a75e87c04106a7aa52759ef178700bbd2b61dae8.tar.gz inkscape-a75e87c04106a7aa52759ef178700bbd2b61dae8.zip | |
Remove XML comments that are causing problems with 0.92.x.
(0.92.x has been fixed but 0.92.3 and earlier will have problems.)
Diffstat (limited to 'src/preferences-skeleton.h')
| -rw-r--r-- | src/preferences-skeleton.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h index e5099ea0b..101552971 100644 --- a/src/preferences-skeleton.h +++ b/src/preferences-skeleton.h @@ -242,7 +242,6 @@ R"=====( <group id="input" /> <group id="colorpickerwindow" /> <group id="undo-history" /> - <!-- animate-time in ms --> <group id="transparency" on-focus="1.0" on-blur="0.50" @@ -393,8 +392,6 @@ R"=====( </group> <group id="extensions"> - <!-- NOTE: This gets filled in by the extensions themselves based on - the properties that they provide in their INX files. --> </group> <group id="desktop" |
