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/32x32/actions | |
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/32x32/actions')
116 files changed, 664 insertions, 0 deletions
diff --git a/mate/32x32/actions/Makefile.am b/mate/32x32/actions/Makefile.am new file mode 100644 index 0000000..f47cdf8 --- /dev/null +++ b/mate/32x32/actions/Makefile.am @@ -0,0 +1,664 @@ +NULL = + +png_icons = \ + address-book-new.png \ + application-exit.png \ + appointment-new.png \ + bookmark-new.png \ + call-start.png \ + call-stop.png \ + contact-new.png \ + document-new.png \ + document-open-recent.png \ + document-page-setup.png \ + document-print.png \ + document-print-preview.png \ + document-properties.png \ + document-revert.png \ + document-revert-rtl.png \ + document-save-as.png \ + document-save.png \ + document-send.png \ + edit-clear.png \ + edit-clear-rtl.png \ + edit-copy.png \ + edit-cut.png \ + edit-delete.png \ + edit-find.png \ + edit-find-replace.png \ + edit-paste.png \ + edit-redo.png \ + edit-redo-rtl.png \ + edit-select-all.png \ + edit-undo.png \ + edit-undo-rtl.png \ + format-indent-less.png \ + format-indent-less-rtl.png \ + format-indent-more.png \ + format-indent-more-rtl.png \ + format-justify-center.png \ + format-justify-fill.png \ + format-justify-left.png \ + format-justify-right.png \ + format-text-bold.png \ + format-text-direction-ltr.png \ + format-text-direction-rtl.png \ + format-text-italic.png \ + format-text-strikethrough.png \ + format-text-underline.png \ + go-bottom.png \ + go-down.png \ + go-first.png \ + go-home.png \ + go-jump.png \ + go-last.png \ + go-next.png \ + go-previous.png \ + go-top.png \ + go-up.png \ + help-about.png \ + help-faq.png \ + insert-image.png \ + insert-link.png \ + insert-object.png \ + insert-text.png \ + list-add.png \ + list-remove.png \ + mail-forward.png \ + mail-mark-important.png \ + mail-mark-junk.png \ + mail-mark-notjunk.png \ + mail-mark-read.png \ + mail-mark-unread.png \ + mail-message-new.png \ + mail-reply-all.png \ + mail-reply-sender.png \ + mail-send.png \ + mail-send-receive.png \ + mark-location.png \ + media-eject.png \ + media-playback-pause.png \ + media-playback-start.png \ + media-playback-start-rtl.png \ + media-playback-stop.png \ + media-record.png \ + media-seek-backward.png \ + media-seek-forward.png \ + media-skip-backward.png \ + media-skip-forward.png \ + object-flip-horizontal.png \ + object-flip-vertical.png \ + object-rotate-left.png \ + object-rotate-right.png \ + process-stop.png \ + system-lock-screen.png \ + system-log-out.png \ + system-run.png \ + system-search.png \ + system-shutdown.png \ + tools-check-spelling.png \ + view-fullscreen.png \ + view-refresh.png \ + view-restore.png \ + view-sort-ascending.png \ + view-sort-descending.png \ + window-close.png \ + window-new.png \ + zoom-fit-best.png \ + zoom-in.png \ + zoom-original.png \ + zoom-out.png \ + $(NULL) + +address-book-new.png: ../../../src/x-office-address-book.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +application-exit.png:../../../src/application-exit.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-new.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:436:335:468 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +bookmark-new.png: ../../../src/bookmark-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +call-start.png: ../../../src/call-start.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +call-stop.png: ../../../src/call-stop.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:140:335:172 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +contact-new.png: ../../../src/contact-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-new.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=700:441:732:473 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:742:1535:774 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open-recent.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:136:735:168 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-page-setup.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:141:334:173 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:134:335:166 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print-preview.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:434:1135:466 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-properties.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1100:441:1132:473 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1900:441:1932:473 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert-rtl.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1500:141:1532:173 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save-as.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:142:1135:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-send.png: ../../../src/document-send.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-clear.png: ../../../src/edit-clear-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=301:142:333:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-clear-rtl.png: ../../../src/edit-clear-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -flop $@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-copy.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-cut.png: ../../../src/edit-cut.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-delete.png: ../../../src/edit-delete.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=300:143:332:175 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find-replace.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=700:143:732:175 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-paste.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-undo.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:102:54:134 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-redo.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=84:102:116:134 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-select-all.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1500:441:1532:473 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-redo-rtl.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=142:102:174:134 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-undo-rtl.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=204:102:236:134 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-new.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:742:335:774 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-less-rtl.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=-107:82:-75:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-more-rtl.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=-49:82:-17:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-less.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=13:82:47:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-more.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=73:82:105:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-left.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=133:82:165:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-center.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=193:82:225:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-right.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=253:82:285:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-fill.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=313:82:345:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-bold.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=373:82:405:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-direction-ltr.png: ../../../src/format-text-direction-ltr.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-direction-rtl.png: ../../../src/format-text-direction-rtl.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-italic.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=433:82:465:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-strikethrough.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=493:82:525:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-underline.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=553:82:585:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-jump.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=33:98:65:130 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-bottom.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=113:98:145:130 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-down.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=193:98:225:130 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-top.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=283:97:315:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-up.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=373:98:405:130 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-first.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=463:97:495:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-previous.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=543:97:575:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-refresh.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=623:97:655:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +process-stop.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:97:735:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-next.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=783:97:815:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-last.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=863:97:895:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-home.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=943:97:975:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +help-about.png: ../../../src/help-about.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +help-faq.png: ../../../src/help-faq.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-image.png: ../../../src/insert-image.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-link.png: ../../../src/insert-link.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-object.png: ../../../src/insert-object.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-text.png: ../../../src/insert-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +list-add.png: ../../../src/list-add-remove.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +list-remove.png: ../../../src/list-add-remove.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-forward.png: ../../../src/mail-forward.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-important.png: ../../../src/mail-mark-important.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-junk.png: ../../../src/mail-mark-junk.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-notjunk.png: ../../../src/mail-mark-notjunk.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:152:328:184 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-read.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:142:1535:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-unread.png: ../../../src/mail-mark-unread.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-message-new.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-reply-all.png: ../../../src/mail-reply-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-reply-sender.png: ../../../src/mail-reply-sender.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-send.png: ../../../src/mail-send.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-send-receive.png: ../../../src/mail-send-receive.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mark-location.png: ../../../src/mark-location.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-eject.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=93:62:125:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-skip-backward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=133:62:165:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-seek-backward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=173:62:205:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-pause.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=213:62:245:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-start.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=253:62:285:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-stop.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=293:62:325:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-seek-forward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=333:62:365:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-skip-forward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=373:62:405:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-record.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=413:62:445:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-start-rtl.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=453:62:485:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-flip-horizontal.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:103:55:135 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-flip-vertical.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=62:103:95:135 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-rotate-left.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=104:103:136:135 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-rotate-right.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=144:103:176:135 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-lock-screen.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-log-out.png: ../../../src/system-log-out.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-run.png: ../../../src/system-run.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-search.png: ../../../src/system-search.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-shutdown.png: ../../../src/system-shutdown.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +tools-check-spelling.png: ../../../src/tools-check-spelling.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-fullscreen.png: ../../../src/view-fullscreen-restore.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-restore.png: ../../../src/view-fullscreen-restore.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-sort-ascending.png: ../../../src/view-sort.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:142:54:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-sort-descending.png: ../../../src/view-sort.svg + @echo " "$@ + @inkscape -z $^ --export-area=82:142:114:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +window-close.png: ../../../src/window-close.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +window-new.png: ../../../src/window-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-fit-best.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-in.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-original.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-out.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/32x32/actions/address-book-new.png b/mate/32x32/actions/address-book-new.png Binary files differindex 99aa2da..083cdba 100644 --- a/mate/32x32/actions/address-book-new.png +++ b/mate/32x32/actions/address-book-new.png diff --git a/mate/32x32/actions/application-exit.png b/mate/32x32/actions/application-exit.png Binary files differindex c3f905e..d08b733 100644 --- a/mate/32x32/actions/application-exit.png +++ b/mate/32x32/actions/application-exit.png diff --git a/mate/32x32/actions/appointment-new.png b/mate/32x32/actions/appointment-new.png Binary files differindex c5e20fe..8eca6fb 100644 --- a/mate/32x32/actions/appointment-new.png +++ b/mate/32x32/actions/appointment-new.png diff --git a/mate/32x32/actions/bookmark-new.png b/mate/32x32/actions/bookmark-new.png Binary files differindex aaf2fe2..712ed47 100644 --- a/mate/32x32/actions/bookmark-new.png +++ b/mate/32x32/actions/bookmark-new.png diff --git a/mate/32x32/actions/call-start.png b/mate/32x32/actions/call-start.png Binary files differindex 7342af6..d0332e4 100644 --- a/mate/32x32/actions/call-start.png +++ b/mate/32x32/actions/call-start.png diff --git a/mate/32x32/actions/call-stop.png b/mate/32x32/actions/call-stop.png Binary files differindex 00336c3..2abd0d1 100644 --- a/mate/32x32/actions/call-stop.png +++ b/mate/32x32/actions/call-stop.png diff --git a/mate/32x32/actions/contact-new.png b/mate/32x32/actions/contact-new.png Binary files differindex 8785fda..fb3ad4d 100644 --- a/mate/32x32/actions/contact-new.png +++ b/mate/32x32/actions/contact-new.png diff --git a/mate/32x32/actions/document-new.png b/mate/32x32/actions/document-new.png Binary files differindex b7e3276..13ce9ec 100644 --- a/mate/32x32/actions/document-new.png +++ b/mate/32x32/actions/document-new.png diff --git a/mate/32x32/actions/document-open-recent.png b/mate/32x32/actions/document-open-recent.png Binary files differindex eb7d222..4a5059d 100644 --- a/mate/32x32/actions/document-open-recent.png +++ b/mate/32x32/actions/document-open-recent.png diff --git a/mate/32x32/actions/document-page-setup.png b/mate/32x32/actions/document-page-setup.png Binary files differindex 22c8788..4e4d43c 100644 --- a/mate/32x32/actions/document-page-setup.png +++ b/mate/32x32/actions/document-page-setup.png diff --git a/mate/32x32/actions/document-print-preview.png b/mate/32x32/actions/document-print-preview.png Binary files differindex cae353c..2832102 100644 --- a/mate/32x32/actions/document-print-preview.png +++ b/mate/32x32/actions/document-print-preview.png diff --git a/mate/32x32/actions/document-print.png b/mate/32x32/actions/document-print.png Binary files differindex 3e69d95..56c69bf 100644 --- a/mate/32x32/actions/document-print.png +++ b/mate/32x32/actions/document-print.png diff --git a/mate/32x32/actions/document-properties.png b/mate/32x32/actions/document-properties.png Binary files differindex b649d91..ef230d2 100644 --- a/mate/32x32/actions/document-properties.png +++ b/mate/32x32/actions/document-properties.png diff --git a/mate/32x32/actions/document-revert-rtl.png b/mate/32x32/actions/document-revert-rtl.png Binary files differindex 264ba19..b26df4e 100644 --- a/mate/32x32/actions/document-revert-rtl.png +++ b/mate/32x32/actions/document-revert-rtl.png diff --git a/mate/32x32/actions/document-revert.png b/mate/32x32/actions/document-revert.png Binary files differindex 2d6ee1d..8e64404 100644 --- a/mate/32x32/actions/document-revert.png +++ b/mate/32x32/actions/document-revert.png diff --git a/mate/32x32/actions/document-save-as.png b/mate/32x32/actions/document-save-as.png Binary files differindex 3a586cf..256e363 100644 --- a/mate/32x32/actions/document-save-as.png +++ b/mate/32x32/actions/document-save-as.png diff --git a/mate/32x32/actions/document-save.png b/mate/32x32/actions/document-save.png Binary files differindex 3925c15..b1d206b 100644 --- a/mate/32x32/actions/document-save.png +++ b/mate/32x32/actions/document-save.png diff --git a/mate/32x32/actions/document-send.png b/mate/32x32/actions/document-send.png Binary files differindex c92aec0..2f706c5 100644 --- a/mate/32x32/actions/document-send.png +++ b/mate/32x32/actions/document-send.png diff --git a/mate/32x32/actions/edit-clear-rtl.png b/mate/32x32/actions/edit-clear-rtl.png Binary files differindex 2ce9c28..63e6f06 100644 --- a/mate/32x32/actions/edit-clear-rtl.png +++ b/mate/32x32/actions/edit-clear-rtl.png diff --git a/mate/32x32/actions/edit-clear.png b/mate/32x32/actions/edit-clear.png Binary files differindex 6f9fa04..7e16f8b 100644 --- a/mate/32x32/actions/edit-clear.png +++ b/mate/32x32/actions/edit-clear.png diff --git a/mate/32x32/actions/edit-copy.png b/mate/32x32/actions/edit-copy.png Binary files differindex 210c07a..5a0053f 100644 --- a/mate/32x32/actions/edit-copy.png +++ b/mate/32x32/actions/edit-copy.png diff --git a/mate/32x32/actions/edit-cut.png b/mate/32x32/actions/edit-cut.png Binary files differindex d04f3ae..76aa1d8 100644 --- a/mate/32x32/actions/edit-cut.png +++ b/mate/32x32/actions/edit-cut.png diff --git a/mate/32x32/actions/edit-delete.png b/mate/32x32/actions/edit-delete.png Binary files differindex 72a1507..33ea4d9 100644 --- a/mate/32x32/actions/edit-delete.png +++ b/mate/32x32/actions/edit-delete.png diff --git a/mate/32x32/actions/edit-find-replace.png b/mate/32x32/actions/edit-find-replace.png Binary files differindex b5b88e4..66f8ee3 100644 --- a/mate/32x32/actions/edit-find-replace.png +++ b/mate/32x32/actions/edit-find-replace.png diff --git a/mate/32x32/actions/edit-find.png b/mate/32x32/actions/edit-find.png Binary files differindex 8bd61a0..91b0db0 100644 --- a/mate/32x32/actions/edit-find.png +++ b/mate/32x32/actions/edit-find.png diff --git a/mate/32x32/actions/edit-paste.png b/mate/32x32/actions/edit-paste.png Binary files differindex 1868224..1ff6877 100644 --- a/mate/32x32/actions/edit-paste.png +++ b/mate/32x32/actions/edit-paste.png diff --git a/mate/32x32/actions/edit-redo-rtl.png b/mate/32x32/actions/edit-redo-rtl.png Binary files differindex ceb3115..b1aa7cc 100644 --- a/mate/32x32/actions/edit-redo-rtl.png +++ b/mate/32x32/actions/edit-redo-rtl.png diff --git a/mate/32x32/actions/edit-redo.png b/mate/32x32/actions/edit-redo.png Binary files differindex b668a44..c7ba795 100644 --- a/mate/32x32/actions/edit-redo.png +++ b/mate/32x32/actions/edit-redo.png diff --git a/mate/32x32/actions/edit-select-all.png b/mate/32x32/actions/edit-select-all.png Binary files differindex ba8b523..7dd4535 100644 --- a/mate/32x32/actions/edit-select-all.png +++ b/mate/32x32/actions/edit-select-all.png diff --git a/mate/32x32/actions/edit-undo-rtl.png b/mate/32x32/actions/edit-undo-rtl.png Binary files differindex 9610d96..e29d9f9 100644 --- a/mate/32x32/actions/edit-undo-rtl.png +++ b/mate/32x32/actions/edit-undo-rtl.png diff --git a/mate/32x32/actions/edit-undo.png b/mate/32x32/actions/edit-undo.png Binary files differindex 4766cb3..196dd77 100644 --- a/mate/32x32/actions/edit-undo.png +++ b/mate/32x32/actions/edit-undo.png diff --git a/mate/32x32/actions/format-indent-less-rtl.png b/mate/32x32/actions/format-indent-less-rtl.png Binary files differindex 14f7a46..fe9d0fc 100644 --- a/mate/32x32/actions/format-indent-less-rtl.png +++ b/mate/32x32/actions/format-indent-less-rtl.png diff --git a/mate/32x32/actions/format-indent-less.png b/mate/32x32/actions/format-indent-less.png Binary files differindex 5e236a4..84bde54 100644 --- a/mate/32x32/actions/format-indent-less.png +++ b/mate/32x32/actions/format-indent-less.png diff --git a/mate/32x32/actions/format-indent-more-rtl.png b/mate/32x32/actions/format-indent-more-rtl.png Binary files differindex b30a0f4..b943ce9 100644 --- a/mate/32x32/actions/format-indent-more-rtl.png +++ b/mate/32x32/actions/format-indent-more-rtl.png diff --git a/mate/32x32/actions/format-indent-more.png b/mate/32x32/actions/format-indent-more.png Binary files differindex 55c2214..c9fea5d 100644 --- a/mate/32x32/actions/format-indent-more.png +++ b/mate/32x32/actions/format-indent-more.png diff --git a/mate/32x32/actions/format-justify-center.png b/mate/32x32/actions/format-justify-center.png Binary files differindex a7cbacf..482f5cb 100644 --- a/mate/32x32/actions/format-justify-center.png +++ b/mate/32x32/actions/format-justify-center.png diff --git a/mate/32x32/actions/format-justify-fill.png b/mate/32x32/actions/format-justify-fill.png Binary files differindex e660e29..40a652e 100644 --- a/mate/32x32/actions/format-justify-fill.png +++ b/mate/32x32/actions/format-justify-fill.png diff --git a/mate/32x32/actions/format-justify-left.png b/mate/32x32/actions/format-justify-left.png Binary files differindex 2aa1b0d..e721012 100644 --- a/mate/32x32/actions/format-justify-left.png +++ b/mate/32x32/actions/format-justify-left.png diff --git a/mate/32x32/actions/format-justify-right.png b/mate/32x32/actions/format-justify-right.png Binary files differindex 57cb607..b34c632 100644 --- a/mate/32x32/actions/format-justify-right.png +++ b/mate/32x32/actions/format-justify-right.png diff --git a/mate/32x32/actions/format-text-bold.png b/mate/32x32/actions/format-text-bold.png Binary files differindex 005cede..4b72184 100644 --- a/mate/32x32/actions/format-text-bold.png +++ b/mate/32x32/actions/format-text-bold.png diff --git a/mate/32x32/actions/format-text-direction-ltr.png b/mate/32x32/actions/format-text-direction-ltr.png Binary files differindex c8dc82a..2e437f6 100644 --- a/mate/32x32/actions/format-text-direction-ltr.png +++ b/mate/32x32/actions/format-text-direction-ltr.png diff --git a/mate/32x32/actions/format-text-direction-rtl.png b/mate/32x32/actions/format-text-direction-rtl.png Binary files differindex f508cf5..38d8fc8 100644 --- a/mate/32x32/actions/format-text-direction-rtl.png +++ b/mate/32x32/actions/format-text-direction-rtl.png diff --git a/mate/32x32/actions/format-text-italic.png b/mate/32x32/actions/format-text-italic.png Binary files differindex 4db97c2..f651af7 100644 --- a/mate/32x32/actions/format-text-italic.png +++ b/mate/32x32/actions/format-text-italic.png diff --git a/mate/32x32/actions/format-text-strikethrough.png b/mate/32x32/actions/format-text-strikethrough.png Binary files differindex e17372d..2123c34 100644 --- a/mate/32x32/actions/format-text-strikethrough.png +++ b/mate/32x32/actions/format-text-strikethrough.png diff --git a/mate/32x32/actions/format-text-underline.png b/mate/32x32/actions/format-text-underline.png Binary files differindex bbdf53d..3e77043 100644 --- a/mate/32x32/actions/format-text-underline.png +++ b/mate/32x32/actions/format-text-underline.png diff --git a/mate/32x32/actions/go-bottom.png b/mate/32x32/actions/go-bottom.png Binary files differindex 60038f5..f3cbc64 100644 --- a/mate/32x32/actions/go-bottom.png +++ b/mate/32x32/actions/go-bottom.png diff --git a/mate/32x32/actions/go-down.png b/mate/32x32/actions/go-down.png Binary files differindex 9d31721..83454a3 100644 --- a/mate/32x32/actions/go-down.png +++ b/mate/32x32/actions/go-down.png diff --git a/mate/32x32/actions/go-first-rtl.png b/mate/32x32/actions/go-first-rtl.png Binary files differindex 4eb5b75..dde1cf6 100644..120000 --- a/mate/32x32/actions/go-first-rtl.png +++ b/mate/32x32/actions/go-first-rtl.png diff --git a/mate/32x32/actions/go-first.png b/mate/32x32/actions/go-first.png Binary files differindex 86f4390..90bae4d 100644 --- a/mate/32x32/actions/go-first.png +++ b/mate/32x32/actions/go-first.png diff --git a/mate/32x32/actions/go-home.png b/mate/32x32/actions/go-home.png Binary files differindex 9ba7afb..0f0d499 100644 --- a/mate/32x32/actions/go-home.png +++ b/mate/32x32/actions/go-home.png diff --git a/mate/32x32/actions/go-jump.png b/mate/32x32/actions/go-jump.png Binary files differindex 88d7f3c..5ce6aaa 100644 --- a/mate/32x32/actions/go-jump.png +++ b/mate/32x32/actions/go-jump.png diff --git a/mate/32x32/actions/go-last-rtl.png b/mate/32x32/actions/go-last-rtl.png Binary files differindex 5d720fb..96ffa73 100644..120000 --- a/mate/32x32/actions/go-last-rtl.png +++ b/mate/32x32/actions/go-last-rtl.png diff --git a/mate/32x32/actions/go-last.png b/mate/32x32/actions/go-last.png Binary files differindex b9b0953..eaf5350 100644 --- a/mate/32x32/actions/go-last.png +++ b/mate/32x32/actions/go-last.png diff --git a/mate/32x32/actions/go-next-rtl.png b/mate/32x32/actions/go-next-rtl.png Binary files differindex 0df44ef..56c7bd8 100644..120000 --- a/mate/32x32/actions/go-next-rtl.png +++ b/mate/32x32/actions/go-next-rtl.png diff --git a/mate/32x32/actions/go-next.png b/mate/32x32/actions/go-next.png Binary files differindex c4c0895..d78ab9c 100644 --- a/mate/32x32/actions/go-next.png +++ b/mate/32x32/actions/go-next.png diff --git a/mate/32x32/actions/go-previous-rtl.png b/mate/32x32/actions/go-previous-rtl.png Binary files differindex 3b7d049..c1febf9 100644..120000 --- a/mate/32x32/actions/go-previous-rtl.png +++ b/mate/32x32/actions/go-previous-rtl.png diff --git a/mate/32x32/actions/go-previous.png b/mate/32x32/actions/go-previous.png Binary files differindex 33c5293..c5e6577 100644 --- a/mate/32x32/actions/go-previous.png +++ b/mate/32x32/actions/go-previous.png diff --git a/mate/32x32/actions/go-top.png b/mate/32x32/actions/go-top.png Binary files differindex 42aa22a..456d173 100644 --- a/mate/32x32/actions/go-top.png +++ b/mate/32x32/actions/go-top.png diff --git a/mate/32x32/actions/go-up.png b/mate/32x32/actions/go-up.png Binary files differindex c747322..39b0801 100644 --- a/mate/32x32/actions/go-up.png +++ b/mate/32x32/actions/go-up.png diff --git a/mate/32x32/actions/help-about.png b/mate/32x32/actions/help-about.png Binary files differindex 399d484..bb8dcd0 100644 --- a/mate/32x32/actions/help-about.png +++ b/mate/32x32/actions/help-about.png diff --git a/mate/32x32/actions/help-faq.png b/mate/32x32/actions/help-faq.png Binary files differindex 75295e3..22fb128 100644 --- a/mate/32x32/actions/help-faq.png +++ b/mate/32x32/actions/help-faq.png diff --git a/mate/32x32/actions/insert-image.png b/mate/32x32/actions/insert-image.png Binary files differindex f5cd8da..821d78a 100644 --- a/mate/32x32/actions/insert-image.png +++ b/mate/32x32/actions/insert-image.png diff --git a/mate/32x32/actions/insert-link.png b/mate/32x32/actions/insert-link.png Binary files differindex 42a8924..1e14b10 100644 --- a/mate/32x32/actions/insert-link.png +++ b/mate/32x32/actions/insert-link.png diff --git a/mate/32x32/actions/insert-object.png b/mate/32x32/actions/insert-object.png Binary files differindex 2a5c45e..4472aa5 100644 --- a/mate/32x32/actions/insert-object.png +++ b/mate/32x32/actions/insert-object.png diff --git a/mate/32x32/actions/insert-text.png b/mate/32x32/actions/insert-text.png Binary files differindex f56e856..7a321d4 100644 --- a/mate/32x32/actions/insert-text.png +++ b/mate/32x32/actions/insert-text.png diff --git a/mate/32x32/actions/list-add.png b/mate/32x32/actions/list-add.png Binary files differindex 184afa8..da7ef76 100644 --- a/mate/32x32/actions/list-add.png +++ b/mate/32x32/actions/list-add.png diff --git a/mate/32x32/actions/list-remove.png b/mate/32x32/actions/list-remove.png Binary files differindex 9af91bc..b861d4a 100644 --- a/mate/32x32/actions/list-remove.png +++ b/mate/32x32/actions/list-remove.png diff --git a/mate/32x32/actions/mail-forward.png b/mate/32x32/actions/mail-forward.png Binary files differindex cd1f317..92f85a7 100644 --- a/mate/32x32/actions/mail-forward.png +++ b/mate/32x32/actions/mail-forward.png diff --git a/mate/32x32/actions/mail-mark-important.png b/mate/32x32/actions/mail-mark-important.png Binary files differindex 5db80bc..e452607 100644 --- a/mate/32x32/actions/mail-mark-important.png +++ b/mate/32x32/actions/mail-mark-important.png diff --git a/mate/32x32/actions/mail-mark-junk.png b/mate/32x32/actions/mail-mark-junk.png Binary files differindex 8f00a8b..b2e2cb1 100644 --- a/mate/32x32/actions/mail-mark-junk.png +++ b/mate/32x32/actions/mail-mark-junk.png diff --git a/mate/32x32/actions/mail-mark-notjunk.png b/mate/32x32/actions/mail-mark-notjunk.png Binary files differindex c09c56a..d6de985 100644 --- a/mate/32x32/actions/mail-mark-notjunk.png +++ b/mate/32x32/actions/mail-mark-notjunk.png diff --git a/mate/32x32/actions/mail-mark-read.png b/mate/32x32/actions/mail-mark-read.png Binary files differindex 32f2add..5a5ded3 100644 --- a/mate/32x32/actions/mail-mark-read.png +++ b/mate/32x32/actions/mail-mark-read.png diff --git a/mate/32x32/actions/mail-mark-unread.png b/mate/32x32/actions/mail-mark-unread.png Binary files differindex 261bb7c..1280902 100644 --- a/mate/32x32/actions/mail-mark-unread.png +++ b/mate/32x32/actions/mail-mark-unread.png diff --git a/mate/32x32/actions/mail-message-new.png b/mate/32x32/actions/mail-message-new.png Binary files differindex 8e6cbe0..4daf577 100644 --- a/mate/32x32/actions/mail-message-new.png +++ b/mate/32x32/actions/mail-message-new.png diff --git a/mate/32x32/actions/mail-reply-all.png b/mate/32x32/actions/mail-reply-all.png Binary files differindex f2531bd..4869711 100644 --- a/mate/32x32/actions/mail-reply-all.png +++ b/mate/32x32/actions/mail-reply-all.png diff --git a/mate/32x32/actions/mail-reply-sender.png b/mate/32x32/actions/mail-reply-sender.png Binary files differindex 7da6250..f66f151 100644 --- a/mate/32x32/actions/mail-reply-sender.png +++ b/mate/32x32/actions/mail-reply-sender.png diff --git a/mate/32x32/actions/mail-send-receive.png b/mate/32x32/actions/mail-send-receive.png Binary files differindex ea61e12..494e4f6 100644 --- a/mate/32x32/actions/mail-send-receive.png +++ b/mate/32x32/actions/mail-send-receive.png diff --git a/mate/32x32/actions/mail-send.png b/mate/32x32/actions/mail-send.png Binary files differindex 069269b..a9648dc 100644 --- a/mate/32x32/actions/mail-send.png +++ b/mate/32x32/actions/mail-send.png diff --git a/mate/32x32/actions/mark-location.png b/mate/32x32/actions/mark-location.png Binary files differindex 91224d1..85632dc 100644 --- a/mate/32x32/actions/mark-location.png +++ b/mate/32x32/actions/mark-location.png diff --git a/mate/32x32/actions/media-eject.png b/mate/32x32/actions/media-eject.png Binary files differindex 9ea5864..397a4b5 100644 --- a/mate/32x32/actions/media-eject.png +++ b/mate/32x32/actions/media-eject.png diff --git a/mate/32x32/actions/media-playback-pause.png b/mate/32x32/actions/media-playback-pause.png Binary files differindex 0ac0ca7..35f817a 100644 --- a/mate/32x32/actions/media-playback-pause.png +++ b/mate/32x32/actions/media-playback-pause.png diff --git a/mate/32x32/actions/media-playback-start-rtl.png b/mate/32x32/actions/media-playback-start-rtl.png Binary files differindex 177f084..f82c73b 100644 --- a/mate/32x32/actions/media-playback-start-rtl.png +++ b/mate/32x32/actions/media-playback-start-rtl.png diff --git a/mate/32x32/actions/media-playback-start.png b/mate/32x32/actions/media-playback-start.png Binary files differindex 580fcf9..9fa18a8 100644 --- a/mate/32x32/actions/media-playback-start.png +++ b/mate/32x32/actions/media-playback-start.png diff --git a/mate/32x32/actions/media-playback-stop.png b/mate/32x32/actions/media-playback-stop.png Binary files differindex dd02030..15adc8e 100644 --- a/mate/32x32/actions/media-playback-stop.png +++ b/mate/32x32/actions/media-playback-stop.png diff --git a/mate/32x32/actions/media-record.png b/mate/32x32/actions/media-record.png Binary files differindex ec2fd07..23bba48 100644 --- a/mate/32x32/actions/media-record.png +++ b/mate/32x32/actions/media-record.png diff --git a/mate/32x32/actions/media-seek-backward-rtl.png b/mate/32x32/actions/media-seek-backward-rtl.png Binary files differindex 8a84058..a7ed18d 100644..120000 --- a/mate/32x32/actions/media-seek-backward-rtl.png +++ b/mate/32x32/actions/media-seek-backward-rtl.png diff --git a/mate/32x32/actions/media-seek-backward.png b/mate/32x32/actions/media-seek-backward.png Binary files differindex 35c68ac..7165b90 100644 --- a/mate/32x32/actions/media-seek-backward.png +++ b/mate/32x32/actions/media-seek-backward.png diff --git a/mate/32x32/actions/media-seek-forward-rtl.png b/mate/32x32/actions/media-seek-forward-rtl.png Binary files differindex 18bb10a..f9ec51f 100644..120000 --- a/mate/32x32/actions/media-seek-forward-rtl.png +++ b/mate/32x32/actions/media-seek-forward-rtl.png diff --git a/mate/32x32/actions/media-seek-forward.png b/mate/32x32/actions/media-seek-forward.png Binary files differindex 63182d3..f2dd92a 100644 --- a/mate/32x32/actions/media-seek-forward.png +++ b/mate/32x32/actions/media-seek-forward.png diff --git a/mate/32x32/actions/media-skip-backward-rtl.png b/mate/32x32/actions/media-skip-backward-rtl.png Binary files differindex 6afee8b..b394164 100644..120000 --- a/mate/32x32/actions/media-skip-backward-rtl.png +++ b/mate/32x32/actions/media-skip-backward-rtl.png diff --git a/mate/32x32/actions/media-skip-backward.png b/mate/32x32/actions/media-skip-backward.png Binary files differindex 8434471..784c2cf 100644 --- a/mate/32x32/actions/media-skip-backward.png +++ b/mate/32x32/actions/media-skip-backward.png diff --git a/mate/32x32/actions/media-skip-forward-rtl.png b/mate/32x32/actions/media-skip-forward-rtl.png Binary files differindex 5e7b3a6..64f866b 100644..120000 --- a/mate/32x32/actions/media-skip-forward-rtl.png +++ b/mate/32x32/actions/media-skip-forward-rtl.png diff --git a/mate/32x32/actions/media-skip-forward.png b/mate/32x32/actions/media-skip-forward.png Binary files differindex 6afee8b..cd42cb1 100644 --- a/mate/32x32/actions/media-skip-forward.png +++ b/mate/32x32/actions/media-skip-forward.png diff --git a/mate/32x32/actions/object-flip-horizontal.png b/mate/32x32/actions/object-flip-horizontal.png Binary files differindex 8172ae9..096957f 100644 --- a/mate/32x32/actions/object-flip-horizontal.png +++ b/mate/32x32/actions/object-flip-horizontal.png diff --git a/mate/32x32/actions/object-flip-vertical.png b/mate/32x32/actions/object-flip-vertical.png Binary files differindex 26c3716..616feb3 100644 --- a/mate/32x32/actions/object-flip-vertical.png +++ b/mate/32x32/actions/object-flip-vertical.png diff --git a/mate/32x32/actions/object-rotate-left.png b/mate/32x32/actions/object-rotate-left.png Binary files differindex b792480..050f981 100644 --- a/mate/32x32/actions/object-rotate-left.png +++ b/mate/32x32/actions/object-rotate-left.png diff --git a/mate/32x32/actions/object-rotate-right.png b/mate/32x32/actions/object-rotate-right.png Binary files differindex da255ef..4981fe2 100644 --- a/mate/32x32/actions/object-rotate-right.png +++ b/mate/32x32/actions/object-rotate-right.png diff --git a/mate/32x32/actions/process-stop.png b/mate/32x32/actions/process-stop.png Binary files differindex 6dc8f93..7135f0f 100644 --- a/mate/32x32/actions/process-stop.png +++ b/mate/32x32/actions/process-stop.png diff --git a/mate/32x32/actions/system-lock-screen.png b/mate/32x32/actions/system-lock-screen.png Binary files differindex 2510386..5a51673 100644 --- a/mate/32x32/actions/system-lock-screen.png +++ b/mate/32x32/actions/system-lock-screen.png diff --git a/mate/32x32/actions/system-log-out.png b/mate/32x32/actions/system-log-out.png Binary files differindex a8504fd..773aa20 100644 --- a/mate/32x32/actions/system-log-out.png +++ b/mate/32x32/actions/system-log-out.png diff --git a/mate/32x32/actions/system-run.png b/mate/32x32/actions/system-run.png Binary files differindex 470bef0..17a0406 100644 --- a/mate/32x32/actions/system-run.png +++ b/mate/32x32/actions/system-run.png diff --git a/mate/32x32/actions/system-search.png b/mate/32x32/actions/system-search.png Binary files differindex bbb6931..58b3b7d 100644 --- a/mate/32x32/actions/system-search.png +++ b/mate/32x32/actions/system-search.png diff --git a/mate/32x32/actions/system-shutdown.png b/mate/32x32/actions/system-shutdown.png Binary files differindex 1cd85cd..d9cd6d2 100644 --- a/mate/32x32/actions/system-shutdown.png +++ b/mate/32x32/actions/system-shutdown.png diff --git a/mate/32x32/actions/tools-check-spelling.png b/mate/32x32/actions/tools-check-spelling.png Binary files differindex a5419ad..ba3f1db 100644 --- a/mate/32x32/actions/tools-check-spelling.png +++ b/mate/32x32/actions/tools-check-spelling.png diff --git a/mate/32x32/actions/view-fullscreen.png b/mate/32x32/actions/view-fullscreen.png Binary files differindex 87e64b2..32731ef 100644 --- a/mate/32x32/actions/view-fullscreen.png +++ b/mate/32x32/actions/view-fullscreen.png diff --git a/mate/32x32/actions/view-refresh.png b/mate/32x32/actions/view-refresh.png Binary files differindex 2c00ffb..c9ca6fc 100644 --- a/mate/32x32/actions/view-refresh.png +++ b/mate/32x32/actions/view-refresh.png diff --git a/mate/32x32/actions/view-restore.png b/mate/32x32/actions/view-restore.png Binary files differindex 347d05c..96181d9 100644 --- a/mate/32x32/actions/view-restore.png +++ b/mate/32x32/actions/view-restore.png diff --git a/mate/32x32/actions/view-sort-ascending.png b/mate/32x32/actions/view-sort-ascending.png Binary files differindex 16fb624..7541dbc 100644 --- a/mate/32x32/actions/view-sort-ascending.png +++ b/mate/32x32/actions/view-sort-ascending.png diff --git a/mate/32x32/actions/view-sort-descending.png b/mate/32x32/actions/view-sort-descending.png Binary files differindex e88bc10..7854d9b 100644 --- a/mate/32x32/actions/view-sort-descending.png +++ b/mate/32x32/actions/view-sort-descending.png diff --git a/mate/32x32/actions/window-close.png b/mate/32x32/actions/window-close.png Binary files differindex 1c395e1..0757ffd 100644 --- a/mate/32x32/actions/window-close.png +++ b/mate/32x32/actions/window-close.png diff --git a/mate/32x32/actions/window-new.png b/mate/32x32/actions/window-new.png Binary files differindex f203357..0b976ae 100644 --- a/mate/32x32/actions/window-new.png +++ b/mate/32x32/actions/window-new.png diff --git a/mate/32x32/actions/zoom-fit-best.png b/mate/32x32/actions/zoom-fit-best.png Binary files differindex f584e67..fcc437f 100644 --- a/mate/32x32/actions/zoom-fit-best.png +++ b/mate/32x32/actions/zoom-fit-best.png diff --git a/mate/32x32/actions/zoom-in.png b/mate/32x32/actions/zoom-in.png Binary files differindex c172457..dda56f6 100644 --- a/mate/32x32/actions/zoom-in.png +++ b/mate/32x32/actions/zoom-in.png diff --git a/mate/32x32/actions/zoom-original.png b/mate/32x32/actions/zoom-original.png Binary files differindex 1d948db..97ff738 100644 --- a/mate/32x32/actions/zoom-original.png +++ b/mate/32x32/actions/zoom-original.png diff --git a/mate/32x32/actions/zoom-out.png b/mate/32x32/actions/zoom-out.png Binary files differindex 7fde3bf..2d92884 100644 --- a/mate/32x32/actions/zoom-out.png +++ b/mate/32x32/actions/zoom-out.png |