diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:33:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:33:00 +0000 |
commit | c812458f91bc8a6144b32d6f62b4da2c9ce7bcd4 (patch) | |
tree | 4ec3964c5ee776c53ad718a8b6fda243a9f1e8e5 /debian | |
parent | Setting toolbox-wilber to no. (diff) | |
download | gimp-c812458f91bc8a6144b32d6f62b4da2c9ce7bcd4.tar.xz gimp-c812458f91bc8a6144b32d6f62b4da2c9ce7bcd4.zip |
Setting theme to "System".
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/progress-linux/0004-theme.patch | 15 | ||||
-rw-r--r-- | debian/patches/series | 1 |
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 4c16cf0..bc3afb6 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -8,3 +8,4 @@ plug-ins-Additional-fixes-for-DDS-Import.patch progress-linux/0001-default-font.patch progress-linux/0002-global-font.patch progress-linux/0003-toolbox-wilber.patch +progress-linux/0004-theme.patch |