mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-01 10:50:03 +02:00
Gestion multilingue des noms des elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@32 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -1,14 +1,21 @@
|
||||
<definition type="element" nom="Disjoncteur-sectionneur" width="25" height="70" hotspot_x="15" hotspot_y="5" orientation="dnny">
|
||||
<!--Contact-->
|
||||
<ligne x1="-10" y1="20" x2="0" y2="40" antialias="true" style="normal" />
|
||||
<ligne x1="0" y1="0" x2="0" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="0" y1="40" x2="0" y2="60" antialias="false" style="normal" />
|
||||
<!--Partie Disjoncteur-->
|
||||
<ligne x1="-5" y1="19" x2="5" y2="9" antialias="true" style="normal" />
|
||||
<ligne x1="5" y1="19" x2="-5" y2="9" antialias="true" style="normal" />
|
||||
<!--Partie sectioneur-->
|
||||
<ligne x1="-5" y1="20" x2="5" y2="20" antialias="false" style="normal" />
|
||||
<!--Bornes-->
|
||||
<borne orientation="n" x="0" y="0" />
|
||||
<borne orientation="s" x="0" y="60" />
|
||||
<!DOCTYPE definition SYSTEM "definition_element.dtd">
|
||||
<definition type="element" width="25" height="70" hotspot_x="15" hotspot_y="5" orientation="dnny">
|
||||
<names>
|
||||
<name lang="fr">Disjoncteur-sectionneur</name>
|
||||
<name lang="en">Disconnecting circuit-breaker</name>
|
||||
</names>
|
||||
<description>
|
||||
<!--Contact-->
|
||||
<ligne x1="-10" y1="20" x2="0" y2="40" antialias="true" style="normal" />
|
||||
<ligne x1="0" y1="0" x2="0" y2="20" antialias="false" style="normal" />
|
||||
<ligne x1="0" y1="40" x2="0" y2="60" antialias="false" style="normal" />
|
||||
<!--Partie Disjoncteur-->
|
||||
<ligne x1="-5" y1="19" x2="5" y2="9" antialias="true" style="normal" />
|
||||
<ligne x1="5" y1="19" x2="-5" y2="9" antialias="true" style="normal" />
|
||||
<!--Partie sectioneur-->
|
||||
<ligne x1="-5" y1="20" x2="5" y2="20" antialias="false" style="normal" />
|
||||
<!--Bornes-->
|
||||
<borne orientation="n" x="0" y="0" />
|
||||
<borne orientation="s" x="0" y="60" />
|
||||
</description>
|
||||
</definition>
|
||||
|
||||
Reference in New Issue
Block a user