*** framebuffer/font_freetype.c 2010-07-01 00:09:33.000000000 +0400 --- framebuffer/font_freetype.c.updated 2011-02-01 19:39:18.000000000 +0300 *************** *** 34,40 **** #include "framebuffer/options.h" #include "framebuffer/findfile.h" ! #define DEJAVU_PATH "/usr/share/fonts/truetype/ttf-dejavu/" static FT_Library library; static FTC_Manager ft_cmanager; --- 34,40 ---- #include "framebuffer/options.h" #include "framebuffer/findfile.h" ! #define DEJAVU_PATH "/usr/share/fonts/dejavu/" static FT_Library library; static FTC_Manager ft_cmanager;