[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: pcb: default_font



Hello there,

I've successfully compiled the latest snapshot 20070208. However on
executing pcb I get :
Looking for default_font in .
Can't open ./default_font for reading
Looking for default_font in /usr/bin/../share/pcb
Found default_font in /usr/bin/../share/pcb
on a "log" dialog.

I would like to remove that log window each time a user firing pcb.

I thought that applying the following patch could solve it. But it didn't.

--- src/Pcb.ad.in       2006-08-02 17:55:17.000000000 +0200
+++ Pcb.ad.in   2007-03-25 14:46:41.000000000 +0200
@@ -40,7 +40,7 @@
Pcb.filePath:               .
Pcb.fontCommand:            M4PATH='%p';export M4PATH;echo
'include(%f)' | @gnum4@
Pcb.fontFile:               @fontfilename@
-Pcb.fontPath:               .:@pcblibdir@
+Pcb.fontPath:               @pcblibdir@
[...]

What should I do to remove that log window ? Most of the time my users
think that this is an error instead of a mere warning to ignore.

regards,
Chitlesh

--
http://clunixchit.blogspot.com


_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user