gEDA-dev: Adding Tools menu to Gschem to improve gEDA ui

Peter TB Brett peter at peter-b.co.uk
Wed Dec 12 02:45:51 EST 2007


On Wednesday 12 December 2007 07:04:21 Paul Tan wrote:
> Hi All,
>
> After our discussion about the proposal to add user/common
> scripts to Gschem Tools menu, I decided I should come up
> with a simple setup to illustrate how easy it can be done, as
> long as the scripts require only parameters which can be
> derived from filename/filepath.
>
> Attached is a simple scheme script which we can use as a
> template to add other scripts(Bash, Python, Ruby, etc)
> to the Gschem menu.
>
> To setup: (This has been only tested under FC6 linux)
> (1) Copy the attached file "gsch-tools-menu.scm" to (normally)
>      /usr/share/gEDA/scheme/ directory.
> (2) Add the following line (without the semi-colon) at the end of
>     system-gschemrc file, normally under /usr/share/gEDA/ folder:
>
>    (load (string-append gedadata "/scheme/gsch-tools-menu.scm"))

Does (load-from-path "/scheme/gsch-tools-menu.scm") not work?

                                  Peter


-- 
Peter Brett

Electronic Systems Engineer
Integral Informatics Ltd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://www.seul.org/pipermail/geda-dev/attachments/20071212/ecceedf2/attachment.pgp 


More information about the geda-dev mailing list