diff options
author | rbuj <[email protected]> | 2019-04-01 15:36:21 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-04-08 17:37:41 +0200 |
commit | 6712a9086e50603efb83f9e20fe08cccd830b05f (patch) | |
tree | ec16cf3916fff59a00b93e7749ca7420e29cf7dc /mate/22x22/apps | |
parent | e0689908ebdfa5d13e37c15631d89f3fc1e7b584 (diff) | |
download | mate-icon-theme-6712a9086e50603efb83f9e20fe08cccd830b05f.tar.bz2 mate-icon-theme-6712a9086e50603efb83f9e20fe08cccd830b05f.tar.xz |
Gen png icons from source - Mate theme
clean & build:
make -C mate clean-png-icons
make -C mate build-png-icons
Diffstat (limited to 'mate/22x22/apps')
-rw-r--r-- | mate/22x22/apps/Makefile.am | 2 | ||||
-rw-r--r-- | mate/22x22/apps/system-users.png | bin | 1145 -> 1173 bytes |
2 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 diff --git a/mate/22x22/apps/system-users.png b/mate/22x22/apps/system-users.png Binary files differindex e301593..f78d756 100644 --- a/mate/22x22/apps/system-users.png +++ b/mate/22x22/apps/system-users.png |