From dd53d1b77f9242937a6e468ec25294624df3a1e7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:25:54 +0200 Subject: Disable quick start on first run. Signed-off-by: Daniel Baumann --- .../progress-linux/0007-disable-quick-start.patch | 16 ++++++++++++++++ debian/patches/series | 1 + 2 files changed, 17 insertions(+) create mode 100644 debian/patches/progress-linux/0007-disable-quick-start.patch (limited to 'debian/patches') diff --git a/debian/patches/progress-linux/0007-disable-quick-start.patch b/debian/patches/progress-linux/0007-disable-quick-start.patch new file mode 100644 index 0000000..d327206 --- /dev/null +++ b/debian/patches/progress-linux/0007-disable-quick-start.patch @@ -0,0 +1,16 @@ +Author: Daniel Baumann +Description: Disable quick start on first run. + +diff -Naurp inkscape.orig/src/preferences-skeleton.h inkscape/src/preferences-skeleton.h +--- inkscape.orig/src/preferences-skeleton.h ++++ inkscape/src/preferences-skeleton.h +@@ -375,7 +375,8 @@ static char const preferences_skeleton[] + unitType="2" /> + ++ theme="system" ++ enabled="0" /> + + +