From 6712a9086e50603efb83f9e20fe08cccd830b05f 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/48x48/apps/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate/48x48/apps/Makefile.am') diff --git a/mate/48x48/apps/Makefile.am b/mate/48x48/apps/Makefile.am index 2cbc37f..8188b4a 100644 --- a/mate/48x48/apps/Makefile.am +++ b/mate/48x48/apps/Makefile.am @@ -160,7 +160,7 @@ preferences-system-windows.png: ../../../src/preferences-system-windows.svg system-users.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=296:203:344:251 -w=48 -h=48 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1096:203:1144:251 -w=48 -h=48 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-info.png: ../../../src/users.svg -- cgit v1.2.1