From a8135bcd31619cc7c3b742b22a3c25a5e83cf2ee Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:25:53 +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..1351508 --- /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 +@@ -272,6 +272,7 @@ static char const preferences_skeleton[] + uri="" /> + + ++ + + + diff --git a/debian/patches/series b/debian/patches/series index 8d991bf..d2becab 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -11,3 +11,4 @@ skip-test-use.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