From 9defb149af3735fc9d68f44602a60d52fdb00c16 Mon Sep 17 00:00:00 2001 From: Andy Hertzfeld Date: Thu, 7 Sep 2000 00:16:56 +0000 Subject: fixed bug 2499, font leak in sidebar title, and bug 2206, bad zoom control fixed bug 2499, font leak in sidebar title, and bug 2206, bad zoom control in vector theme --- icons/vector/Makefile.am | 3 +-- icons/vector/vector.xml | 2 +- icons/vector/zoom_body.png | Bin 223 -> 0 bytes 3 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 icons/vector/zoom_body.png (limited to 'icons') diff --git a/icons/vector/Makefile.am b/icons/vector/Makefile.am index 3b4e961e1..7efa205c0 100644 --- a/icons/vector/Makefile.am +++ b/icons/vector/Makefile.am @@ -5,8 +5,7 @@ vector_DATA = \ i-directory-accept.svg \ i-regular.svg \ i-regular.xml \ - vector.xml \ - zoom_body.png + vector.xml EXTRA_DIST = $(vector_DATA) diff --git a/icons/vector/vector.xml b/icons/vector/vector.xml index 9a5212fbf..b3f77ee61 100644 --- a/icons/vector/vector.xml +++ b/icons/vector/vector.xml @@ -4,6 +4,6 @@ - + diff --git a/icons/vector/zoom_body.png b/icons/vector/zoom_body.png deleted file mode 100644 index 498dde3d0..000000000 Binary files a/icons/vector/zoom_body.png and /dev/null differ -- cgit v1.2.1