1
0
Fork 0
inkscape/debian/patches/progress-linux/0001-enable-sort-attributes.patch
Daniel Baumann 97dd631943
Enabling sorting attributes in svg output.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-23 00:54:14 +02:00

15 lines
612 B
Diff

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"/>