Blob Blame History Raw
--- src/main.c	2008-06-19 08:07:30.000000000 -0500
+++ src/main.c	2008-06-19 08:07:30.000000000 -0500
@@ -52,6 +52,7 @@
   gtk_init (&argc, &argv);
 
   add_pixmap_directory (PACKAGE_DATA_DIR "/" PACKAGE "/pixmaps");
+  add_pixmap_directory ("/usr/share/cfdg-fe");
 
   /*
    * The following code was added by Glade to create one of each component