diff --git a/template/fp-lib-table.for-github b/template/fp-lib-table.for-github index 487abe73..68e3fd46 100644 --- a/template/fp-lib-table.for-github +++ b/template/fp-lib-table.for-github @@ -1,5 +1,6 @@ (fp_lib_table (lib (name Air_Coils_SML_NEOSID)(type Github)(uri ${KIGITHUB}/Air_Coils_SML_NEOSID.pretty)(options "")(descr HAMxx31A_HDMxx31A)) + (lib (name Battery_Holders) (type Github) (uri ${KIGITHUB}/Battery_Holders.pretty)(options "")(descr "Batteries and battery holder footprints")) (lib (name Buttons_Switches_SMD)(type Github)(uri ${KIGITHUB}/Buttons_Switches_SMD.pretty)(options "")(descr "Various buttons and switches, surface mount")) (lib (name Buttons_Switches_ThroughHole)(type Github)(uri ${KIGITHUB}/Buttons_Switches_ThroughHole.pretty)(options "")(descr "Various buttons and switches, through hole")) (lib (name Buzzers_Beepers)(type Github)(uri ${KIGITHUB}/Buzzers_Beepers.pretty)(options "")(descr "The way you like them.")) diff --git a/template/fp-lib-table.for-pretty b/template/fp-lib-table.for-pretty index d121fa29..e127baff 100644 --- a/template/fp-lib-table.for-pretty +++ b/template/fp-lib-table.for-pretty @@ -1,5 +1,6 @@ (fp_lib_table (lib (name Air_Coils_SML_NEOSID)(type KiCad)(uri ${KISYSMOD}/Air_Coils_SML_NEOSID.pretty)(options "")(descr HAMxx31A_HDMxx31A)) + (lib (name Battery_Holders) (type KiCad) (uri ${KISYSMOD}/Battery_Holders.pretty)(options "")(descr "Batteries and battery holder footprints")) (lib (name Buttons_Switches_SMD)(type KiCad)(uri ${KISYSMOD}/Buttons_Switches_SMD.pretty)(options "")(descr "Various buttons and switches, surface mount")) (lib (name Buttons_Switches_ThroughHole)(type KiCad)(uri ${KISYSMOD}/Buttons_Switches_ThroughHole.pretty)(options "")(descr "Various buttons and switches, through hole")) (lib (name Buzzers_Beepers)(type KiCad)(uri ${KISYSMOD}/Buzzers_Beepers.pretty)(options "")(descr "The way you like them."))