Author: lisu                         Date: Tue Sep 22 10:17:24 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- search for ttf font in proper dir

---- Files affected:
packages/neverball:
   neverball-font.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/neverball/neverball-font.patch
diff -u /dev/null packages/neverball/neverball-font.patch:1.1
--- /dev/null   Tue Sep 22 12:17:24 2009
+++ packages/neverball/neverball-font.patch     Tue Sep 22 12:17:19 2009
@@ -0,0 +1,10 @@
+--- neverball-1.5.4/share/base_config.c~       2009-09-20 12:06:00.000000000 
+0200
++++ neverball-1.5.4/share/base_config.c        2009-09-22 11:31:32.000000000 
+0200
+@@ -91,6 +91,7 @@
+     }
+ 
+     fs_add_path_with_archives(user);
++    fs_add_path_with_archives("/usr/share/neverball");
+ 
+     free((void *) user);
+ }
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to