gEDA-dev: add-on dir name for pcb

DJ Delorie dj at delorie.com
Sun Oct 1 22:19:10 EDT 2006


> Ok, I checked this in.  The search logic is:

Also, the init function search is:

      hid_${basename}_init()
      pcb_plugin_init()

Where ${basename}.so is the name of the file being loaded.  The first
function matches what the built-in hids use; the second is more
generic.


More information about the geda-dev mailing list