diff options
author | Christian Pointner <equinox@spreadspace.org> | 2016-02-18 01:28:25 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2016-02-18 01:28:25 (GMT) |
commit | f924cc9e2c2b14ec4047a946a1a2e98eef3b5459 (patch) | |
tree | 3136b98478d39faf3e5b7826160ff258a019edbf /hardware/RedunDC/fp-lib-table | |
parent | 2fc2257c988aa3735871d396bbdbd937299923a3 (diff) |
improve placing of input 1
Diffstat (limited to 'hardware/RedunDC/fp-lib-table')
-rw-r--r-- | hardware/RedunDC/fp-lib-table | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hardware/RedunDC/fp-lib-table b/hardware/RedunDC/fp-lib-table index 7e49cad..b58175b 100644 --- a/hardware/RedunDC/fp-lib-table +++ b/hardware/RedunDC/fp-lib-table @@ -1,5 +1,5 @@ (fp_lib_table - (lib (name oshw-logo)(type Legacy)(uri ${KIPRJMOD}/../lib/oshw-logo.mod)(options "")(descr "")) - (lib (name rhlogo)(type Legacy)(uri ${KIPRJMOD}/../lib/rhlogo.mod)(options "")(descr "")) - (lib (name RedunDC)(type KiCad)(uri ${KIPRJMOD}/../lib/RedunDC.pretty)(options "")(descr "")) + (lib (name oshw-logo)(type Legacy)(uri ${KIPRJMOD}/../lib/oshw-logo.mod)(options "")(descr "Open Hardware Logo")) + (lib (name rhlogo)(type Legacy)(uri ${KIPRJMOD}/../lib/rhlogo.mod)(options "")(descr "Radio Helsinki Logo")) + (lib (name RedunDC)(type KiCad)(uri ${KIPRJMOD}/../lib/RedunDC.pretty)(options "")(descr "RedunDC-specific Footprints")) ) |