From 75eb205eb71fa3e7f46a85eb8535da4f6e2b9c81 Mon Sep 17 00:00:00 2001 From: Thomas Pointhuber Date: Tue, 22 Mar 2016 13:28:55 +0100 Subject: [PATCH] [enh] add RF_Modules.pretty to fp-lib-table --- template/fp-lib-table.for-github | 1 + template/fp-lib-table.for-pretty | 1 + 2 files changed, 2 insertions(+) diff --git a/template/fp-lib-table.for-github b/template/fp-lib-table.for-github index bc043c8c..1f54386c 100644 --- a/template/fp-lib-table.for-github +++ b/template/fp-lib-table.for-github @@ -58,6 +58,7 @@ (lib (name Resistors_SMD)(type Github)(uri ${KIGITHUB}/Resistors_SMD.pretty)(options "")(descr "The way you like them.")) (lib (name Resistors_ThroughHole)(type Github)(uri ${KIGITHUB}/Resistors_ThroughHole.pretty)(options "")(descr "The way you like them.")) (lib (name Resistors_Universal)(type Github)(uri ${KIGITHUB}/Resistors_Universal.pretty)(options "")(descr Experimental)) + (lib (name RF_Modules)(type Github)(uri ${KIGITHUB}/RF_Modules.pretty)(options "")(descr "The way you like them.")) (lib (name SMD_Packages)(type Github)(uri ${KIGITHUB}/SMD_Packages.pretty)(options "")(descr "This library content will be moved elsewhere. Don't add anything in it.")) (lib (name Sockets_BNC)(type Github)(uri ${KIGITHUB}/Sockets_BNC.pretty)(options "")(descr "The way you like them.")) (lib (name Sockets_Mini-Universal)(type Github)(uri ${KIGITHUB}/Sockets_Mini-Universal.pretty)(options "")(descr Mate-N-Lok)) diff --git a/template/fp-lib-table.for-pretty b/template/fp-lib-table.for-pretty index a0c9df56..d14cc305 100644 --- a/template/fp-lib-table.for-pretty +++ b/template/fp-lib-table.for-pretty @@ -58,6 +58,7 @@ (lib (name Resistors_SMD)(type KiCad)(uri ${KISYSMOD}/Resistors_SMD.pretty)(options "")(descr "The way you like them.")) (lib (name Resistors_ThroughHole)(type KiCad)(uri ${KISYSMOD}/Resistors_ThroughHole.pretty)(options "")(descr "The way you like them.")) (lib (name Resistors_Universal)(type KiCad)(uri ${KISYSMOD}/Resistors_Universal.pretty)(options "")(descr Experimental)) + (lib (name RF_Modules)(type KiCad)(uri ${KISYSMOD}/RF_Modules.pretty)(options "")(descr "The way you like them.")) (lib (name SMD_Packages)(type KiCad)(uri ${KISYSMOD}/SMD_Packages.pretty)(options "")(descr "This library content will be moved elsewhere. Don't add anything in it.")) (lib (name Sockets_BNC)(type KiCad)(uri ${KISYSMOD}/Sockets_BNC.pretty)(options "")(descr "The way you like them.")) (lib (name Sockets_Mini-Universal)(type KiCad)(uri ${KISYSMOD}/Sockets_Mini-Universal.pretty)(options "")(descr Mate-N-Lok))