diff options
Diffstat (limited to 'mate/24x24/apps/Makefile.am')
-rw-r--r-- | mate/24x24/apps/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate/24x24/apps/Makefile.am b/mate/24x24/apps/Makefile.am index e0b2e1e..4528bc8 100644 --- a/mate/24x24/apps/Makefile.am +++ b/mate/24x24/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=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-info.png: ../../../src/users.svg |