summaryrefslogtreecommitdiffstats
path: root/debian/patches/progress-linux/0001-default-font.patch
blob: 65ede14c025df0e1606859a266ea88149e1d97f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
Description: Setting default-font to "DejaVu Sans".

diff -Naurp gimp.orig/etc/gimprc.in gimp/etc/gimprc.in
--- gimp.orig/etc/gimprc.in
+++ gimp/etc/gimprc.in
@@ -193,7 +193,7 @@
 
 # Specify a default font.  This is a string value.
 # 
-# (default-font "Sans-serif")
+(default-font "DejaVu Sans")
 
 # When enabled, the selected brush will be used for all tools.  Possible
 # values are yes and no.