Enabling sorting attributes in svg output.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
177b128772
commit
97dd631943
2 changed files with 16 additions and 0 deletions
15
debian/patches/progress-linux/0001-enable-sort-attributes.patch
vendored
Normal file
15
debian/patches/progress-linux/0001-enable-sort-attributes.patch
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Description: Enabling sorting attributes in svg output.
|
||||
|
||||
diff -Naurp inkscape.orig/src/preferences-skeleton.h inkscape/src/preferences-skeleton.h
|
||||
--- inkscape.orig/src/preferences-skeleton.h
|
||||
+++ inkscape/src/preferences-skeleton.h
|
||||
@@ -355,7 +355,7 @@ static char const preferences_skeleton[]
|
||||
check_on_reading="0"
|
||||
check_on_editing="0"
|
||||
check_on_writing="0"
|
||||
- sort_attributes="0"/>
|
||||
+ sort_attributes="1"/>
|
||||
<group id="externalresources">
|
||||
<group id="xml"
|
||||
allow_net_access="0"/>
|
Loading…
Add table
Add a link
Reference in a new issue