[qet] [1145] fixed bug in directory elements - inverted terminal |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 1145
Author: pawel32640
Date: 2011-01-24 21:11:36 +0100 (Mon, 24 Jan 2011)
Log Message:
-----------
fixed bug in directory elements - inverted terminal
Modified Paths:
--------------
trunk/elements/bornes/connecteur_m.elmt
Modified: trunk/elements/bornes/connecteur_m.elmt
===================================================================
--- trunk/elements/bornes/connecteur_m.elmt 2011-01-24 20:11:09 UTC (rev 1144)
+++ trunk/elements/bornes/connecteur_m.elmt 2011-01-24 20:11:36 UTC (rev 1145)
@@ -1,20 +1,20 @@
-<definition width="30" version="0.2" hotspot_x="15" hotspot_y="35" height="70" type="element" orientation="dyyy" >
+<definition width="30" version="0.22" hotspot_x="15" hotspot_y="35" height="70" type="element" orientation="dyyy">
<names>
- <name lang="de" >Stecker (männlich)</name>
- <name lang="ru" >Штырь (нов.)</name>
- <name lang="fr" >Connecteur mâle</name>
- <name lang="en" >Male connector</name>
- <name lang="es" >Connector macho</name>
- <name lang="cs" >Mužská spojka</name>
- <name lang="pt" >Conector macho</name>
- <name lang="pl" >Złacze (wtyk)</name>
+ <name lang="de">Stecker (männlich)</name>
+ <name lang="ru">Штырь (нов.)</name>
+ <name lang="pt">Conector macho</name>
+ <name lang="en">Male connector</name>
+ <name lang="fr">Connecteur mâle</name>
+ <name lang="pl">Złacze (wtyk)</name>
+ <name lang="es">Connector macho</name>
+ <name lang="cs">Mužská spojka</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
- <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="2" x1="-1" y2="9" x2="-1" />
- <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="2" x1="1" y2="9" x2="1" />
- <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="2" x1="0" y2="20" x2="0" />
- <terminal x="0" y="19" orientation="n" />
+ <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="2" x1="-1" y2="9" x2="-1"/>
+ <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="2" x1="1" y2="9" x2="1"/>
+ <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="2" x1="0" y2="20" x2="0"/>
+ <terminal x="0" y="20" orientation="s"/>
</description>
</definition>