15 lines
459 B
Diff
15 lines
459 B
Diff
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.
|