diff options
Diffstat (limited to '')
-rw-r--r-- | debian/patches/progress-linux/0004-theme.patch | 15 |
1 files changed, 15 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. |