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/256x256/apps/Makefile.am | 2 +- mate/256x256/apps/system-users.png | Bin 26737 -> 40951 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'mate/256x256/apps') diff --git a/mate/256x256/apps/Makefile.am b/mate/256x256/apps/Makefile.am index f2efc56..e83014a 100644 --- a/mate/256x256/apps/Makefile.am +++ b/mate/256x256/apps/Makefile.am @@ -148,7 +148,7 @@ system-software-update.png: ../../../src/system-software.svg system-users.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=22:22:278:278 -w=256 -h=256 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=822:22:1078:278 -w=256 -h=256 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-info.png: ../../../src/users.svg diff --git a/mate/256x256/apps/system-users.png b/mate/256x256/apps/system-users.png index cd5b583..2cc513f 100644 Binary files a/mate/256x256/apps/system-users.png and b/mate/256x256/apps/system-users.png differ -- cgit v1.2.1