summaryrefslogtreecommitdiffstats
path: root/debian/patches/progress-linux
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 16:34:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 16:34:02 +0000
commit0452e55354177c1cd4e72e1aabdbce777d0580a4 (patch)
treeffd0c3e2dc7071c108342dd89043dfa4c6559172 /debian/patches/progress-linux
parentEnable sorting attributes in svg output. (diff)
downloadinkscape-0452e55354177c1cd4e72e1aabdbce777d0580a4.tar.xz
inkscape-0452e55354177c1cd4e72e1aabdbce777d0580a4.zip
Disable saving window geometry.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/progress-linux')
-rw-r--r--debian/patches/progress-linux/0002-disable-savewindowgeometry.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/patches/progress-linux/0002-disable-savewindowgeometry.patch b/debian/patches/progress-linux/0002-disable-savewindowgeometry.patch
new file mode 100644
index 0000000..278c69a
--- /dev/null
+++ b/debian/patches/progress-linux/0002-disable-savewindowgeometry.patch
@@ -0,0 +1,15 @@
+Author: Daniel Baumann <daniel.baumann@progress-linux.org>
+Description: Disable saving window geometry.
+
+diff -Naurp inkscape.orig/src/preferences-skeleton.h inkscape/src/preferences-skeleton.h
+--- inkscape.orig/src/preferences-skeleton.h
++++ inkscape/src/preferences-skeleton.h
+@@ -281,7 +281,7 @@ R"=====(
+ bpc="0"
+ preserveblack="0"
+ uri="" />
+- <group id="savewindowgeometry" value="1"/>
++ <group id="savewindowgeometry" value="0"/>
+ <group id="defaultoffsetwidth" value="2px"/>
+ <group id="defaultscale" value="2px"/>
+ <group id="maxrecentdocuments" value="36"/>