diff options
author | Alessandro Portale <alessandro.portale@qt.io> | 2017-09-27 09:45:09 +0200 |
---|---|---|
committer | Alessandro Portale <alessandro.portale@qt.io> | 2017-09-27 07:47:23 +0000 |
commit | aeeeffbe68c03f347c981a91a5fa33b37bc0fbd0 (patch) | |
tree | f897f6d622d4a1d1bc8f90fff9cc9a26878aa9f9 /src/tools | |
parent | 784d9a62794bffcddb79efe000629c88d983b00e (diff) | |
download | qt-creator-aeeeffbe68c03f347c981a91a5fa33b37bc0fbd0.tar.gz |
qtcreatoricons.svg: Pacify recent Inkscape versions
Since a few versions, Inkscape wants to add a inkscape:locked to
guides. In order to have less patch cleanup duty for each svg
commit, we just concede that to Inkscape.
Change-Id: I8c096b7db15dc776976281cf9d20444e1654bb01
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/icons/qtcreatoricons.svg | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/src/tools/icons/qtcreatoricons.svg b/src/tools/icons/qtcreatoricons.svg index d82f71ae75..d27d37665e 100644 --- a/src/tools/icons/qtcreatoricons.svg +++ b/src/tools/icons/qtcreatoricons.svg @@ -511,31 +511,38 @@ <sodipodi:guide orientation="0,1" position="0,32" - id="guide2989" /> + id="guide2989" + inkscape:locked="false" /> <sodipodi:guide orientation="0,1" position="0,0" - id="guide2991" /> + id="guide2991" + inkscape:locked="false" /> <sodipodi:guide orientation="0,1" position="56,16" - id="guide3045" /> + id="guide3045" + inkscape:locked="false" /> <sodipodi:guide orientation="0,1" position="0,48" - id="guide4261" /> + id="guide4261" + inkscape:locked="false" /> <sodipodi:guide orientation="0,1" position="0,64" - id="guide4543" /> + id="guide4543" + inkscape:locked="false" /> <sodipodi:guide orientation="0,1" position="0,80" - id="guide4545" /> + id="guide4545" + inkscape:locked="false" /> <sodipodi:guide orientation="0,1" position="0,100" - id="guide4574" /> + id="guide4574" + inkscape:locked="false" /> </sodipodi:namedview> <metadata id="metadata7"> |