mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-23 10:19:58 +01:00
Fixed a syntactic detail in XML elements files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1190 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<definition width="70" version="0.2" hotspot_x="25" hotspot_y="25" height="100" type="element" orientation="dyyy" >
|
||||
<names>
|
||||
<name lang="de" >Sprung</name>
|
||||
<name lang="en" >jump</name>
|
||||
<name lang="fr" >saut</name>
|
||||
<name lang="pl" >Skok</name>
|
||||
<name lang="cs" >Skok</name>
|
||||
<name lang="de">Sprung</name>
|
||||
<name lang="en">jump</name>
|
||||
<name lang="fr">saut</name>
|
||||
<name lang="pl">Skok</name>
|
||||
<name lang="cs">Skok</name>
|
||||
</names>
|
||||
<description>
|
||||
<circle x="-20" y="20" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="40" />
|
||||
|
||||
Reference in New Issue
Block a user