diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2009-05-10 22:14:03 +0000 |
|---|---|---|
| committer | tweenk <tweenk@users.sourceforge.net> | 2009-05-10 22:14:03 +0000 |
| commit | 206c924de88abad967cf864debba016ea2ffa354 (patch) | |
| tree | 5baf757fb0f6384becb7f2b35f5f8cdf82e91773 | |
| parent | Better alignment of draw-cuboid and tool-tweak Tango icons (diff) | |
| download | inkscape-206c924de88abad967cf864debba016ea2ffa354.tar.gz inkscape-206c924de88abad967cf864debba016ea2ffa354.zip | |
Tango: fix node-type-auto-smooth
(bzr r7852)
| -rw-r--r-- | share/icons/tango/16x16/status/Makefile.am | 2 | ||||
| -rw-r--r-- | share/icons/tango/16x16/status/node-type-auto-smooth.png (renamed from share/icons/tango/16x16/status/node-type-auto.png) | bin | 659 -> 659 bytes | |||
| -rw-r--r-- | share/icons/tango/24x24/status/Makefile.am | 2 | ||||
| -rw-r--r-- | share/icons/tango/24x24/status/node-type-auto-smooth.png (renamed from share/icons/tango/24x24/status/node-type-auto.png) | bin | 1162 -> 1162 bytes | |||
| -rw-r--r-- | share/icons/tango/scalable/status/Makefile.am | 2 | ||||
| -rw-r--r-- | share/icons/tango/scalable/status/node-type-auto-smooth.svg (renamed from share/icons/tango/scalable/status/node-type-auto.svg) | 0 |
6 files changed, 3 insertions, 3 deletions
diff --git a/share/icons/tango/16x16/status/Makefile.am b/share/icons/tango/16x16/status/Makefile.am index bb6e77122..a28104da9 100644 --- a/share/icons/tango/16x16/status/Makefile.am +++ b/share/icons/tango/16x16/status/Makefile.am @@ -31,7 +31,7 @@ icons_DATA = \ fill-rule-nonzero.png \ node-segment-curve.png \ node-segment-line.png \ - node-type-auto.png \ + node-type-auto-smooth.png \ node-type-cusp.png \ node-type-smooth.png \ node-type-symmetric.png \ diff --git a/share/icons/tango/16x16/status/node-type-auto.png b/share/icons/tango/16x16/status/node-type-auto-smooth.png Binary files differindex 1412567ce..1412567ce 100644 --- a/share/icons/tango/16x16/status/node-type-auto.png +++ b/share/icons/tango/16x16/status/node-type-auto-smooth.png diff --git a/share/icons/tango/24x24/status/Makefile.am b/share/icons/tango/24x24/status/Makefile.am index ca1e5d3f1..235287aeb 100644 --- a/share/icons/tango/24x24/status/Makefile.am +++ b/share/icons/tango/24x24/status/Makefile.am @@ -31,7 +31,7 @@ icons_DATA = \ fill-rule-nonzero.png \ node-segment-curve.png \ node-segment-line.png \ - node-type-auto.png \ + node-type-auto-smooth.png \ node-type-cusp.png \ node-type-smooth.png \ node-type-symmetric.png \ diff --git a/share/icons/tango/24x24/status/node-type-auto.png b/share/icons/tango/24x24/status/node-type-auto-smooth.png Binary files differindex f6187bf2f..f6187bf2f 100644 --- a/share/icons/tango/24x24/status/node-type-auto.png +++ b/share/icons/tango/24x24/status/node-type-auto-smooth.png diff --git a/share/icons/tango/scalable/status/Makefile.am b/share/icons/tango/scalable/status/Makefile.am index 8eb5a0ddb..2a3700369 100644 --- a/share/icons/tango/scalable/status/Makefile.am +++ b/share/icons/tango/scalable/status/Makefile.am @@ -31,7 +31,7 @@ icons_DATA = \ fill-rule-nonzero.svg \ node-segment-curve.svg \ node-segment-line.svg \ - node-type-auto.svg \ + node-type-auto-smooth.svg \ node-type-cusp.svg \ node-type-smooth.svg \ node-type-symmetric.svg \ diff --git a/share/icons/tango/scalable/status/node-type-auto.svg b/share/icons/tango/scalable/status/node-type-auto-smooth.svg index a83d87dd4..a83d87dd4 100644 --- a/share/icons/tango/scalable/status/node-type-auto.svg +++ b/share/icons/tango/scalable/status/node-type-auto-smooth.svg |
