D Haley c4c4131
diff -r dfc04b8b14b2 src/wxcomponents.cpp
D Haley c4c4131
--- src/wxcomponents.cpp	Fri May 20 22:26:38 2011 +0100
D Haley c4c4131
+++ src/wxcomponents.cpp	Fri May 20 22:27:00 2011 +0100
D Haley c4c4131
@@ -666,6 +666,7 @@
D Haley c4c4131
 	//This is a list of possible target dirs to search
D Haley c4c4131
 	//(Oh look Ma, I'm autoconf!)
D Haley c4c4131
 	const char *dirs[] = {	".",
D Haley c4c4131
+				"/usr/share/fonts/dejavu", //Fedora
D Haley c4c4131
 				"/usr/share/fonts/truetype",
D Haley c4c4131
 				"/usr/local/share/fonts/truetype",
D Haley c4c4131
 				"/usr/X11R6/lib/X11/fonts/truetype",