From 46b881514acbb4369116c0546ec9890262acc4e6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 13:51:45 +0200 Subject: Setting theme to "system". Signed-off-by: Daniel Baumann --- debian/patches/progress-linux/0005-theme.patch | 22 ++++++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 23 insertions(+) create mode 100644 debian/patches/progress-linux/0005-theme.patch diff --git a/debian/patches/progress-linux/0005-theme.patch b/debian/patches/progress-linux/0005-theme.patch new file mode 100644 index 0000000..af9a3ab --- /dev/null +++ b/debian/patches/progress-linux/0005-theme.patch @@ -0,0 +1,22 @@ +Author: Daniel Baumann +Description: Setting theme to "system". + +diff -Naurp inkscape.orig/src/preferences-skeleton.h inkscape/src/preferences-skeleton.h +--- inkscape.orig/src/preferences-skeleton.h ++++ inkscape/src/preferences-skeleton.h +@@ -508,12 +508,12 @@ static char const preferences_skeleton[] + flattening="0" /> + diff --git a/debian/patches/series b/debian/patches/series index 13e0330..9631221 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -8,3 +8,4 @@ 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 +progress-linux/0005-theme.patch -- cgit v1.2.3