SVG Cleanup: tweaked <dc:description> tags for changed clone icons

Follow-up to changes made in 7797850ee833b9cfdfe6ba9b801dbc46ab536366
+ remove agryson from the 2 icon properties
This commit is contained in:
Unknown
2017-12-02 06:17:43 -05:00
committed by wmayer
parent 88f6ecc118
commit 3d914beb88
2 changed files with 6 additions and 18 deletions

View File

@@ -204,19 +204,13 @@
</dc:publisher>
<dc:identifier>FreeCAD/src/Mod/Draft/Resources/icons/Draft_Clone.svg</dc:identifier>
<dc:relation>http://www.freecadweb.org/wiki/index.php?title=Artwork</dc:relation>
<dc:contributor>
<cc:Agent>
<dc:title>[agryson] Alexander Gryson</dc:title>
</cc:Agent>
</dc:contributor>
<dc:subject>
<rdf:Bag>
<rdf:li>stormtrooper</rdf:li>
<rdf:li>clone</rdf:li>
<rdf:li>helmet</rdf:li>
<rdf:li>square</rdf:li>
<rdf:li>square</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:description>A clone stormtrooper helmet similar in style to a popuar scifi universe based on wars in the stars</dc:description>
<dc:description>Two identical blue squares with dark outlines diagonally stacked from left to right and offset of each at the right corner of the leftmost bottom one</dc:description>
</cc:Work>
</rdf:RDF>
</metadata>

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@@ -226,19 +226,13 @@
</dc:publisher>
<dc:identifier>FreeCAD/src/Mod/Draft/Resources/icons/Draft_Clone.svg</dc:identifier>
<dc:relation>http://www.freecadweb.org/wiki/index.php?title=Artwork</dc:relation>
<dc:contributor>
<cc:Agent>
<dc:title>[agryson] Alexander Gryson</dc:title>
</cc:Agent>
</dc:contributor>
<dc:subject>
<rdf:Bag>
<rdf:li>stormtrooper</rdf:li>
<rdf:li>clone</rdf:li>
<rdf:li>helmet</rdf:li>
<rdf:li>square</rdf:li>
<rdf:li>square</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:description>A clone stormtrooper helmet similar in style to a popuar scifi universe based on wars in the stars</dc:description>
<dc:description>Two identical orange squares with dark outlines diagonally stacked from left to right and offset of each at the right corner of the leftmost bottom one</dc:description>
</cc:Work>
</rdf:RDF>
</metadata>

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB