diff options
Diffstat (limited to 'mate/22x22/apps/Makefile.am')
-rw-r--r-- | mate/22x22/apps/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate/22x22/apps/Makefile.am b/mate/22x22/apps/Makefile.am index 045fd0b..5eb7092 100644 --- a/mate/22x22/apps/Makefile.am +++ b/mate/22x22/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:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1103:101:1125:123 -w=22 -h=22 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-info.png: ../../../src/users.svg |