From 4242025857f3edb4eadaa7bd4248e5123b70b6d0 Mon Sep 17 00:00:00 2001 From: rbuj Date: Mon, 1 Apr 2019 15:36:21 +0200 Subject: Gen png icons from source - Mate theme clean & build: make -C mate clean-png-icons make -C mate build-png-icons --- mate/22x22/devices/Makefile.am | 2 +- mate/22x22/devices/printer.png | Bin 1026 -> 939 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'mate/22x22/devices') diff --git a/mate/22x22/devices/Makefile.am b/mate/22x22/devices/Makefile.am index 0bbeb8a..4121052 100644 --- a/mate/22x22/devices/Makefile.am +++ b/mate/22x22/devices/Makefile.am @@ -208,7 +208,7 @@ phone.png: ../../../src/phone.svg printer.png: ../../../src/printers.svg @echo " "$@ - @inkscape -z $^ --export-area=303:94:325:116 -w=22 -h=22 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=603:94:625:116 -w=22 -h=22 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ printer-network.png: ../../../src/printer-network.svg diff --git a/mate/22x22/devices/printer.png b/mate/22x22/devices/printer.png index 8b46561..c39a05c 100644 Binary files a/mate/22x22/devices/printer.png and b/mate/22x22/devices/printer.png differ -- cgit v1.2.1