]> www.infradead.org Git - pidgin-chime.git/commitdiff
Remove 24x24 and 32x32 pixmaps which Pidgin doesn't use
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 4 May 2018 15:14:58 +0000 (16:14 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 4 May 2018 15:14:58 +0000 (16:14 +0100)
pixmaps/24/Makefile.am [deleted file]
pixmaps/32/Makefile.am [deleted file]
pixmaps/Makefile.am

diff --git a/pixmaps/24/Makefile.am b/pixmaps/24/Makefile.am
deleted file mode 100644 (file)
index b5b526b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-
-size = 24
-EXTRA_DIST = chime.png
-DISTCLEANFILES = chime.png
-
-pixmap_scalabledir = $(pixmapdir)/$(size)
-pixmap_scalable_DATA = chime.png
-
-chime.png: $(srcdir)/../scalable/chime.svg
-       convert +antialias -trim -background transparent -resize $(size)x$(size) $< $@
-
-
diff --git a/pixmaps/32/Makefile.am b/pixmaps/32/Makefile.am
deleted file mode 100644 (file)
index 46fc086..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-
-size = 32
-EXTRA_DIST = chime.png
-DISTCLEANFILES = chime.png
-
-pixmap_scalabledir = $(pixmapdir)/$(size)
-pixmap_scalable_DATA = chime.png
-
-chime.png: $(srcdir)/../scalable/chime.svg
-       convert +antialias -trim -background transparent -resize $(size)x$(size) $< $@
-
-
index 1ad72492e2a5556a8caa63ff4640b802a84226e0..23f54da82597bda0a468af208cf2091967b33a4e 100644 (file)
@@ -1,2 +1,2 @@
 
-SUBDIRS = scalable 16 22 24 32 48
+SUBDIRS = scalable 16 22 48