]> git.pld-linux.org Git - packages/eel.git/commitdiff
- pld specific font patch
authorwrobell <wrobell@pld-linux.org>
Fri, 3 Aug 2001 15:02:36 +0000 (15:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eel-font-dir.patch -> 1.1

eel-font-dir.patch [new file with mode: 0644]

diff --git a/eel-font-dir.patch b/eel-font-dir.patch
new file mode 100644 (file)
index 0000000..49b1fea
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nur eel-1.0.1.orig/eel/eel-font-manager.c eel-1.0.1/eel/eel-font-manager.c
+--- eel-1.0.1.orig/eel/eel-font-manager.c      Tue Jul  3 18:51:17 2001
++++ eel-1.0.1/eel/eel-font-manager.c   Fri Aug  3 16:56:19 2001
+@@ -55,7 +55,7 @@
+ #define FONTS_SCALE_FILE_NAME         "fonts.scale"
+ #define POSSIBLE_FONT_SERVER_CONFIG_FILES "/etc/X11/fs/config,/etc/xfs.conf"
+-#define DEFAULT_FONT_DIRECTORY                EEL_DATADIR "/fonts/urw"
++#define DEFAULT_FONT_DIRECTORY                "/usr/share/fonts/Type1"
+ #define USER_FONT_DIRECTORY_NAME      "fonts"
+ #define EEL_FONT_UNDEFINED            ((EelFontType) 0)
This page took 0.030558 seconds and 4 git commands to generate.