From c97cbf735c7485b27ecf7995abe513f85da5cd4d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:34:02 +0200 Subject: Disable saving doc viewport. Signed-off-by: Daniel Baumann --- .../progress-linux/0004-disable-savedocviewport.patch | 14 ++++++++++++++ debian/patches/series | 1 + 2 files changed, 15 insertions(+) create mode 100644 debian/patches/progress-linux/0004-disable-savedocviewport.patch diff --git a/debian/patches/progress-linux/0004-disable-savedocviewport.patch b/debian/patches/progress-linux/0004-disable-savedocviewport.patch new file mode 100644 index 0000000..d75e01c --- /dev/null +++ b/debian/patches/progress-linux/0004-disable-savedocviewport.patch @@ -0,0 +1,14 @@ +Author: Daniel Baumann +Description: Disable saving doc viewport. + +diff -Naurp inkscape.orig/src/preferences-skeleton.h inkscape/src/preferences-skeleton.h +--- inkscape.orig/src/preferences-skeleton.h ++++ inkscape/src/preferences-skeleton.h +@@ -390,6 +390,7 @@ R"=====( + colorsontop="0" + partialdynamic="0"/> + ++ + + + diff --git a/debian/patches/series b/debian/patches/series index 775741f..0328689 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,3 +4,4 @@ avoid-syntaxwarning-in-python-extension.patch progress-linux/0001-enable-sort-attributes.patch progress-linux/0002-disable-savewindowgeometry.patch progress-linux/0003-disable-savedialogposition.patch +progress-linux/0004-disable-savedocviewport.patch -- cgit v1.2.3