From ec3e474122a06e33bf42cc126ddd04abb184589e Mon Sep 17 00:00:00 2001 From: tweenk Date: Sun, 10 May 2009 22:14:03 +0000 Subject: [PATCH] Tango: fix node-type-auto-smooth --- share/icons/tango/16x16/status/Makefile.am | 2 +- ...node-type-auto.png => node-type-auto-smooth.png} | Bin share/icons/tango/24x24/status/Makefile.am | 2 +- ...node-type-auto.png => node-type-auto-smooth.png} | Bin share/icons/tango/scalable/status/Makefile.am | 2 +- ...node-type-auto.svg => node-type-auto-smooth.svg} | 0 6 files changed, 3 insertions(+), 3 deletions(-) rename share/icons/tango/16x16/status/{node-type-auto.png => node-type-auto-smooth.png} (100%) rename share/icons/tango/24x24/status/{node-type-auto.png => node-type-auto-smooth.png} (100%) rename share/icons/tango/scalable/status/{node-type-auto.svg => node-type-auto-smooth.svg} (100%) 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 similarity index 100% rename from share/icons/tango/16x16/status/node-type-auto.png rename to 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 similarity index 100% rename from share/icons/tango/24x24/status/node-type-auto.png rename to 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 similarity index 100% rename from share/icons/tango/scalable/status/node-type-auto.svg rename to share/icons/tango/scalable/status/node-type-auto-smooth.svg -- 2.30.2