From 206c924de88abad967cf864debba016ea2ffa354 Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Sun, 10 May 2009 22:14:03 +0000 Subject: Tango: fix node-type-auto-smooth (bzr r7852) --- share/icons/tango/16x16/status/Makefile.am | 2 +- .../tango/16x16/status/node-type-auto-smooth.png | Bin 0 -> 659 bytes share/icons/tango/16x16/status/node-type-auto.png | Bin 659 -> 0 bytes share/icons/tango/24x24/status/Makefile.am | 2 +- .../tango/24x24/status/node-type-auto-smooth.png | Bin 0 -> 1162 bytes share/icons/tango/24x24/status/node-type-auto.png | Bin 1162 -> 0 bytes share/icons/tango/scalable/status/Makefile.am | 2 +- .../scalable/status/node-type-auto-smooth.svg | 198 +++++++++++++++++++++ .../icons/tango/scalable/status/node-type-auto.svg | 198 --------------------- 9 files changed, 201 insertions(+), 201 deletions(-) create mode 100644 share/icons/tango/16x16/status/node-type-auto-smooth.png delete mode 100644 share/icons/tango/16x16/status/node-type-auto.png create mode 100644 share/icons/tango/24x24/status/node-type-auto-smooth.png delete mode 100644 share/icons/tango/24x24/status/node-type-auto.png create mode 100644 share/icons/tango/scalable/status/node-type-auto-smooth.svg delete mode 100644 share/icons/tango/scalable/status/node-type-auto.svg 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-smooth.png b/share/icons/tango/16x16/status/node-type-auto-smooth.png new file mode 100644 index 000000000..1412567ce Binary files /dev/null and b/share/icons/tango/16x16/status/node-type-auto-smooth.png differ diff --git a/share/icons/tango/16x16/status/node-type-auto.png b/share/icons/tango/16x16/status/node-type-auto.png deleted file mode 100644 index 1412567ce..000000000 Binary files a/share/icons/tango/16x16/status/node-type-auto.png and /dev/null differ 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-smooth.png b/share/icons/tango/24x24/status/node-type-auto-smooth.png new file mode 100644 index 000000000..f6187bf2f Binary files /dev/null and b/share/icons/tango/24x24/status/node-type-auto-smooth.png differ diff --git a/share/icons/tango/24x24/status/node-type-auto.png b/share/icons/tango/24x24/status/node-type-auto.png deleted file mode 100644 index f6187bf2f..000000000 Binary files a/share/icons/tango/24x24/status/node-type-auto.png and /dev/null differ 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-smooth.svg b/share/icons/tango/scalable/status/node-type-auto-smooth.svg new file mode 100644 index 000000000..a83d87dd4 --- /dev/null +++ b/share/icons/tango/scalable/status/node-type-auto-smooth.svg @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/share/icons/tango/scalable/status/node-type-auto.svg b/share/icons/tango/scalable/status/node-type-auto.svg deleted file mode 100644 index a83d87dd4..000000000 --- a/share/icons/tango/scalable/status/node-type-auto.svg +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3