summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 03:15:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 03:15:05 +0000
commita180b44890a098318c94afa832f348be463465fe (patch)
treefd901ab9c0f3b6d7d07addb071bd0c935247cc95
parentSetting toolbox-wilber to no. (diff)
downloadgimp-a180b44890a098318c94afa832f348be463465fe.tar.xz
gimp-a180b44890a098318c94afa832f348be463465fe.zip
Setting theme to "System".
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/patches/progress-linux/0004-theme.patch15
-rw-r--r--debian/patches/series1
2 files changed, 16 insertions, 0 deletions
diff --git a/debian/patches/progress-linux/0004-theme.patch b/debian/patches/progress-linux/0004-theme.patch
new file mode 100644
index 0000000..c22506c
--- /dev/null
+++ b/debian/patches/progress-linux/0004-theme.patch
@@ -0,0 +1,15 @@
+Author: Daniel Baumann <daniel.baumann@progress-linux.org>
+Description: Setting theme to "System".
+
+diff -Naurp gimp.orig/etc/gimprc.in gimp/etc/gimprc.in
+--- gimp.orig/etc/gimprc.in
++++ gimp/etc/gimprc.in
+@@ -798,7 +798,7 @@
+
+ # The name of the theme to use. This is a string value.
+ #
+-# (theme "Dark")
++(theme "System")
+
+ # Sets the icon theme search path. This is a colon-separated list of folders
+ # to search.
diff --git a/debian/patches/series b/debian/patches/series
index 6c5ea3a..55ed9da 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
progress-linux/0001-default-font.patch
progress-linux/0002-global-font.patch
progress-linux/0003-toolbox-wilber.patch
+progress-linux/0004-theme.patch