kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #01098
Default Libraries
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
Jonas Diemer <diemer@...>
-
Date:
Sun, 2 Mar 2008 17:20:04 +0100
-
User-agent:
KMail/1.9.6 (enterprise 0.20070907.709405)
Hi,
I noticed that the default libraries still have many descriptions in french.
Will there be internationalized libraries ever?
Is it reasonable to translate the libraries to English? At the same time, the
symbols should be standardized (according to DIN EN / IEC 60617). I have
attached a patch that replaces the CP symbol/description. Does that make
sense?
Best regards
Jonas Diemer
--Boundary-00=_0OtyHZJfrDO2uOF Content-Type: text/x-diff;
charset="us-ascii";
name="cappol.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="cappol.patch"
Index: library/device.lib
===================================================================
--- library/device.lib (Revision 821)
+++ library/device.lib (Arbeitskopie)
@@ -196,10 +196,10 @@
SM*
$ENDFPLIST
DRAW
-P 4 0 1 0 -50 50 -50 -20 50 -20 50 50 F
-P 4 0 1 8 -100 50 -100 -50 100 -50 100 50 N
-X ~ 1 0 200 150 D 40 40 1 1 P
-X ~ 2 0 -200 150 U 40 40 1 1 P
+P 4 0 1 0 -100 50 100 50 100 50 100 50 N
+A 0 -170 122 349 1450 0 1 0 N 100 -100 -100 -100
+X ~ 2 0 200 150 D 50 50 1 1 P
+X ~ 1 0 -200 150 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
Index: library/device.dcm
===================================================================
--- library/device.dcm (Revision 821)
+++ library/device.dcm (Arbeitskopie)
@@ -20,7 +20,7 @@
$ENDCMP
#
$CMP CAPAPOL
-D Condensateur polarise
+D Polarized Capacitor (IEC 60617)
$ENDCMP
#
$CMP CERAMIC_FILTER
--Boundary-00=_0OtyHZJfrDO2uOF--