diff options
author | rbuj <[email protected]> | 2019-08-20 17:54:20 +0200 |
---|---|---|
committer | ZenWalker <[email protected]> | 2019-08-21 16:06:25 +0200 |
commit | 0e2aa2a3887d008ec6ac39894ed482b49f871eee (patch) | |
tree | 8a45615a214ff61bc6f54ee102ff14ddd3fa47ff /mate | |
parent | 9fb9c47166ee36ba846bd4cc7703e3a6696e4d07 (diff) | |
download | mate-icon-theme-0e2aa2a3887d008ec6ac39894ed482b49f871eee.tar.bz2 mate-icon-theme-0e2aa2a3887d008ec6ac39894ed482b49f871eee.tar.xz |
Upscale 22x22px icons to 24x24px adding 1px to the edges
Helper script:
dirs=()
for dir in $(find ./mate/24x24 -mindepth 1 -maxdepth 1 -type d); do
directory=$(basename $dir)
if [ -f "mate/22x22/$directory/Makefile.am" ]; \
then
cp mate/22x22/$directory/Makefile.am mate/24x24/$directory/Makefile.am
sed -i -e 's/-w=22 -h=22/-w=24 -h=24/g' mate/24x24/$directory/Makefile.am
dirs+=($directory)
fi
done
./autogen.sh
for dir in ${dirs[@]}; do
make -C mate/24x24/$dir clean-png-icons build-png-icons
done
Change:
- @inkscape -z $^ --export-area=A:B:C:D -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=A-1:B-1:C+1:D+1 -w=24 -h=24 -e=$@ 1> /dev/null
Diffstat (limited to 'mate')
314 files changed, 324 insertions, 324 deletions
diff --git a/mate/24x24/actions/Makefile.am b/mate/24x24/actions/Makefile.am index e97b03e..c2f7c5f 100644 --- a/mate/24x24/actions/Makefile.am +++ b/mate/24x24/actions/Makefile.am @@ -113,553 +113,553 @@ png_icons = \ address-book-new.png: ../../../src/x-office-address-book.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ application-exit.png:../../../src/application-exit.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ appointment-new.png: ../../../src/clocks.svg @echo " "$@ - @inkscape -z $^ --export-area=303:436:335:468 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:395:326:419 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ bookmark-new.png: ../../../src/bookmark-new.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ call-start.png: ../../../src/call-start.svg @echo " "$@ - @inkscape -z $^ --export-area=303:143:335:175 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ call-stop.png: ../../../src/call-stop.svg @echo " "$@ - @inkscape -z $^ --export-area=303:140:335:172 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ contact-new.png: ../../../src/contact-new.svg @echo " "$@ - @inkscape -z $^ --export-area=303:143:335:175 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ document-new.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=700:441:732:473 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=700:397:724:421 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ document-open.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1503:742:1535:774 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1502:700:1526:724 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ document-open-recent.png: ../../../src/clocks.svg @echo " "$@ - @inkscape -z $^ --export-area=703:136:735:168 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:95:726:119 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=300:97:324:121 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ document-print.png: ../../../src/printers.svg @echo " "$@ - @inkscape -z $^ --export-area=303:134:335:166 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:93:326:117 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ document-print-preview.png: ../../../src/printers.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:434:1135:466 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:394:1126:418 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ document-properties.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=1100:441:1132:473 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1100:397:1124:421 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ document-revert.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=1900:441:1932:473 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1900:397:1924:421 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1499:97:1523:121 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ document-save-as.png: ../../../src/cabinets.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:100:1126:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ document-save.png: ../../../src/cabinets.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ document-send.png: ../../../src/document-send.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:400:726:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ edit-cut.png: ../../../src/edit-cut.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ edit-delete.png: ../../../src/edit-delete.svg @echo " "$@ - @inkscape -z $^ --export-area=303:143:335:175 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ edit-find.png: ../../../src/find.svg @echo " "$@ - @inkscape -z $^ --export-area=300:143:332:175 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=300:100:324:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ edit-find-replace.png: ../../../src/find.svg @echo " "$@ - @inkscape -z $^ --export-area=700:143:732:175 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=700:100:724:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:400:326:424 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=22:61:46:85 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=82:61:106:85 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1500:397:1524:421 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=143:61:167:85 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=201:61:225:85 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-new.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=303:742:335:774 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:700:326:724 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=-108:41:-84:65 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=-48:41:-24:65 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=12:41:36:65 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=72:41:96:65 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=132:41:156:65 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=192:41:216:65 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=252:41:276:65 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=312:41:336:65 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=372:41:396:65 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=433:41:457:65 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=492:41:516:65 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=552:41:576:65 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ go-jump.png: ../../../src/navigation-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=33:98:65:130 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=32:56:56:80 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ go-bottom.png: ../../../src/navigation-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=113:98:145:130 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=112:56:136:80 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ go-down.png: ../../../src/navigation-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=193:98:225:130 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=192:56:216:80 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ go-top.png: ../../../src/navigation-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=283:97:315:129 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=282:56:306:80 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ go-up.png: ../../../src/navigation-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=373:98:405:130 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=372:56:396:80 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ go-first.png: ../../../src/navigation-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=463:97:495:129 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=462:56:486:80 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ go-previous.png: ../../../src/navigation-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=543:97:575:129 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=542:56:566:80 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ view-refresh.png: ../../../src/navigation-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=623:97:655:129 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=622:56:646:80 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ process-stop.png: ../../../src/navigation-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=703:97:735:129 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:56:726:80 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ go-next.png: ../../../src/navigation-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=783:97:815:129 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=782:56:806:80 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ go-last.png: ../../../src/navigation-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=863:97:895:129 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=862:56:886:80 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ go-home.png: ../../../src/navigation-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=943:97:975:129 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=942:56:966:80 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ help-about.png: ../../../src/help-about.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ help-faq.png: ../../../src/help-faq.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ insert-image.png: ../../../src/insert-image.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ insert-link.png: ../../../src/insert-link.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ insert-object.png: ../../../src/insert-object.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ insert-text.png: ../../../src/insert-text.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ mail-forward.png: ../../../src/mail-forward.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=295:201:345:251 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=296:122:320:146 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1502:100:1526:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ mail-send.png: ../../../src/mail-send.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ mark-location.png: ../../../src/mark-location.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=72:30:96:54 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=102:30:126:54 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=132:30:156:54 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=162:30:186:54 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=192:30:216:54 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=222:30:246:54 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=252:30:276:54 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=282:30:306:54 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=312:30:336:54 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=352:30:376:54 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=21:60:45:84 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=51:60:75:84 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=82:60:106:84 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=111:60:135:84 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ system-lock-screen.png: ../../../src/displays.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ system-run.png: ../../../src/system-run.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ system-search.png: ../../../src/system-search.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ system-shutdown.png: ../../../src/system-shutdown.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ tab-new.png: ../../../src/tab-new.svg @echo " "$@ - @inkscape -z $^ --export-area=303:101:325:123 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=21:100:45:124 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=81:100:105:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ window-close.png: ../../../src/window-close.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ window-new.png: ../../../src/window-new.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ zoom-fit-best.png: ../../../src/zoom.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ zoom-in.png: ../../../src/zoom.svg @echo " "$@ - @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:400:326:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ zoom-original.png: ../../../src/zoom.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ zoom-out.png: ../../../src/zoom.svg @echo " "$@ - @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:400:726:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ .PHONY: build-png-icons-local clean-png-icons-local diff --git a/mate/24x24/actions/address-book-new.png b/mate/24x24/actions/address-book-new.png Binary files differindex a6bac52..afa0298 100644 --- a/mate/24x24/actions/address-book-new.png +++ b/mate/24x24/actions/address-book-new.png diff --git a/mate/24x24/actions/application-exit.png b/mate/24x24/actions/application-exit.png Binary files differindex 920facd..d0823b5 100644 --- a/mate/24x24/actions/application-exit.png +++ b/mate/24x24/actions/application-exit.png diff --git a/mate/24x24/actions/appointment-new.png b/mate/24x24/actions/appointment-new.png Binary files differindex fd1043d..f11373e 100644 --- a/mate/24x24/actions/appointment-new.png +++ b/mate/24x24/actions/appointment-new.png diff --git a/mate/24x24/actions/bookmark-new.png b/mate/24x24/actions/bookmark-new.png Binary files differindex 4b86fd7..aff650f 100644 --- a/mate/24x24/actions/bookmark-new.png +++ b/mate/24x24/actions/bookmark-new.png diff --git a/mate/24x24/actions/call-start.png b/mate/24x24/actions/call-start.png Binary files differindex 9e02f1f..ae58d74 100644 --- a/mate/24x24/actions/call-start.png +++ b/mate/24x24/actions/call-start.png diff --git a/mate/24x24/actions/call-stop.png b/mate/24x24/actions/call-stop.png Binary files differindex 57ebe3b..6212c9d 100644 --- a/mate/24x24/actions/call-stop.png +++ b/mate/24x24/actions/call-stop.png diff --git a/mate/24x24/actions/contact-new.png b/mate/24x24/actions/contact-new.png Binary files differindex d1d27d3..70a3796 100644 --- a/mate/24x24/actions/contact-new.png +++ b/mate/24x24/actions/contact-new.png diff --git a/mate/24x24/actions/document-new.png b/mate/24x24/actions/document-new.png Binary files differindex 06060bc..32d39b1 100644 --- a/mate/24x24/actions/document-new.png +++ b/mate/24x24/actions/document-new.png diff --git a/mate/24x24/actions/document-open-recent.png b/mate/24x24/actions/document-open-recent.png Binary files differindex 6c98a5d..1ed3270 100644 --- a/mate/24x24/actions/document-open-recent.png +++ b/mate/24x24/actions/document-open-recent.png diff --git a/mate/24x24/actions/document-page-setup.png b/mate/24x24/actions/document-page-setup.png Binary files differindex f1cf757..4793185 100644 --- a/mate/24x24/actions/document-page-setup.png +++ b/mate/24x24/actions/document-page-setup.png diff --git a/mate/24x24/actions/document-print-preview.png b/mate/24x24/actions/document-print-preview.png Binary files differindex ef7db4f..1cae167 100644 --- a/mate/24x24/actions/document-print-preview.png +++ b/mate/24x24/actions/document-print-preview.png diff --git a/mate/24x24/actions/document-print.png b/mate/24x24/actions/document-print.png Binary files differindex 909d9a7..7c9a034 100644 --- a/mate/24x24/actions/document-print.png +++ b/mate/24x24/actions/document-print.png diff --git a/mate/24x24/actions/document-properties.png b/mate/24x24/actions/document-properties.png Binary files differindex 773ebcf..572683c 100644 --- a/mate/24x24/actions/document-properties.png +++ b/mate/24x24/actions/document-properties.png diff --git a/mate/24x24/actions/document-revert-rtl.png b/mate/24x24/actions/document-revert-rtl.png Binary files differindex 8feb5ea..219439f 100644 --- a/mate/24x24/actions/document-revert-rtl.png +++ b/mate/24x24/actions/document-revert-rtl.png diff --git a/mate/24x24/actions/document-revert.png b/mate/24x24/actions/document-revert.png Binary files differindex 1b4d0ad..34a0d83 100644 --- a/mate/24x24/actions/document-revert.png +++ b/mate/24x24/actions/document-revert.png diff --git a/mate/24x24/actions/document-save-as.png b/mate/24x24/actions/document-save-as.png Binary files differindex 8e7558f..c7ed0a1 100644 --- a/mate/24x24/actions/document-save-as.png +++ b/mate/24x24/actions/document-save-as.png diff --git a/mate/24x24/actions/document-save.png b/mate/24x24/actions/document-save.png Binary files differindex fe2eed7..59d869b 100644 --- a/mate/24x24/actions/document-save.png +++ b/mate/24x24/actions/document-save.png diff --git a/mate/24x24/actions/document-send.png b/mate/24x24/actions/document-send.png Binary files differindex 6f22f37..599edeb 100644 --- a/mate/24x24/actions/document-send.png +++ b/mate/24x24/actions/document-send.png diff --git a/mate/24x24/actions/edit-clear-rtl.png b/mate/24x24/actions/edit-clear-rtl.png Binary files differindex 9cdc5e0..69925ce 100644 --- a/mate/24x24/actions/edit-clear-rtl.png +++ b/mate/24x24/actions/edit-clear-rtl.png diff --git a/mate/24x24/actions/edit-clear.png b/mate/24x24/actions/edit-clear.png Binary files differindex c9d09b6..49520b2 100644 --- a/mate/24x24/actions/edit-clear.png +++ b/mate/24x24/actions/edit-clear.png diff --git a/mate/24x24/actions/edit-copy.png b/mate/24x24/actions/edit-copy.png Binary files differindex b61d5d2..c5416fe 100644 --- a/mate/24x24/actions/edit-copy.png +++ b/mate/24x24/actions/edit-copy.png diff --git a/mate/24x24/actions/edit-cut.png b/mate/24x24/actions/edit-cut.png Binary files differindex 2182bbe..094844a 100644 --- a/mate/24x24/actions/edit-cut.png +++ b/mate/24x24/actions/edit-cut.png diff --git a/mate/24x24/actions/edit-delete.png b/mate/24x24/actions/edit-delete.png Binary files differindex e82b444..3d551c2 100644 --- a/mate/24x24/actions/edit-delete.png +++ b/mate/24x24/actions/edit-delete.png diff --git a/mate/24x24/actions/edit-find-replace.png b/mate/24x24/actions/edit-find-replace.png Binary files differindex 5e8b0f9..58f93f8 100644 --- a/mate/24x24/actions/edit-find-replace.png +++ b/mate/24x24/actions/edit-find-replace.png diff --git a/mate/24x24/actions/edit-find.png b/mate/24x24/actions/edit-find.png Binary files differindex be92d6b..d81dc97 100644 --- a/mate/24x24/actions/edit-find.png +++ b/mate/24x24/actions/edit-find.png diff --git a/mate/24x24/actions/edit-paste.png b/mate/24x24/actions/edit-paste.png Binary files differindex b863d5c..da6d1be 100644 --- a/mate/24x24/actions/edit-paste.png +++ b/mate/24x24/actions/edit-paste.png diff --git a/mate/24x24/actions/edit-redo-rtl.png b/mate/24x24/actions/edit-redo-rtl.png Binary files differindex 730cedb..31c6d4e 100644 --- a/mate/24x24/actions/edit-redo-rtl.png +++ b/mate/24x24/actions/edit-redo-rtl.png diff --git a/mate/24x24/actions/edit-redo.png b/mate/24x24/actions/edit-redo.png Binary files differindex dca3cb9..7dfe693 100644 --- a/mate/24x24/actions/edit-redo.png +++ b/mate/24x24/actions/edit-redo.png diff --git a/mate/24x24/actions/edit-select-all.png b/mate/24x24/actions/edit-select-all.png Binary files differindex 7e1e5fc..87bd2a8 100644 --- a/mate/24x24/actions/edit-select-all.png +++ b/mate/24x24/actions/edit-select-all.png diff --git a/mate/24x24/actions/edit-undo-rtl.png b/mate/24x24/actions/edit-undo-rtl.png Binary files differindex 67f5663..78c9e90 100644 --- a/mate/24x24/actions/edit-undo-rtl.png +++ b/mate/24x24/actions/edit-undo-rtl.png diff --git a/mate/24x24/actions/edit-undo.png b/mate/24x24/actions/edit-undo.png Binary files differindex 7c847d1..8bbfad9 100644 --- a/mate/24x24/actions/edit-undo.png +++ b/mate/24x24/actions/edit-undo.png diff --git a/mate/24x24/actions/format-indent-less-rtl.png b/mate/24x24/actions/format-indent-less-rtl.png Binary files differindex 9315046..6a5b2db 100644 --- a/mate/24x24/actions/format-indent-less-rtl.png +++ b/mate/24x24/actions/format-indent-less-rtl.png diff --git a/mate/24x24/actions/format-indent-less.png b/mate/24x24/actions/format-indent-less.png Binary files differindex a77ab08..f84aa1f 100644 --- a/mate/24x24/actions/format-indent-less.png +++ b/mate/24x24/actions/format-indent-less.png diff --git a/mate/24x24/actions/format-indent-more-rtl.png b/mate/24x24/actions/format-indent-more-rtl.png Binary files differindex 716a2c1..a5c49f8 100644 --- a/mate/24x24/actions/format-indent-more-rtl.png +++ b/mate/24x24/actions/format-indent-more-rtl.png diff --git a/mate/24x24/actions/format-indent-more.png b/mate/24x24/actions/format-indent-more.png Binary files differindex cff02d3..99d8e35 100644 --- a/mate/24x24/actions/format-indent-more.png +++ b/mate/24x24/actions/format-indent-more.png diff --git a/mate/24x24/actions/format-justify-center.png b/mate/24x24/actions/format-justify-center.png Binary files differindex d6117df..d3383cb 100644 --- a/mate/24x24/actions/format-justify-center.png +++ b/mate/24x24/actions/format-justify-center.png diff --git a/mate/24x24/actions/format-justify-fill.png b/mate/24x24/actions/format-justify-fill.png Binary files differindex a4b5322..3f4f133 100644 --- a/mate/24x24/actions/format-justify-fill.png +++ b/mate/24x24/actions/format-justify-fill.png diff --git a/mate/24x24/actions/format-justify-left.png b/mate/24x24/actions/format-justify-left.png Binary files differindex 0fc3a6e..5713403 100644 --- a/mate/24x24/actions/format-justify-left.png +++ b/mate/24x24/actions/format-justify-left.png diff --git a/mate/24x24/actions/format-justify-right.png b/mate/24x24/actions/format-justify-right.png Binary files differindex 2b019d1..fa94f03 100644 --- a/mate/24x24/actions/format-justify-right.png +++ b/mate/24x24/actions/format-justify-right.png diff --git a/mate/24x24/actions/format-text-bold.png b/mate/24x24/actions/format-text-bold.png Binary files differindex 200e75c..fbcb238 100644 --- a/mate/24x24/actions/format-text-bold.png +++ b/mate/24x24/actions/format-text-bold.png diff --git a/mate/24x24/actions/format-text-direction-ltr.png b/mate/24x24/actions/format-text-direction-ltr.png Binary files differindex 011573b..98b5d1b 100644 --- a/mate/24x24/actions/format-text-direction-ltr.png +++ b/mate/24x24/actions/format-text-direction-ltr.png diff --git a/mate/24x24/actions/format-text-direction-rtl.png b/mate/24x24/actions/format-text-direction-rtl.png Binary files differindex 74a68c3..d0bf490 100644 --- a/mate/24x24/actions/format-text-direction-rtl.png +++ b/mate/24x24/actions/format-text-direction-rtl.png diff --git a/mate/24x24/actions/format-text-italic.png b/mate/24x24/actions/format-text-italic.png Binary files differindex 098ccf9..2973b5f 100644 --- a/mate/24x24/actions/format-text-italic.png +++ b/mate/24x24/actions/format-text-italic.png diff --git a/mate/24x24/actions/format-text-strikethrough.png b/mate/24x24/actions/format-text-strikethrough.png Binary files differindex 97a0da8..1026ddc 100644 --- a/mate/24x24/actions/format-text-strikethrough.png +++ b/mate/24x24/actions/format-text-strikethrough.png diff --git a/mate/24x24/actions/format-text-underline.png b/mate/24x24/actions/format-text-underline.png Binary files differindex eb6a026..66d3538 100644 --- a/mate/24x24/actions/format-text-underline.png +++ b/mate/24x24/actions/format-text-underline.png diff --git a/mate/24x24/actions/go-bottom.png b/mate/24x24/actions/go-bottom.png Binary files differindex eee1481..d5ba83f 100644 --- a/mate/24x24/actions/go-bottom.png +++ b/mate/24x24/actions/go-bottom.png diff --git a/mate/24x24/actions/go-down.png b/mate/24x24/actions/go-down.png Binary files differindex 99dc202..da4c3de 100644 --- a/mate/24x24/actions/go-down.png +++ b/mate/24x24/actions/go-down.png diff --git a/mate/24x24/actions/go-first.png b/mate/24x24/actions/go-first.png Binary files differindex 58b3e56..6d9cd00 100644 --- a/mate/24x24/actions/go-first.png +++ b/mate/24x24/actions/go-first.png diff --git a/mate/24x24/actions/go-home.png b/mate/24x24/actions/go-home.png Binary files differindex d8fe27a..20ac521 100644 --- a/mate/24x24/actions/go-home.png +++ b/mate/24x24/actions/go-home.png diff --git a/mate/24x24/actions/go-jump.png b/mate/24x24/actions/go-jump.png Binary files differindex fd53e85..d7155fc 100644 --- a/mate/24x24/actions/go-jump.png +++ b/mate/24x24/actions/go-jump.png diff --git a/mate/24x24/actions/go-last.png b/mate/24x24/actions/go-last.png Binary files differindex 5b0d7d9..825a192 100644 --- a/mate/24x24/actions/go-last.png +++ b/mate/24x24/actions/go-last.png diff --git a/mate/24x24/actions/go-next.png b/mate/24x24/actions/go-next.png Binary files differindex fea64e8..d1188ce 100644 --- a/mate/24x24/actions/go-next.png +++ b/mate/24x24/actions/go-next.png diff --git a/mate/24x24/actions/go-previous.png b/mate/24x24/actions/go-previous.png Binary files differindex 773f4f4..452552e 100644 --- a/mate/24x24/actions/go-previous.png +++ b/mate/24x24/actions/go-previous.png diff --git a/mate/24x24/actions/go-top.png b/mate/24x24/actions/go-top.png Binary files differindex e10b922..d16089d 100644 --- a/mate/24x24/actions/go-top.png +++ b/mate/24x24/actions/go-top.png diff --git a/mate/24x24/actions/go-up.png b/mate/24x24/actions/go-up.png Binary files differindex b81564f..bef8091 100644 --- a/mate/24x24/actions/go-up.png +++ b/mate/24x24/actions/go-up.png diff --git a/mate/24x24/actions/help-about.png b/mate/24x24/actions/help-about.png Binary files differindex cb3a856..7ef23fa 100644 --- a/mate/24x24/actions/help-about.png +++ b/mate/24x24/actions/help-about.png diff --git a/mate/24x24/actions/help-faq.png b/mate/24x24/actions/help-faq.png Binary files differindex 4a972b9..df343a0 100644 --- a/mate/24x24/actions/help-faq.png +++ b/mate/24x24/actions/help-faq.png diff --git a/mate/24x24/actions/insert-image.png b/mate/24x24/actions/insert-image.png Binary files differindex a4e29ae..1147de6 100644 --- a/mate/24x24/actions/insert-image.png +++ b/mate/24x24/actions/insert-image.png diff --git a/mate/24x24/actions/insert-link.png b/mate/24x24/actions/insert-link.png Binary files differindex 20c8388..f2f93db 100644 --- a/mate/24x24/actions/insert-link.png +++ b/mate/24x24/actions/insert-link.png diff --git a/mate/24x24/actions/insert-object.png b/mate/24x24/actions/insert-object.png Binary files differindex eef3ccc..172d864 100644 --- a/mate/24x24/actions/insert-object.png +++ b/mate/24x24/actions/insert-object.png diff --git a/mate/24x24/actions/insert-text.png b/mate/24x24/actions/insert-text.png Binary files differindex 3d7637d..ddd22bb 100644 --- a/mate/24x24/actions/insert-text.png +++ b/mate/24x24/actions/insert-text.png diff --git a/mate/24x24/actions/list-add.png b/mate/24x24/actions/list-add.png Binary files differindex 33755b2..363c1ce 100644 --- a/mate/24x24/actions/list-add.png +++ b/mate/24x24/actions/list-add.png diff --git a/mate/24x24/actions/list-remove.png b/mate/24x24/actions/list-remove.png Binary files differindex bae4b1a..1f9f156 100644 --- a/mate/24x24/actions/list-remove.png +++ b/mate/24x24/actions/list-remove.png diff --git a/mate/24x24/actions/mail-forward.png b/mate/24x24/actions/mail-forward.png Binary files differindex 1862e7b..6937542 100644 --- a/mate/24x24/actions/mail-forward.png +++ b/mate/24x24/actions/mail-forward.png diff --git a/mate/24x24/actions/mail-mark-important.png b/mate/24x24/actions/mail-mark-important.png Binary files differindex b9d8e81..b5f8cd7 100644 --- a/mate/24x24/actions/mail-mark-important.png +++ b/mate/24x24/actions/mail-mark-important.png diff --git a/mate/24x24/actions/mail-mark-junk.png b/mate/24x24/actions/mail-mark-junk.png Binary files differindex 471e989..4b0458b 100644 --- a/mate/24x24/actions/mail-mark-junk.png +++ b/mate/24x24/actions/mail-mark-junk.png diff --git a/mate/24x24/actions/mail-mark-notjunk.png b/mate/24x24/actions/mail-mark-notjunk.png Binary files differindex 837081d..3f95ccc 100644 --- a/mate/24x24/actions/mail-mark-notjunk.png +++ b/mate/24x24/actions/mail-mark-notjunk.png diff --git a/mate/24x24/actions/mail-mark-read.png b/mate/24x24/actions/mail-mark-read.png Binary files differindex 37da64e..1abd768 100644 --- a/mate/24x24/actions/mail-mark-read.png +++ b/mate/24x24/actions/mail-mark-read.png diff --git a/mate/24x24/actions/mail-mark-unread.png b/mate/24x24/actions/mail-mark-unread.png Binary files differindex 41ef979..63e31f1 100644 --- a/mate/24x24/actions/mail-mark-unread.png +++ b/mate/24x24/actions/mail-mark-unread.png diff --git a/mate/24x24/actions/mail-message-new.png b/mate/24x24/actions/mail-message-new.png Binary files differindex 7e7c1f0..77cbc05 100644 --- a/mate/24x24/actions/mail-message-new.png +++ b/mate/24x24/actions/mail-message-new.png diff --git a/mate/24x24/actions/mail-reply-all.png b/mate/24x24/actions/mail-reply-all.png Binary files differindex 2a4f6cf..43a1c2a 100644 --- a/mate/24x24/actions/mail-reply-all.png +++ b/mate/24x24/actions/mail-reply-all.png diff --git a/mate/24x24/actions/mail-reply-sender.png b/mate/24x24/actions/mail-reply-sender.png Binary files differindex 23231f8..63c376d 100644 --- a/mate/24x24/actions/mail-reply-sender.png +++ b/mate/24x24/actions/mail-reply-sender.png diff --git a/mate/24x24/actions/mail-send-receive.png b/mate/24x24/actions/mail-send-receive.png Binary files differindex b6fd9c2..96c69ba 100644 --- a/mate/24x24/actions/mail-send-receive.png +++ b/mate/24x24/actions/mail-send-receive.png diff --git a/mate/24x24/actions/mail-send.png b/mate/24x24/actions/mail-send.png Binary files differindex 80afe8d..df5ceb3 100644 --- a/mate/24x24/actions/mail-send.png +++ b/mate/24x24/actions/mail-send.png diff --git a/mate/24x24/actions/mark-location.png b/mate/24x24/actions/mark-location.png Binary files differindex c3aec06..0ea797d 100644 --- a/mate/24x24/actions/mark-location.png +++ b/mate/24x24/actions/mark-location.png diff --git a/mate/24x24/actions/media-eject.png b/mate/24x24/actions/media-eject.png Binary files differindex 6ae952b..e2a9aaf 100644 --- a/mate/24x24/actions/media-eject.png +++ b/mate/24x24/actions/media-eject.png diff --git a/mate/24x24/actions/media-playback-pause.png b/mate/24x24/actions/media-playback-pause.png Binary files differindex 9e37106..3c84042 100644 --- a/mate/24x24/actions/media-playback-pause.png +++ b/mate/24x24/actions/media-playback-pause.png diff --git a/mate/24x24/actions/media-playback-start-rtl.png b/mate/24x24/actions/media-playback-start-rtl.png Binary files differindex 0f0c589..949a559 100644 --- a/mate/24x24/actions/media-playback-start-rtl.png +++ b/mate/24x24/actions/media-playback-start-rtl.png diff --git a/mate/24x24/actions/media-playback-start.png b/mate/24x24/actions/media-playback-start.png Binary files differindex e2219c7..61253ca 100644 --- a/mate/24x24/actions/media-playback-start.png +++ b/mate/24x24/actions/media-playback-start.png diff --git a/mate/24x24/actions/media-playback-stop.png b/mate/24x24/actions/media-playback-stop.png Binary files differindex 588ffbc..60a3c58 100644 --- a/mate/24x24/actions/media-playback-stop.png +++ b/mate/24x24/actions/media-playback-stop.png diff --git a/mate/24x24/actions/media-record.png b/mate/24x24/actions/media-record.png Binary files differindex 5db405f..728ae13 100644 --- a/mate/24x24/actions/media-record.png +++ b/mate/24x24/actions/media-record.png diff --git a/mate/24x24/actions/media-seek-backward.png b/mate/24x24/actions/media-seek-backward.png Binary files differindex 73f2b54..377c50a 100644 --- a/mate/24x24/actions/media-seek-backward.png +++ b/mate/24x24/actions/media-seek-backward.png diff --git a/mate/24x24/actions/media-seek-forward.png b/mate/24x24/actions/media-seek-forward.png Binary files differindex e9d3a6d..8f1a9bd 100644 --- a/mate/24x24/actions/media-seek-forward.png +++ b/mate/24x24/actions/media-seek-forward.png diff --git a/mate/24x24/actions/media-skip-backward.png b/mate/24x24/actions/media-skip-backward.png Binary files differindex a00fbae..22b1625 100644 --- a/mate/24x24/actions/media-skip-backward.png +++ b/mate/24x24/actions/media-skip-backward.png diff --git a/mate/24x24/actions/media-skip-forward.png b/mate/24x24/actions/media-skip-forward.png Binary files differindex a64243d..4e32bf6 100644 --- a/mate/24x24/actions/media-skip-forward.png +++ b/mate/24x24/actions/media-skip-forward.png diff --git a/mate/24x24/actions/object-flip-horizontal.png b/mate/24x24/actions/object-flip-horizontal.png Binary files differindex f814605..9206d43 100644 --- a/mate/24x24/actions/object-flip-horizontal.png +++ b/mate/24x24/actions/object-flip-horizontal.png diff --git a/mate/24x24/actions/object-flip-vertical.png b/mate/24x24/actions/object-flip-vertical.png Binary files differindex 48383e1..780dc5f 100644 --- a/mate/24x24/actions/object-flip-vertical.png +++ b/mate/24x24/actions/object-flip-vertical.png diff --git a/mate/24x24/actions/object-rotate-left.png b/mate/24x24/actions/object-rotate-left.png Binary files differindex 4a6350f..0272f77 100644 --- a/mate/24x24/actions/object-rotate-left.png +++ b/mate/24x24/actions/object-rotate-left.png diff --git a/mate/24x24/actions/object-rotate-right.png b/mate/24x24/actions/object-rotate-right.png Binary files differindex 0099afb..72b27b9 100644 --- a/mate/24x24/actions/object-rotate-right.png +++ b/mate/24x24/actions/object-rotate-right.png diff --git a/mate/24x24/actions/process-stop.png b/mate/24x24/actions/process-stop.png Binary files differindex 15448c5..c919eca 100644 --- a/mate/24x24/actions/process-stop.png +++ b/mate/24x24/actions/process-stop.png diff --git a/mate/24x24/actions/system-lock-screen.png b/mate/24x24/actions/system-lock-screen.png Binary files differindex 4541920..9978120 100644 --- a/mate/24x24/actions/system-lock-screen.png +++ b/mate/24x24/actions/system-lock-screen.png diff --git a/mate/24x24/actions/system-log-out.png b/mate/24x24/actions/system-log-out.png Binary files differindex 50059b0..f7eaf2c 100644 --- a/mate/24x24/actions/system-log-out.png +++ b/mate/24x24/actions/system-log-out.png diff --git a/mate/24x24/actions/system-run.png b/mate/24x24/actions/system-run.png Binary files differindex aca854e..c9575b6 100644 --- a/mate/24x24/actions/system-run.png +++ b/mate/24x24/actions/system-run.png diff --git a/mate/24x24/actions/system-search.png b/mate/24x24/actions/system-search.png Binary files differindex ae33d6a..37a8b55 100644 --- a/mate/24x24/actions/system-search.png +++ b/mate/24x24/actions/system-search.png diff --git a/mate/24x24/actions/system-shutdown.png b/mate/24x24/actions/system-shutdown.png Binary files differindex 489cf45..ed6c7f6 100644 --- a/mate/24x24/actions/system-shutdown.png +++ b/mate/24x24/actions/system-shutdown.png diff --git a/mate/24x24/actions/tab-new.png b/mate/24x24/actions/tab-new.png Binary files differindex eb84a78..ec94524 100644 --- a/mate/24x24/actions/tab-new.png +++ b/mate/24x24/actions/tab-new.png diff --git a/mate/24x24/actions/tools-check-spelling.png b/mate/24x24/actions/tools-check-spelling.png Binary files differindex 4c2bf22..3daf058 100644 --- a/mate/24x24/actions/tools-check-spelling.png +++ b/mate/24x24/actions/tools-check-spelling.png diff --git a/mate/24x24/actions/view-fullscreen.png b/mate/24x24/actions/view-fullscreen.png Binary files differindex fda4519..07648bd 100644 --- a/mate/24x24/actions/view-fullscreen.png +++ b/mate/24x24/actions/view-fullscreen.png diff --git a/mate/24x24/actions/view-refresh.png b/mate/24x24/actions/view-refresh.png Binary files differindex cf71d34..247427f 100644 --- a/mate/24x24/actions/view-refresh.png +++ b/mate/24x24/actions/view-refresh.png diff --git a/mate/24x24/actions/view-restore.png b/mate/24x24/actions/view-restore.png Binary files differindex c0a3dc9..9722b21 100644 --- a/mate/24x24/actions/view-restore.png +++ b/mate/24x24/actions/view-restore.png diff --git a/mate/24x24/actions/view-sort-ascending.png b/mate/24x24/actions/view-sort-ascending.png Binary files differindex 8e2a24c..473bc8c 100644 --- a/mate/24x24/actions/view-sort-ascending.png +++ b/mate/24x24/actions/view-sort-ascending.png diff --git a/mate/24x24/actions/view-sort-descending.png b/mate/24x24/actions/view-sort-descending.png Binary files differindex 3a5b0f0..5556b32 100644 --- a/mate/24x24/actions/view-sort-descending.png +++ b/mate/24x24/actions/view-sort-descending.png diff --git a/mate/24x24/actions/window-close.png b/mate/24x24/actions/window-close.png Binary files differindex bb958a3..0656ea8 100644 --- a/mate/24x24/actions/window-close.png +++ b/mate/24x24/actions/window-close.png diff --git a/mate/24x24/actions/window-new.png b/mate/24x24/actions/window-new.png Binary files differindex fd772df..9be4d8c 100644 --- a/mate/24x24/actions/window-new.png +++ b/mate/24x24/actions/window-new.png diff --git a/mate/24x24/actions/zoom-fit-best.png b/mate/24x24/actions/zoom-fit-best.png Binary files differindex 499647c..826b2aa 100644 --- a/mate/24x24/actions/zoom-fit-best.png +++ b/mate/24x24/actions/zoom-fit-best.png diff --git a/mate/24x24/actions/zoom-in.png b/mate/24x24/actions/zoom-in.png Binary files differindex 4150920..a9b2dcf 100644 --- a/mate/24x24/actions/zoom-in.png +++ b/mate/24x24/actions/zoom-in.png diff --git a/mate/24x24/actions/zoom-original.png b/mate/24x24/actions/zoom-original.png Binary files differindex 1fdb298..6f0af3b 100644 --- a/mate/24x24/actions/zoom-original.png +++ b/mate/24x24/actions/zoom-original.png diff --git a/mate/24x24/actions/zoom-out.png b/mate/24x24/actions/zoom-out.png Binary files differindex 43ad52e..c430702 100644 --- a/mate/24x24/actions/zoom-out.png +++ b/mate/24x24/actions/zoom-out.png diff --git a/mate/24x24/apps/Makefile.am b/mate/24x24/apps/Makefile.am index 1b05907..86d783d 100644 --- a/mate/24x24/apps/Makefile.am +++ b/mate/24x24/apps/Makefile.am @@ -35,152 +35,152 @@ png_icons = \ accessories-calculator.png: ../../../src/accessories-calculator.svg @echo " "$@ - @inkscape -z $^ --export-area=303:143:335:175 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=301:100:325:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ accessories-character-map.png: ../../../src/accessories-character-map.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ accessories-dictionary.png: ../../../src/accessories-dictionary.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ accessories-text-editor.png: ../../../src/accessories-text-editor.svg @echo " "$@ - @inkscape -z $^ --export-area=304:151:336:183 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:109:326:133 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ applets-screenshooter.png: ../../../src/applets-screenshooter.svg @echo " "$@ - @inkscape -z $^ --export-area=300:143:332:175 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=300:100:324:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ logviewer.png: ../../../src/logviewer.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ multimedia-volume-control.png: ../../../src/multimedia-volume-control.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=301:101:325:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-desktop-accessibility.png: ../../../src/preferences-desktop-accessibility.svg @echo " "$@ - @inkscape -z $^ --export-area=303:143:335:175 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-desktop-display.png: ../../../src/displays.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-desktop-font.png: ../../../src/preferences-desktop-font.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-desktop-keyboard.png: ../../../src/keyboards.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-desktop-keyboard-shortcuts.png: ../../../src/preferences-desktop-keyboard-shortcuts.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-desktop-locale.png: ../../../src/preferences-desktop-locale.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-desktop-remote-desktop.png: ../../../src/displays.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:101:1126:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-desktop-screensaver.png: ../../../src/displays.svg @echo " "$@ - @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:401:726:425 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-desktop-theme.png: ../../../src/preferences-desktop-theme.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=303:100:327:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-desktop-wallpaper.png: ../../../src/displays.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:442:1135:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:401:1126:425 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-system-notifications.png: ../../../src/preferences-system-notifications.svg @echo " "$@ - @inkscape -z $^ --export-area=302:142:334:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-system-privacy.png: ../../../src/preferences-system-privacy.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-system-search.png: ../../../src/preferences-system-search.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-system-sharing.png: ../../../src/preferences-system-sharing.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ system-file-manager.png: ../../../src/cabinets.svg @echo " "$@ - @inkscape -z $^ --export-area=302:143:334:175 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ system-software-install.png: ../../../src/system-software.svg @echo " "$@ - @inkscape -z $^ --export-area=304:142:336:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ system-software-update.png: ../../../src/system-software.svg @echo " "$@ - @inkscape -z $^ --export-area=704:142:736:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-system-windows.png: ../../../src/preferences-system-windows.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ system-users.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:100:1126:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-info.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ utilities-system-monitor.png: ../../../src/terminals.svg @echo " "$@ - @inkscape -z $^ --export-area=702:141:734:173 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:99:726:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ utilities-terminal.png: ../../../src/terminals.svg @echo " "$@ - @inkscape -z $^ --export-area=302:141:334:173 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ web-browser.png: ../../../src/web-browser.svg @echo " "$@ - @inkscape -z $^ --export-area=302:142:334:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=301:100:325:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ .PHONY: build-png-icons-local clean-png-icons-local diff --git a/mate/24x24/apps/accessories-calculator.png b/mate/24x24/apps/accessories-calculator.png Binary files differindex 84ddd03..0c16673 100644 --- a/mate/24x24/apps/accessories-calculator.png +++ b/mate/24x24/apps/accessories-calculator.png diff --git a/mate/24x24/apps/accessories-character-map.png b/mate/24x24/apps/accessories-character-map.png Binary files differindex d05b347..174d49d 100644 --- a/mate/24x24/apps/accessories-character-map.png +++ b/mate/24x24/apps/accessories-character-map.png diff --git a/mate/24x24/apps/accessories-dictionary.png b/mate/24x24/apps/accessories-dictionary.png Binary files differindex dfd3c59..4b59d21 100644 --- a/mate/24x24/apps/accessories-dictionary.png +++ b/mate/24x24/apps/accessories-dictionary.png diff --git a/mate/24x24/apps/accessories-text-editor.png b/mate/24x24/apps/accessories-text-editor.png Binary files differindex 236b665..c09cc38 100644 --- a/mate/24x24/apps/accessories-text-editor.png +++ b/mate/24x24/apps/accessories-text-editor.png diff --git a/mate/24x24/apps/applets-screenshooter.png b/mate/24x24/apps/applets-screenshooter.png Binary files differindex 30dc5d0..f7b141c 100644 --- a/mate/24x24/apps/applets-screenshooter.png +++ b/mate/24x24/apps/applets-screenshooter.png diff --git a/mate/24x24/apps/logviewer.png b/mate/24x24/apps/logviewer.png Binary files differindex 2061b0f..c677bdb 100644 --- a/mate/24x24/apps/logviewer.png +++ b/mate/24x24/apps/logviewer.png diff --git a/mate/24x24/apps/multimedia-volume-control.png b/mate/24x24/apps/multimedia-volume-control.png Binary files differindex 5ff4f63..8745e3b 100644 --- a/mate/24x24/apps/multimedia-volume-control.png +++ b/mate/24x24/apps/multimedia-volume-control.png diff --git a/mate/24x24/apps/preferences-desktop-accessibility.png b/mate/24x24/apps/preferences-desktop-accessibility.png Binary files differindex 7990958..bfc542c 100644 --- a/mate/24x24/apps/preferences-desktop-accessibility.png +++ b/mate/24x24/apps/preferences-desktop-accessibility.png diff --git a/mate/24x24/apps/preferences-desktop-display.png b/mate/24x24/apps/preferences-desktop-display.png Binary files differindex 68ffb87..88f0537 100644 --- a/mate/24x24/apps/preferences-desktop-display.png +++ b/mate/24x24/apps/preferences-desktop-display.png diff --git a/mate/24x24/apps/preferences-desktop-font.png b/mate/24x24/apps/preferences-desktop-font.png Binary files differindex 6f55c92..3b18d22 100644 --- a/mate/24x24/apps/preferences-desktop-font.png +++ b/mate/24x24/apps/preferences-desktop-font.png diff --git a/mate/24x24/apps/preferences-desktop-keyboard-shortcuts.png b/mate/24x24/apps/preferences-desktop-keyboard-shortcuts.png Binary files differindex 0b3aab0..1a36a1c 100644 --- a/mate/24x24/apps/preferences-desktop-keyboard-shortcuts.png +++ b/mate/24x24/apps/preferences-desktop-keyboard-shortcuts.png diff --git a/mate/24x24/apps/preferences-desktop-keyboard.png b/mate/24x24/apps/preferences-desktop-keyboard.png Binary files differindex 31327cd..3cab46c 100644 --- a/mate/24x24/apps/preferences-desktop-keyboard.png +++ b/mate/24x24/apps/preferences-desktop-keyboard.png diff --git a/mate/24x24/apps/preferences-desktop-locale.png b/mate/24x24/apps/preferences-desktop-locale.png Binary files differindex dfe323a..5fd7799 100644 --- a/mate/24x24/apps/preferences-desktop-locale.png +++ b/mate/24x24/apps/preferences-desktop-locale.png diff --git a/mate/24x24/apps/preferences-desktop-remote-desktop.png b/mate/24x24/apps/preferences-desktop-remote-desktop.png Binary files differindex 82ca5b1..e149885 100644 --- a/mate/24x24/apps/preferences-desktop-remote-desktop.png +++ b/mate/24x24/apps/preferences-desktop-remote-desktop.png diff --git a/mate/24x24/apps/preferences-desktop-screensaver.png b/mate/24x24/apps/preferences-desktop-screensaver.png Binary files differindex 1bcede2..15b4028 100644 --- a/mate/24x24/apps/preferences-desktop-screensaver.png +++ b/mate/24x24/apps/preferences-desktop-screensaver.png diff --git a/mate/24x24/apps/preferences-desktop-theme.png b/mate/24x24/apps/preferences-desktop-theme.png Binary files differindex 9f49a99..8fc6777 100644 --- a/mate/24x24/apps/preferences-desktop-theme.png +++ b/mate/24x24/apps/preferences-desktop-theme.png diff --git a/mate/24x24/apps/preferences-desktop-wallpaper.png b/mate/24x24/apps/preferences-desktop-wallpaper.png Binary files differindex 4abce08..0dc3fb3 100644 --- a/mate/24x24/apps/preferences-desktop-wallpaper.png +++ b/mate/24x24/apps/preferences-desktop-wallpaper.png diff --git a/mate/24x24/apps/preferences-system-notifications.png b/mate/24x24/apps/preferences-system-notifications.png Binary files differindex 5689fe7..5ed3f97 100644 --- a/mate/24x24/apps/preferences-system-notifications.png +++ b/mate/24x24/apps/preferences-system-notifications.png diff --git a/mate/24x24/apps/preferences-system-privacy.png b/mate/24x24/apps/preferences-system-privacy.png Binary files differindex 43466b3..267975e 100644 --- a/mate/24x24/apps/preferences-system-privacy.png +++ b/mate/24x24/apps/preferences-system-privacy.png diff --git a/mate/24x24/apps/preferences-system-search.png b/mate/24x24/apps/preferences-system-search.png Binary files differindex cc8ec0a..fd7f74a 100644 --- a/mate/24x24/apps/preferences-system-search.png +++ b/mate/24x24/apps/preferences-system-search.png diff --git a/mate/24x24/apps/preferences-system-sharing.png b/mate/24x24/apps/preferences-system-sharing.png Binary files differindex 87a5d2c..985512a 100644 --- a/mate/24x24/apps/preferences-system-sharing.png +++ b/mate/24x24/apps/preferences-system-sharing.png diff --git a/mate/24x24/apps/preferences-system-windows.png b/mate/24x24/apps/preferences-system-windows.png Binary files differindex d514d60..f0d52ff 100644 --- a/mate/24x24/apps/preferences-system-windows.png +++ b/mate/24x24/apps/preferences-system-windows.png diff --git a/mate/24x24/apps/system-file-manager.png b/mate/24x24/apps/system-file-manager.png Binary files differindex 3e6ff1c..7e2d521 100644 --- a/mate/24x24/apps/system-file-manager.png +++ b/mate/24x24/apps/system-file-manager.png diff --git a/mate/24x24/apps/system-software-install.png b/mate/24x24/apps/system-software-install.png Binary files differindex cd50e88..6246d69 100644 --- a/mate/24x24/apps/system-software-install.png +++ b/mate/24x24/apps/system-software-install.png diff --git a/mate/24x24/apps/system-software-update.png b/mate/24x24/apps/system-software-update.png Binary files differindex 5a77994..0dda978 100644 --- a/mate/24x24/apps/system-software-update.png +++ b/mate/24x24/apps/system-software-update.png diff --git a/mate/24x24/apps/system-users.png b/mate/24x24/apps/system-users.png Binary files differindex 5d9723e..4f5a245 100644 --- a/mate/24x24/apps/system-users.png +++ b/mate/24x24/apps/system-users.png diff --git a/mate/24x24/apps/user-info.png b/mate/24x24/apps/user-info.png Binary files differindex 5a373f9..34dd019 100644 --- a/mate/24x24/apps/user-info.png +++ b/mate/24x24/apps/user-info.png diff --git a/mate/24x24/apps/utilities-system-monitor.png b/mate/24x24/apps/utilities-system-monitor.png Binary files differindex 4691d1b..1835150 100644 --- a/mate/24x24/apps/utilities-system-monitor.png +++ b/mate/24x24/apps/utilities-system-monitor.png diff --git a/mate/24x24/apps/utilities-terminal.png b/mate/24x24/apps/utilities-terminal.png Binary files differindex 82925a6..19acc86 100644 --- a/mate/24x24/apps/utilities-terminal.png +++ b/mate/24x24/apps/utilities-terminal.png diff --git a/mate/24x24/apps/web-browser.png b/mate/24x24/apps/web-browser.png Binary files differindex d27faa2..b4affe6 100644 --- a/mate/24x24/apps/web-browser.png +++ b/mate/24x24/apps/web-browser.png diff --git a/mate/24x24/categories/Makefile.am b/mate/24x24/categories/Makefile.am index cea5caf..9432600 100644 --- a/mate/24x24/categories/Makefile.am +++ b/mate/24x24/categories/Makefile.am @@ -23,92 +23,92 @@ png_icons = \ applications-accessories.png: ../../../src/applications-accessories.svg @echo " "$@ - @inkscape -z $^ --export-area=302:140:334:172 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ applications-development.png: ../../../src/applications-development.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ applications-engineering.png: ../../../src/applications-engineering.svg @echo " "$@ - @inkscape -z $^ --export-area=304:142:336:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ applications-games.png: ../../../src/applications-games.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=301:101:325:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ applications-graphics.png: ../../../src/applications-graphics.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ applications-internet.png: ../../../src/applications-internet.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ applications-multimedia.png: ../../../src/applications-multimedia.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ applications-office.png: ../../../src/applications-office.svg @echo " "$@ - @inkscape -z $^ --export-area=302:142:334:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=301:100:325:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ applications-other.png: ../../../src/applications-other.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ applications-science.png: ../../../src/applications-science.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ applications-system.png: ../../../src/applications-system.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ applications-utilities.png: ../../../src/applications-utilities.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-desktop.png: ../../../src/preferences-desktop.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-desktop-peripherals.png: ../../../src/preferences-desktop-peripherals.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-desktop-personal.png: ../../../src/preferences-desktop-personal.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-other.png: ../../../src/preferences-other.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-system.png: ../../../src/preferences-system.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ preferences-system-network.png: ../../../src/computers.svg @echo " "$@ - @inkscape -z $^ --export-area=302:142:334:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ .PHONY: build-png-icons-local clean-png-icons-local diff --git a/mate/24x24/categories/applications-accessories.png b/mate/24x24/categories/applications-accessories.png Binary files differindex 7635f2f..886053d 100644 --- a/mate/24x24/categories/applications-accessories.png +++ b/mate/24x24/categories/applications-accessories.png diff --git a/mate/24x24/categories/applications-development.png b/mate/24x24/categories/applications-development.png Binary files differindex eafac5e..d60293c 100644 --- a/mate/24x24/categories/applications-development.png +++ b/mate/24x24/categories/applications-development.png diff --git a/mate/24x24/categories/applications-engineering.png b/mate/24x24/categories/applications-engineering.png Binary files differindex 8a00ed1..e3f83c0 100644 --- a/mate/24x24/categories/applications-engineering.png +++ b/mate/24x24/categories/applications-engineering.png diff --git a/mate/24x24/categories/applications-games.png b/mate/24x24/categories/applications-games.png Binary files differindex b3c33a2..9b4a0b2 100644 --- a/mate/24x24/categories/applications-games.png +++ b/mate/24x24/categories/applications-games.png diff --git a/mate/24x24/categories/applications-graphics.png b/mate/24x24/categories/applications-graphics.png Binary files differindex 510f118..46ef9b2 100644 --- a/mate/24x24/categories/applications-graphics.png +++ b/mate/24x24/categories/applications-graphics.png diff --git a/mate/24x24/categories/applications-internet.png b/mate/24x24/categories/applications-internet.png Binary files differindex 2f1f64c..dc09a6d 100644 --- a/mate/24x24/categories/applications-internet.png +++ b/mate/24x24/categories/applications-internet.png diff --git a/mate/24x24/categories/applications-multimedia.png b/mate/24x24/categories/applications-multimedia.png Binary files differindex bb1dcc3..1e5a70a 100644 --- a/mate/24x24/categories/applications-multimedia.png +++ b/mate/24x24/categories/applications-multimedia.png diff --git a/mate/24x24/categories/applications-office.png b/mate/24x24/categories/applications-office.png Binary files differindex 4823e16..7ab34fb 100644 --- a/mate/24x24/categories/applications-office.png +++ b/mate/24x24/categories/applications-office.png diff --git a/mate/24x24/categories/applications-other.png b/mate/24x24/categories/applications-other.png Binary files differindex 1aeb2c6..4c65cad 100644 --- a/mate/24x24/categories/applications-other.png +++ b/mate/24x24/categories/applications-other.png diff --git a/mate/24x24/categories/applications-science.png b/mate/24x24/categories/applications-science.png Binary files differindex 0818ab2..faeac72 100644 --- a/mate/24x24/categories/applications-science.png +++ b/mate/24x24/categories/applications-science.png diff --git a/mate/24x24/categories/applications-system.png b/mate/24x24/categories/applications-system.png Binary files differindex c447aa9..1313d28 100644 --- a/mate/24x24/categories/applications-system.png +++ b/mate/24x24/categories/applications-system.png diff --git a/mate/24x24/categories/applications-utilities.png b/mate/24x24/categories/applications-utilities.png Binary files differindex 9c07af0..988db9d 100644 --- a/mate/24x24/categories/applications-utilities.png +++ b/mate/24x24/categories/applications-utilities.png diff --git a/mate/24x24/categories/preferences-desktop-peripherals.png b/mate/24x24/categories/preferences-desktop-peripherals.png Binary files differindex ddf9951..356f4e9 100644 --- a/mate/24x24/categories/preferences-desktop-peripherals.png +++ b/mate/24x24/categories/preferences-desktop-peripherals.png diff --git a/mate/24x24/categories/preferences-desktop-personal.png b/mate/24x24/categories/preferences-desktop-personal.png Binary files differindex 85b0f04..7481228 100644 --- a/mate/24x24/categories/preferences-desktop-personal.png +++ b/mate/24x24/categories/preferences-desktop-personal.png diff --git a/mate/24x24/categories/preferences-desktop.png b/mate/24x24/categories/preferences-desktop.png Binary files differindex 9d1fff1..d1d10d7 100644 --- a/mate/24x24/categories/preferences-desktop.png +++ b/mate/24x24/categories/preferences-desktop.png diff --git a/mate/24x24/categories/preferences-other.png b/mate/24x24/categories/preferences-other.png Binary files differindex 6a060d7..f4fa64e 100644 --- a/mate/24x24/categories/preferences-other.png +++ b/mate/24x24/categories/preferences-other.png diff --git a/mate/24x24/categories/preferences-system-network.png b/mate/24x24/categories/preferences-system-network.png Binary files differindex e7bdd45..9d0440e 100644 --- a/mate/24x24/categories/preferences-system-network.png +++ b/mate/24x24/categories/preferences-system-network.png diff --git a/mate/24x24/categories/preferences-system.png b/mate/24x24/categories/preferences-system.png Binary files differindex b9ec7e7..1e2e131 100644 --- a/mate/24x24/categories/preferences-system.png +++ b/mate/24x24/categories/preferences-system.png diff --git a/mate/24x24/devices/Makefile.am b/mate/24x24/devices/Makefile.am index d7836aa..8e0cc20 100644 --- a/mate/24x24/devices/Makefile.am +++ b/mate/24x24/devices/Makefile.am @@ -43,192 +43,192 @@ png_icons = \ ac-adapter.png: ../../../src/batteries.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=303:100:327:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ audio-card.png: ../../../src/audio-card.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ audio-headphones.png: ../../../src/audio-headphones.svg @echo " "$@ - @inkscape -z $^ --export-area=303:440:335:472 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:398:326:422 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ audio-headset.png: ../../../src/audio-headphones.svg @echo " "$@ - @inkscape -z $^ --export-area=303:140:335:172 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:98:326:122 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ audio-input-microphone.png: ../../../src/audio-input-microphone.svg @echo " "$@ - @inkscape -z $^ --export-area=302:142:334:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ audio-speakers.png: ../../../src/audio-speakers.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ battery.png: ../../../src/batteries.svg @echo " "$@ - @inkscape -z $^ --export-area=303:742:335:774 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:700:326:724 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ camera-photo.png: ../../../src/camera-photo.svg @echo " "$@ - @inkscape -z $^ --export-area=300:142:332:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=300:101:324:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ camera-video.png: ../../../src/camera-video.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ camera-web.png: ../../../src/camera-web.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ computer.png: ../../../src/computers.svg @echo " "$@ - @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:401:326:425 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ drive-harddisk.png: ../../../src/drive-harddisk.svg @echo " "$@ - @inkscape -z $^ --export-area=303:138:335:172 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:95:326:119 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ drive-multidisk.png: ../../../src/drive-multidisk.svg @echo " "$@ - @inkscape -z $^ --export-area=303:136:335:168 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:95:326:119 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ drive-optical.png: ../../../src/drives.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ drive-removable-media.png: ../../../src/drives.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ input-dialpad.png: ../../../src/input-dialpad.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=301:100:325:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ input-gaming.png: ../../../src/input-gaming.svg @echo " "$@ - @inkscape -z $^ --export-area=343:162:375:194 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=342:119:366:143 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ input-keyboard.png: ../../../src/keyboards.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ input-mouse.png: ../../../src/input-mouse.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ input-tablet.png: ../../../src/input-tablet.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ input-touchpad.png: ../../../src/input-touchpad.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ media-flash.png: ../../../src/media-flash.svg @echo " "$@ - @inkscape -z $^ --export-area=304:142:336:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ media-floppy.png: ../../../src/media-floppy.svg @echo " "$@ - @inkscape -z $^ --export-area=303:141:335:173 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ media-optical.png: ../../../src/media-optical.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ media-removable.png: ../../../src/media-removable.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=301:100:325:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ media-tape.png: ../../../src/media-tape.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ multimedia-player.png: ../../../src/multimedia-player.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ modem.png: ../../../src/modem.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ network-vpn.png: ../../../src/network-vpn.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ network-wired.png: ../../../src/network-wired.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=303:100:327:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ network-wireless.png: ../../../src/network-wireless.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ pda.png: ../../../src/pda.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ phone.png: ../../../src/phone.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=301:100:325:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ printer.png: ../../../src/printers.svg @echo " "$@ - @inkscape -z $^ --export-area=303:434:335:466 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:393:326:417 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ printer-network.png: ../../../src/printer-network.svg @echo " "$@ - @inkscape -z $^ --export-area=303:140:335:172 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:98:326:122 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ scanner.png: ../../../src/scanner.svg @echo " "$@ - @inkscape -z $^ --export-area=303:140:335:172 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ uninterruptible-power-supply.png: ../../../src/uninterruptible-power-supply.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=303:100:327:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ video-display.png: ../../../src/displays.svg @echo " "$@ - @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:401:326:425 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ .PHONY: build-png-icons-local clean-png-icons-local diff --git a/mate/24x24/devices/ac-adapter.png b/mate/24x24/devices/ac-adapter.png Binary files differindex 6764e7e..281a1a2 100644 --- a/mate/24x24/devices/ac-adapter.png +++ b/mate/24x24/devices/ac-adapter.png diff --git a/mate/24x24/devices/audio-card.png b/mate/24x24/devices/audio-card.png Binary files differindex a0861f9..36e77ae 100644 --- a/mate/24x24/devices/audio-card.png +++ b/mate/24x24/devices/audio-card.png diff --git a/mate/24x24/devices/audio-headphones.png b/mate/24x24/devices/audio-headphones.png Binary files differindex 91c9631..063ceaf 100644 --- a/mate/24x24/devices/audio-headphones.png +++ b/mate/24x24/devices/audio-headphones.png diff --git a/mate/24x24/devices/audio-headset.png b/mate/24x24/devices/audio-headset.png Binary files differindex dab25dd..df467b0 100644 --- a/mate/24x24/devices/audio-headset.png +++ b/mate/24x24/devices/audio-headset.png diff --git a/mate/24x24/devices/audio-input-microphone.png b/mate/24x24/devices/audio-input-microphone.png Binary files differindex 0874c26..c1476d0 100644 --- a/mate/24x24/devices/audio-input-microphone.png +++ b/mate/24x24/devices/audio-input-microphone.png diff --git a/mate/24x24/devices/audio-speakers.png b/mate/24x24/devices/audio-speakers.png Binary files differindex 65ab161..242ff76 100644 --- a/mate/24x24/devices/audio-speakers.png +++ b/mate/24x24/devices/audio-speakers.png diff --git a/mate/24x24/devices/battery.png b/mate/24x24/devices/battery.png Binary files differindex c776f62..bac39ad 100644 --- a/mate/24x24/devices/battery.png +++ b/mate/24x24/devices/battery.png diff --git a/mate/24x24/devices/camera-photo.png b/mate/24x24/devices/camera-photo.png Binary files differindex 32c9623..50cfcfe 100644 --- a/mate/24x24/devices/camera-photo.png +++ b/mate/24x24/devices/camera-photo.png diff --git a/mate/24x24/devices/camera-video.png b/mate/24x24/devices/camera-video.png Binary files differindex 7f470d6..2334fba 100644 --- a/mate/24x24/devices/camera-video.png +++ b/mate/24x24/devices/camera-video.png diff --git a/mate/24x24/devices/camera-web.png b/mate/24x24/devices/camera-web.png Binary files differindex 0fc4281..d1f4539 100644 --- a/mate/24x24/devices/camera-web.png +++ b/mate/24x24/devices/camera-web.png diff --git a/mate/24x24/devices/computer.png b/mate/24x24/devices/computer.png Binary files differindex 67bdc75..a179dbf 100644 --- a/mate/24x24/devices/computer.png +++ b/mate/24x24/devices/computer.png diff --git a/mate/24x24/devices/drive-harddisk.png b/mate/24x24/devices/drive-harddisk.png Binary files differindex 4361144..c554315 100644 --- a/mate/24x24/devices/drive-harddisk.png +++ b/mate/24x24/devices/drive-harddisk.png diff --git a/mate/24x24/devices/drive-multidisk.png b/mate/24x24/devices/drive-multidisk.png Binary files differindex ca4737d..9bc2b1a 100644 --- a/mate/24x24/devices/drive-multidisk.png +++ b/mate/24x24/devices/drive-multidisk.png diff --git a/mate/24x24/devices/drive-optical.png b/mate/24x24/devices/drive-optical.png Binary files differindex 4fa7d64..e42c7c3 100644 --- a/mate/24x24/devices/drive-optical.png +++ b/mate/24x24/devices/drive-optical.png diff --git a/mate/24x24/devices/drive-removable-media.png b/mate/24x24/devices/drive-removable-media.png Binary files differindex 8e042dd..2a5e2b1 100644 --- a/mate/24x24/devices/drive-removable-media.png +++ b/mate/24x24/devices/drive-removable-media.png diff --git a/mate/24x24/devices/input-dialpad.png b/mate/24x24/devices/input-dialpad.png Binary files differindex d55623a..17e39b8 100644 --- a/mate/24x24/devices/input-dialpad.png +++ b/mate/24x24/devices/input-dialpad.png diff --git a/mate/24x24/devices/input-gaming.png b/mate/24x24/devices/input-gaming.png Binary files differindex bb2c2b7..74c2bf5 100644 --- a/mate/24x24/devices/input-gaming.png +++ b/mate/24x24/devices/input-gaming.png diff --git a/mate/24x24/devices/input-keyboard.png b/mate/24x24/devices/input-keyboard.png Binary files differindex 8aa595b..13a361d 100644 --- a/mate/24x24/devices/input-keyboard.png +++ b/mate/24x24/devices/input-keyboard.png diff --git a/mate/24x24/devices/input-mouse.png b/mate/24x24/devices/input-mouse.png Binary files differindex 45f9009..7fa7854 100644 --- a/mate/24x24/devices/input-mouse.png +++ b/mate/24x24/devices/input-mouse.png diff --git a/mate/24x24/devices/input-tablet.png b/mate/24x24/devices/input-tablet.png Binary files differindex acdac51..cf3771e 100644 --- a/mate/24x24/devices/input-tablet.png +++ b/mate/24x24/devices/input-tablet.png diff --git a/mate/24x24/devices/input-touchpad.png b/mate/24x24/devices/input-touchpad.png Binary files differindex 475a5b8..2eef242 100644 --- a/mate/24x24/devices/input-touchpad.png +++ b/mate/24x24/devices/input-touchpad.png diff --git a/mate/24x24/devices/media-flash.png b/mate/24x24/devices/media-flash.png Binary files differindex 4f3ab37..c80df1b 100644 --- a/mate/24x24/devices/media-flash.png +++ b/mate/24x24/devices/media-flash.png diff --git a/mate/24x24/devices/media-floppy.png b/mate/24x24/devices/media-floppy.png Binary files differindex 8ff1ad9..1ff1c92 100644 --- a/mate/24x24/devices/media-floppy.png +++ b/mate/24x24/devices/media-floppy.png diff --git a/mate/24x24/devices/media-optical.png b/mate/24x24/devices/media-optical.png Binary files differindex 4386308..3816189 100644 --- a/mate/24x24/devices/media-optical.png +++ b/mate/24x24/devices/media-optical.png diff --git a/mate/24x24/devices/media-removable.png b/mate/24x24/devices/media-removable.png Binary files differindex bd84aa4..328f4ec 100644 --- a/mate/24x24/devices/media-removable.png +++ b/mate/24x24/devices/media-removable.png diff --git a/mate/24x24/devices/media-tape.png b/mate/24x24/devices/media-tape.png Binary files differindex 4e115a1..05f62fa 100644 --- a/mate/24x24/devices/media-tape.png +++ b/mate/24x24/devices/media-tape.png diff --git a/mate/24x24/devices/modem.png b/mate/24x24/devices/modem.png Binary files differindex 0b12e34..b1dff76 100644 --- a/mate/24x24/devices/modem.png +++ b/mate/24x24/devices/modem.png diff --git a/mate/24x24/devices/multimedia-player.png b/mate/24x24/devices/multimedia-player.png Binary files differindex e283aa3..531cee2 100644 --- a/mate/24x24/devices/multimedia-player.png +++ b/mate/24x24/devices/multimedia-player.png diff --git a/mate/24x24/devices/network-vpn.png b/mate/24x24/devices/network-vpn.png Binary files differindex 5ea124d..5f6d472 100644 --- a/mate/24x24/devices/network-vpn.png +++ b/mate/24x24/devices/network-vpn.png diff --git a/mate/24x24/devices/network-wired.png b/mate/24x24/devices/network-wired.png Binary files differindex 6614fa4..00eb2e9 100644 --- a/mate/24x24/devices/network-wired.png +++ b/mate/24x24/devices/network-wired.png diff --git a/mate/24x24/devices/network-wireless.png b/mate/24x24/devices/network-wireless.png Binary files differindex c6ea570..45f7b3c 100644 --- a/mate/24x24/devices/network-wireless.png +++ b/mate/24x24/devices/network-wireless.png diff --git a/mate/24x24/devices/pda.png b/mate/24x24/devices/pda.png Binary files differindex b352f1e..ad3b445 100644 --- a/mate/24x24/devices/pda.png +++ b/mate/24x24/devices/pda.png diff --git a/mate/24x24/devices/phone.png b/mate/24x24/devices/phone.png Binary files differindex 6373df5..f2d768c 100644 --- a/mate/24x24/devices/phone.png +++ b/mate/24x24/devices/phone.png diff --git a/mate/24x24/devices/printer-network.png b/mate/24x24/devices/printer-network.png Binary files differindex 1ffdec5..a30a16e 100644 --- a/mate/24x24/devices/printer-network.png +++ b/mate/24x24/devices/printer-network.png diff --git a/mate/24x24/devices/printer.png b/mate/24x24/devices/printer.png Binary files differindex bfea20d..ea82029 100644 --- a/mate/24x24/devices/printer.png +++ b/mate/24x24/devices/printer.png diff --git a/mate/24x24/devices/scanner.png b/mate/24x24/devices/scanner.png Binary files differindex b85c049..3ddd1ad 100644 --- a/mate/24x24/devices/scanner.png +++ b/mate/24x24/devices/scanner.png diff --git a/mate/24x24/devices/uninterruptible-power-supply.png b/mate/24x24/devices/uninterruptible-power-supply.png Binary files differindex 657b42a..6defbf5 100644 --- a/mate/24x24/devices/uninterruptible-power-supply.png +++ b/mate/24x24/devices/uninterruptible-power-supply.png diff --git a/mate/24x24/devices/video-display.png b/mate/24x24/devices/video-display.png Binary files differindex b93cafc..60252b0 100644 --- a/mate/24x24/devices/video-display.png +++ b/mate/24x24/devices/video-display.png diff --git a/mate/24x24/emblems/Makefile.am b/mate/24x24/emblems/Makefile.am index 1f63722..9c9156d 100644 --- a/mate/24x24/emblems/Makefile.am +++ b/mate/24x24/emblems/Makefile.am @@ -23,92 +23,92 @@ png_icons = \ emblem-default.png: ../../../src/emblem-default.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-documents.png: ../../../src/emblem-documents.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-downloads.png: ../../../src/emblem-downloads.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-favorite.png: ../../../src/emblem-favorite.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-generic.png: ../../../src/emblem-generic.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-important.png: ../../../src/emblem-important.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-mail.png: ../../../src/emblem-mail.svg @echo " "$@ - @inkscape -z $^ --export-area=303:141:335:173 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-new.png: ../../../src/emblem-new.svg @echo " "$@ - @inkscape -z $^ --export-area=303:143:335:175 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-package.png: ../../../src/packages.svg @echo " "$@ - @inkscape -z $^ --export-area=304:142:336:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-photos.png: ../../../src/emblem-photos.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-readonly.png: ../../../src/emblems-fs.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:99:1126:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-shared.png: ../../../src/emblem-shared.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-symbolic-link.png: ../../../src/emblems-fs.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-synchronizing.png: ../../../src/emblem-synchronizing.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-system.png: ../../../src/emblem-system.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-unreadable.png: ../../../src/emblems-fs.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:99:726:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-urgent.png: ../../../src/emblem-urgent.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ emblem-web.png: ../../../src/emblem-web.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ .PHONY: build-png-icons-local clean-png-icons-local diff --git a/mate/24x24/emblems/emblem-default.png b/mate/24x24/emblems/emblem-default.png Binary files differindex 34741b3..e0d8e8d 100644 --- a/mate/24x24/emblems/emblem-default.png +++ b/mate/24x24/emblems/emblem-default.png diff --git a/mate/24x24/emblems/emblem-documents.png b/mate/24x24/emblems/emblem-documents.png Binary files differindex c91d9a2..29cd3b5 100644 --- a/mate/24x24/emblems/emblem-documents.png +++ b/mate/24x24/emblems/emblem-documents.png diff --git a/mate/24x24/emblems/emblem-downloads.png b/mate/24x24/emblems/emblem-downloads.png Binary files differindex 6dda369..94f76d1 100644 --- a/mate/24x24/emblems/emblem-downloads.png +++ b/mate/24x24/emblems/emblem-downloads.png diff --git a/mate/24x24/emblems/emblem-favorite.png b/mate/24x24/emblems/emblem-favorite.png Binary files differindex 61c82d7..8fb08b8 100644 --- a/mate/24x24/emblems/emblem-favorite.png +++ b/mate/24x24/emblems/emblem-favorite.png diff --git a/mate/24x24/emblems/emblem-generic.png b/mate/24x24/emblems/emblem-generic.png Binary files differindex e5eb7d5..9efa38a 100644 --- a/mate/24x24/emblems/emblem-generic.png +++ b/mate/24x24/emblems/emblem-generic.png diff --git a/mate/24x24/emblems/emblem-important.png b/mate/24x24/emblems/emblem-important.png Binary files differindex 8556e39..0675fcd 100644 --- a/mate/24x24/emblems/emblem-important.png +++ b/mate/24x24/emblems/emblem-important.png diff --git a/mate/24x24/emblems/emblem-mail.png b/mate/24x24/emblems/emblem-mail.png Binary files differindex 481b1c9..5c2de14 100644 --- a/mate/24x24/emblems/emblem-mail.png +++ b/mate/24x24/emblems/emblem-mail.png diff --git a/mate/24x24/emblems/emblem-new.png b/mate/24x24/emblems/emblem-new.png Binary files differindex 742a16a..9b4d1c2 100644 --- a/mate/24x24/emblems/emblem-new.png +++ b/mate/24x24/emblems/emblem-new.png diff --git a/mate/24x24/emblems/emblem-package.png b/mate/24x24/emblems/emblem-package.png Binary files differindex 3fca48b..c00bfbb 100644 --- a/mate/24x24/emblems/emblem-package.png +++ b/mate/24x24/emblems/emblem-package.png diff --git a/mate/24x24/emblems/emblem-photos.png b/mate/24x24/emblems/emblem-photos.png Binary files differindex 8be6110..2cf48b7 100644 --- a/mate/24x24/emblems/emblem-photos.png +++ b/mate/24x24/emblems/emblem-photos.png diff --git a/mate/24x24/emblems/emblem-readonly.png b/mate/24x24/emblems/emblem-readonly.png Binary files differindex b9faec5..5252dd2 100644 --- a/mate/24x24/emblems/emblem-readonly.png +++ b/mate/24x24/emblems/emblem-readonly.png diff --git a/mate/24x24/emblems/emblem-shared.png b/mate/24x24/emblems/emblem-shared.png Binary files differindex ae84530..d599e2f 100644 --- a/mate/24x24/emblems/emblem-shared.png +++ b/mate/24x24/emblems/emblem-shared.png diff --git a/mate/24x24/emblems/emblem-symbolic-link.png b/mate/24x24/emblems/emblem-symbolic-link.png Binary files differindex df671c2..252042e 100644 --- a/mate/24x24/emblems/emblem-symbolic-link.png +++ b/mate/24x24/emblems/emblem-symbolic-link.png diff --git a/mate/24x24/emblems/emblem-synchronizing.png b/mate/24x24/emblems/emblem-synchronizing.png Binary files differindex 890d2ed..1c26b7d 100644 --- a/mate/24x24/emblems/emblem-synchronizing.png +++ b/mate/24x24/emblems/emblem-synchronizing.png diff --git a/mate/24x24/emblems/emblem-system.png b/mate/24x24/emblems/emblem-system.png Binary files differindex 20bfe24..aef4981 100644 --- a/mate/24x24/emblems/emblem-system.png +++ b/mate/24x24/emblems/emblem-system.png diff --git a/mate/24x24/emblems/emblem-unreadable.png b/mate/24x24/emblems/emblem-unreadable.png Binary files differindex f1d7697..5885c2f 100644 --- a/mate/24x24/emblems/emblem-unreadable.png +++ b/mate/24x24/emblems/emblem-unreadable.png diff --git a/mate/24x24/emblems/emblem-urgent.png b/mate/24x24/emblems/emblem-urgent.png Binary files differindex 9742823..08bf60c 100644 --- a/mate/24x24/emblems/emblem-urgent.png +++ b/mate/24x24/emblems/emblem-urgent.png diff --git a/mate/24x24/emblems/emblem-web.png b/mate/24x24/emblems/emblem-web.png Binary files differindex 46ffce1..3511766 100644 --- a/mate/24x24/emblems/emblem-web.png +++ b/mate/24x24/emblems/emblem-web.png diff --git a/mate/24x24/mimetypes/Makefile.am b/mate/24x24/mimetypes/Makefile.am index 623ff57..3a18db2 100644 --- a/mate/24x24/mimetypes/Makefile.am +++ b/mate/24x24/mimetypes/Makefile.am @@ -17,62 +17,62 @@ png_icons = \ font-x-generic.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=300:360:316:376 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=300:396:324:420 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ text-html.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=300:964:316:980 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=300:1000:324:1024 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ text-x-generic.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=700:964:716:980 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=700:1000:724:1024 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ text-x-generic-template.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=1100:964:1116:980 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1100:1000:1124:1024 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ text-x-preview.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=1100:60:1116:76 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1100:96:1124:120 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ text-x-script.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=1500:964:1516:980 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1500:1000:1524:1024 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ x-office-document.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=1900:964:1916:980 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1900:1000:1924:1024 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ x-office-document-template.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=300:664:316:680 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=300:700:324:724 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ x-office-drawing.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=700:664:716:680 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=700:700:724:724 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ x-office-drawing-template.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=1100:664:1116:680 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1100:700:1124:724 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ x-office-spreadsheet.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=1500:660:1516:676 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1500:696:1524:720 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ x-office-spreadsheet-template.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=1900:660:1916:676 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1900:696:1924:720 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ .PHONY: build-png-icons-local clean-png-icons-local diff --git a/mate/24x24/mimetypes/font-x-generic.png b/mate/24x24/mimetypes/font-x-generic.png Binary files differindex c432339..899765a 100644 --- a/mate/24x24/mimetypes/font-x-generic.png +++ b/mate/24x24/mimetypes/font-x-generic.png diff --git a/mate/24x24/mimetypes/text-html.png b/mate/24x24/mimetypes/text-html.png Binary files differindex d27f00e..1523ec1 100644 --- a/mate/24x24/mimetypes/text-html.png +++ b/mate/24x24/mimetypes/text-html.png diff --git a/mate/24x24/mimetypes/text-x-generic-template.png b/mate/24x24/mimetypes/text-x-generic-template.png Binary files differindex c749cc8..fc100f6 100644 --- a/mate/24x24/mimetypes/text-x-generic-template.png +++ b/mate/24x24/mimetypes/text-x-generic-template.png diff --git a/mate/24x24/mimetypes/text-x-generic.png b/mate/24x24/mimetypes/text-x-generic.png Binary files differindex d23d52e..1db2340 100644 --- a/mate/24x24/mimetypes/text-x-generic.png +++ b/mate/24x24/mimetypes/text-x-generic.png diff --git a/mate/24x24/mimetypes/text-x-preview.png b/mate/24x24/mimetypes/text-x-preview.png Binary files differindex 2e71127..7554675 100644 --- a/mate/24x24/mimetypes/text-x-preview.png +++ b/mate/24x24/mimetypes/text-x-preview.png diff --git a/mate/24x24/mimetypes/text-x-script.png b/mate/24x24/mimetypes/text-x-script.png Binary files differindex e4ca2aa..77600a9 100644 --- a/mate/24x24/mimetypes/text-x-script.png +++ b/mate/24x24/mimetypes/text-x-script.png diff --git a/mate/24x24/mimetypes/x-office-document-template.png b/mate/24x24/mimetypes/x-office-document-template.png Binary files differindex d6e643b..e20fbd6 100644 --- a/mate/24x24/mimetypes/x-office-document-template.png +++ b/mate/24x24/mimetypes/x-office-document-template.png diff --git a/mate/24x24/mimetypes/x-office-document.png b/mate/24x24/mimetypes/x-office-document.png Binary files differindex 59ffad2..b60bc2e 100644 --- a/mate/24x24/mimetypes/x-office-document.png +++ b/mate/24x24/mimetypes/x-office-document.png diff --git a/mate/24x24/mimetypes/x-office-drawing-template.png b/mate/24x24/mimetypes/x-office-drawing-template.png Binary files differindex 122467b..6a9e098 100644 --- a/mate/24x24/mimetypes/x-office-drawing-template.png +++ b/mate/24x24/mimetypes/x-office-drawing-template.png diff --git a/mate/24x24/mimetypes/x-office-drawing.png b/mate/24x24/mimetypes/x-office-drawing.png Binary files differindex 22d24ec..28a9e8b 100644 --- a/mate/24x24/mimetypes/x-office-drawing.png +++ b/mate/24x24/mimetypes/x-office-drawing.png diff --git a/mate/24x24/mimetypes/x-office-spreadsheet-template.png b/mate/24x24/mimetypes/x-office-spreadsheet-template.png Binary files differindex 4177584..be83627 100644 --- a/mate/24x24/mimetypes/x-office-spreadsheet-template.png +++ b/mate/24x24/mimetypes/x-office-spreadsheet-template.png diff --git a/mate/24x24/mimetypes/x-office-spreadsheet.png b/mate/24x24/mimetypes/x-office-spreadsheet.png Binary files differindex 75a5673..fde9561 100644 --- a/mate/24x24/mimetypes/x-office-spreadsheet.png +++ b/mate/24x24/mimetypes/x-office-spreadsheet.png diff --git a/mate/24x24/places/Makefile.am b/mate/24x24/places/Makefile.am index b3c96db..f0cad83 100644 --- a/mate/24x24/places/Makefile.am +++ b/mate/24x24/places/Makefile.am @@ -8,82 +8,82 @@ png_icons = \ folder-documents.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-download.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:400:726:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-music.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:442:1135:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:400:1126:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-pictures.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=303:1042:335:1074 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1202:100:1226:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-publicshare.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1503:142:1535:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1502:100:1526:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-remote.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:742:1135:774 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:700:1126:724 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-saved-search.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=703:742:735:774 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:700:726:724 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-templates.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:100:1126:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-videos.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1503:442:1535:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1502:400:1526:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ network-server.png: ../../../src/network-server.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ network-workgroup.png: ../../../src/computers.svg @echo " "$@ - @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:400:726:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-bookmarks.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1903:142:1935:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1902:100:1926:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-desktop.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=1903:442:1935:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1902:400:1926:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-home.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:400:326:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-trash.png: ../../../src/trash.svg @echo " "$@ - @inkscape -z $^ --export-area=702:142:734:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ .PHONY: build-png-icons-local clean-png-icons-local diff --git a/mate/24x24/places/network-server.png b/mate/24x24/places/network-server.png Binary files differindex 01c77ab..8dfce84 100644 --- a/mate/24x24/places/network-server.png +++ b/mate/24x24/places/network-server.png diff --git a/mate/24x24/places/network-workgroup.png b/mate/24x24/places/network-workgroup.png Binary files differindex 35314aa..52e7f95 100644 --- a/mate/24x24/places/network-workgroup.png +++ b/mate/24x24/places/network-workgroup.png diff --git a/mate/24x24/places/user-trash.png b/mate/24x24/places/user-trash.png Binary files differindex 175d82b..78c48cb 100644 --- a/mate/24x24/places/user-trash.png +++ b/mate/24x24/places/user-trash.png diff --git a/mate/24x24/status/Makefile.am b/mate/24x24/status/Makefile.am index 1a4ed1a..56faed5 100644 --- a/mate/24x24/status/Makefile.am +++ b/mate/24x24/status/Makefile.am @@ -84,412 +84,412 @@ png_icons = \ appointment-missed.png: ../../../src/clocks.svg @echo " "$@ - @inkscape -z $^ --export-area=303:136:335:168 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:95:326:119 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ appointment-soon.png: ../../../src/clocks.svg @echo " "$@ - @inkscape -z $^ --export-area=703:436:735:468 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:395:726:419 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ audio-volume-high.png: ../../../src/audio-volume.svg @echo " "$@ - @inkscape -z $^ --export-area=304:401:326:423 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=303:400:327:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ audio-volume-low.png: ../../../src/audio-volume.svg @echo " "$@ - @inkscape -z $^ --export-area=304:101:326:123 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=303:100:327:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ audio-volume-medium.png: ../../../src/audio-volume.svg @echo " "$@ - @inkscape -z $^ --export-area=704:401:726:423 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=703:400:727:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ audio-volume-muted.png: ../../../src/audio-volume.svg @echo " "$@ - @inkscape -z $^ --export-area=704:101:726:123 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=703:100:727:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ audio-volume-off.png: ../../../src/audio-volume-off.svg @echo " "$@ - @inkscape -z $^ --export-area=304:101:326:123 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=303:100:327:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ avatar-default.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ battery-caution-charging.png: ../../../src/batteries.svg @echo " "$@ - @inkscape -z $^ --export-area=323:442:355:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=322:400:346:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ battery-caution.png: ../../../src/batteries.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:742:1135:774 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:700:1126:724 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ battery-empty.png: ../../../src/batteries.svg @echo " "$@ - @inkscape -z $^ --export-area=703:-178:735:-146 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:-220:726:-196 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ battery-full-charged.png: ../../../src/batteries.svg @echo " "$@ - @inkscape -z $^ --export-area=703:-488:735:-456 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:-530:726:-506 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ battery-full-charging.png: ../../../src/batteries.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ battery-full.png: ../../../src/batteries.svg @echo " "$@ - @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:400:726:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ battery-good-charging.png: ../../../src/batteries.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:100:1126:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ battery-good.png: ../../../src/batteries.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:442:1135:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:400:1126:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ battery-low-charging.png: ../../../src/batteries.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:-178:1135:-146 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:-220:1126:-196 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ battery-low.png: ../../../src/batteries.svg @echo " "$@ - @inkscape -z $^ --export-area=703:742:735:774 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:700:726:724 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ battery-missing.png: ../../../src/batteries.svg @echo " "$@ - @inkscape -z $^ --export-area=303:-178:335:-146 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:-221:326:-197 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ changes-allow.png: ../../../src/changes.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ changes-prevent.png: ../../../src/changes.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ computer-fail.png: ../../../src/computers.svg @echo " "$@ - @inkscape -z $^ --export-area=1903:142:1935:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1902:101:1926:125 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ dialog-error.png: ../../../src/dialog-error.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ dialog-information.png: ../../../src/dialog-information.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ dialog-password.png: ../../../src/dialog-password.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ dialog-question.png: ../../../src/dialog-question.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ dialog-warning.png: ../../../src/dialog-warning.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-drag-accept.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-open.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ folder-visiting.png: ../../../src/folders.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ image-loading.png: ../../../src/paper-sheets.svg @echo " "$@ - @inkscape -z $^ --export-area=700:139:732:171 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=700:96:724:120 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ image-missing.png: ../../../src/photos.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ mail-attachment.png: ../../../src/mail-attachment.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ mail-read.png: ../../../src/open-envelopes.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ mail-replied.png: ../../../src/mail-replied.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ mail-unread.png: ../../../src/mail-unread.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ media-playlist-repeat.png: ../../../src/media-control-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=53:62:85:94 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=42:30:66:54 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ media-playlist-shuffle.png: ../../../src/media-control-icons.svg @echo " "$@ - @inkscape -z $^ --export-area=13:62:45:94 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=12:30:36:54 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ microphone-sensitivity-muted.png: ../../../src/microphones.svg @echo " "$@ - @inkscape -z $^ --export-area=450:154:482:186 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=450:111:474:135 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ microphone-sensitivity-low.png: ../../../src/microphones.svg @echo " "$@ - @inkscape -z $^ --export-area=530:154:562:186 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=530:111:554:135 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ microphone-sensitivity-medium.png: ../../../src/microphones.svg @echo " "$@ - @inkscape -z $^ --export-area=610:154:642:186 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=610:111:634:135 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ microphone-sensitivity-high.png: ../../../src/microphones.svg @echo " "$@ - @inkscape -z $^ --export-area=690:154:722:186 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=690:111:714:135 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ network-error.png: ../../../src/computers.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:442:1135:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:400:1126:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ network-idle.png: ../../../src/computers.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ network-offline.png: ../../../src/computers.svg @echo " "$@ - @inkscape -z $^ --export-area=1503:442:1535:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1502:400:1526:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ network-receive.png: ../../../src/computers.svg @echo " "$@ - @inkscape -z $^ --export-area=1503:142:1535:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1502:100:1526:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ network-transmit.png: ../../../src/computers.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:100:1126:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ network-transmit-receive.png: ../../../src/computers.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ printer-error.png: ../../../src/printers.svg @echo " "$@ - @inkscape -z $^ --export-area=703:134:735:166 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:93:726:117 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ printer-printing.png: ../../../src/printers.svg @echo " "$@ - @inkscape -z $^ --export-area=703:434:735:466 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:393:726:417 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ security-high.png: ../../../src/security-high.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ security-low.png: ../../../src/security-low.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ security-medium.png: ../../../src/security-medium.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ software-update-available.png: ../../../src/software-update.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ software-update-urgent.png: ../../../src/software-update.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ non-starred.png: ../../../src/starred.svg @echo " "$@ - @inkscape -z $^ --export-area=299:143:331:175 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=300:100:324:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ semi-starred.png: ../../../src/starred.svg @echo " "$@ - @inkscape -z $^ --export-area=723:442:755:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=722:400:746:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ semi-starred-rtl.png: ../../../src/starred.svg @echo " "$@ - @inkscape -z $^ --export-area=723:142:755:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=722:100:746:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ starred.png: ../../../src/starred.svg @echo " "$@ - @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:400:326:424 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ task-due.png: ../../../src/copy-paste-tasks.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ task-past-due.png: ../../../src/copy-paste-tasks.svg @echo " "$@ - @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ trophy-bronze.png: ../../../src/trophies.svg @echo " "$@ - @inkscape -z $^ --export-area=1103:140:1135:172 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1102:98:1126:122 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ trophy-gold.png: ../../../src/trophies.svg @echo " "$@ - @inkscape -z $^ --export-area=303:140:335:172 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:98:326:122 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ trophy-silver.png: ../../../src/trophies.svg @echo " "$@ - @inkscape -z $^ --export-area=703:140:735:172 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=702:98:726:122 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-available.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=1213:142:1245:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1212:100:1236:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-offline.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=1273:142:1305:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1272:100:1296:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-idle.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=1333:142:1365:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1332:100:1356:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-away.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=1393:142:1425:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1392:100:1416:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-invisible.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=1453:142:1485:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1452:100:1476:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-busy.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=1513:142:1545:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1512:100:1536:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-trash-full.png: ../../../src/trash.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ weather-clear-night.png: ../../../src/weather-clear-night.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ weather-clear.png: ../../../src/weather-clear.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ weather-few-clouds-night.png: ../../../src/weather-few-clouds-night.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ weather-few-clouds.png: ../../../src/weather-few-clouds.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ weather-fog.png: ../../../src/weather-fog.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ weather-overcast.png: ../../../src/weather-overcast.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ weather-severe-alert.png: ../../../src/weather-severe-alert.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ weather-showers.png: ../../../src/weather-showers.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ weather-showers-scattered.png: ../../../src/weather-showers-scattered.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ weather-snow.png: ../../../src/weather-snow.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ weather-storm.png: ../../../src/weather-storm.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ .PHONY: build-png-icons-local clean-png-icons-local diff --git a/mate/24x24/status/appointment-missed.png b/mate/24x24/status/appointment-missed.png Binary files differindex a60accd..7271edc 100644 --- a/mate/24x24/status/appointment-missed.png +++ b/mate/24x24/status/appointment-missed.png diff --git a/mate/24x24/status/appointment-soon.png b/mate/24x24/status/appointment-soon.png Binary files differindex 90ae7b1..c0de1e4 100644 --- a/mate/24x24/status/appointment-soon.png +++ b/mate/24x24/status/appointment-soon.png diff --git a/mate/24x24/status/audio-volume-high.png b/mate/24x24/status/audio-volume-high.png Binary files differindex f81ba81..3f08104 100644 --- a/mate/24x24/status/audio-volume-high.png +++ b/mate/24x24/status/audio-volume-high.png diff --git a/mate/24x24/status/audio-volume-low.png b/mate/24x24/status/audio-volume-low.png Binary files differindex 3ab4d3c..ae6184c 100644 --- a/mate/24x24/status/audio-volume-low.png +++ b/mate/24x24/status/audio-volume-low.png diff --git a/mate/24x24/status/audio-volume-medium.png b/mate/24x24/status/audio-volume-medium.png Binary files differindex d29a9eb..a1940d7 100644 --- a/mate/24x24/status/audio-volume-medium.png +++ b/mate/24x24/status/audio-volume-medium.png diff --git a/mate/24x24/status/audio-volume-muted.png b/mate/24x24/status/audio-volume-muted.png Binary files differindex 706b02e..1e7402a 100644 --- a/mate/24x24/status/audio-volume-muted.png +++ b/mate/24x24/status/audio-volume-muted.png diff --git a/mate/24x24/status/audio-volume-off.png b/mate/24x24/status/audio-volume-off.png Binary files differindex e5f5a76..79e4efa 100644 --- a/mate/24x24/status/audio-volume-off.png +++ b/mate/24x24/status/audio-volume-off.png diff --git a/mate/24x24/status/avatar-default.png b/mate/24x24/status/avatar-default.png Binary files differindex 25ab365..8706535 100644 --- a/mate/24x24/status/avatar-default.png +++ b/mate/24x24/status/avatar-default.png diff --git a/mate/24x24/status/battery-caution-charging.png b/mate/24x24/status/battery-caution-charging.png Binary files differindex f3e01e1..ca70952 100644 --- a/mate/24x24/status/battery-caution-charging.png +++ b/mate/24x24/status/battery-caution-charging.png diff --git a/mate/24x24/status/battery-caution.png b/mate/24x24/status/battery-caution.png Binary files differindex b5349d4..d4c40a3 100644 --- a/mate/24x24/status/battery-caution.png +++ b/mate/24x24/status/battery-caution.png diff --git a/mate/24x24/status/battery-empty.png b/mate/24x24/status/battery-empty.png Binary files differindex 27e28dd..2426454 100644 --- a/mate/24x24/status/battery-empty.png +++ b/mate/24x24/status/battery-empty.png diff --git a/mate/24x24/status/battery-full-charged.png b/mate/24x24/status/battery-full-charged.png Binary files differindex f038797..2719f66 100644 --- a/mate/24x24/status/battery-full-charged.png +++ b/mate/24x24/status/battery-full-charged.png diff --git a/mate/24x24/status/battery-full-charging.png b/mate/24x24/status/battery-full-charging.png Binary files differindex f63c315..991a002 100644 --- a/mate/24x24/status/battery-full-charging.png +++ b/mate/24x24/status/battery-full-charging.png diff --git a/mate/24x24/status/battery-full.png b/mate/24x24/status/battery-full.png Binary files differindex 6ef6df6..e4d27be 100644 --- a/mate/24x24/status/battery-full.png +++ b/mate/24x24/status/battery-full.png diff --git a/mate/24x24/status/battery-good-charging.png b/mate/24x24/status/battery-good-charging.png Binary files differindex d521d51..f169cc9 100644 --- a/mate/24x24/status/battery-good-charging.png +++ b/mate/24x24/status/battery-good-charging.png diff --git a/mate/24x24/status/battery-good.png b/mate/24x24/status/battery-good.png Binary files differindex 2a7689f..d22e586 100644 --- a/mate/24x24/status/battery-good.png +++ b/mate/24x24/status/battery-good.png diff --git a/mate/24x24/status/battery-low-charging.png b/mate/24x24/status/battery-low-charging.png Binary files differindex 893b77c..b51daf9 100644 --- a/mate/24x24/status/battery-low-charging.png +++ b/mate/24x24/status/battery-low-charging.png diff --git a/mate/24x24/status/battery-low.png b/mate/24x24/status/battery-low.png Binary files differindex 9755975..6af255c 100644 --- a/mate/24x24/status/battery-low.png +++ b/mate/24x24/status/battery-low.png diff --git a/mate/24x24/status/battery-missing.png b/mate/24x24/status/battery-missing.png Binary files differindex 8f8be41..02a693d 100644 --- a/mate/24x24/status/battery-missing.png +++ b/mate/24x24/status/battery-missing.png diff --git a/mate/24x24/status/changes-allow.png b/mate/24x24/status/changes-allow.png Binary files differindex fe6a601..8c4bb06 100644 --- a/mate/24x24/status/changes-allow.png +++ b/mate/24x24/status/changes-allow.png diff --git a/mate/24x24/status/changes-prevent.png b/mate/24x24/status/changes-prevent.png Binary files differindex b4a4822..d761a90 100644 --- a/mate/24x24/status/changes-prevent.png +++ b/mate/24x24/status/changes-prevent.png diff --git a/mate/24x24/status/computer-fail.png b/mate/24x24/status/computer-fail.png Binary files differindex a53e36a..ad0cf28 100644 --- a/mate/24x24/status/computer-fail.png +++ b/mate/24x24/status/computer-fail.png diff --git a/mate/24x24/status/dialog-error.png b/mate/24x24/status/dialog-error.png Binary files differindex c757c84..8eb1233 100644 --- a/mate/24x24/status/dialog-error.png +++ b/mate/24x24/status/dialog-error.png diff --git a/mate/24x24/status/dialog-information.png b/mate/24x24/status/dialog-information.png Binary files differindex 52ae71a..1fad8ae 100644 --- a/mate/24x24/status/dialog-information.png +++ b/mate/24x24/status/dialog-information.png diff --git a/mate/24x24/status/dialog-password.png b/mate/24x24/status/dialog-password.png Binary files differindex 0291992..a121c67 100644 --- a/mate/24x24/status/dialog-password.png +++ b/mate/24x24/status/dialog-password.png diff --git a/mate/24x24/status/dialog-question.png b/mate/24x24/status/dialog-question.png Binary files differindex 37ea323..de9fb87 100644 --- a/mate/24x24/status/dialog-question.png +++ b/mate/24x24/status/dialog-question.png diff --git a/mate/24x24/status/dialog-warning.png b/mate/24x24/status/dialog-warning.png Binary files differindex 6267b76..fa70fd3 100644 --- a/mate/24x24/status/dialog-warning.png +++ b/mate/24x24/status/dialog-warning.png diff --git a/mate/24x24/status/image-loading.png b/mate/24x24/status/image-loading.png Binary files differindex 2540cab..dbab9eb 100644 --- a/mate/24x24/status/image-loading.png +++ b/mate/24x24/status/image-loading.png diff --git a/mate/24x24/status/image-missing.png b/mate/24x24/status/image-missing.png Binary files differindex eac4af2..6b1fcbb 100644 --- a/mate/24x24/status/image-missing.png +++ b/mate/24x24/status/image-missing.png diff --git a/mate/24x24/status/mail-attachment.png b/mate/24x24/status/mail-attachment.png Binary files differindex d4c0436..5f2ee3f 100644 --- a/mate/24x24/status/mail-attachment.png +++ b/mate/24x24/status/mail-attachment.png diff --git a/mate/24x24/status/mail-read.png b/mate/24x24/status/mail-read.png Binary files differindex 7e7c1f0..77cbc05 100644 --- a/mate/24x24/status/mail-read.png +++ b/mate/24x24/status/mail-read.png diff --git a/mate/24x24/status/mail-replied.png b/mate/24x24/status/mail-replied.png Binary files differindex 9a2038f..bed70b3 100644 --- a/mate/24x24/status/mail-replied.png +++ b/mate/24x24/status/mail-replied.png diff --git a/mate/24x24/status/mail-unread.png b/mate/24x24/status/mail-unread.png Binary files differindex 117580c..8084a67 100644 --- a/mate/24x24/status/mail-unread.png +++ b/mate/24x24/status/mail-unread.png diff --git a/mate/24x24/status/media-playlist-repeat.png b/mate/24x24/status/media-playlist-repeat.png Binary files differindex 3b15b95..270fa47 100644 --- a/mate/24x24/status/media-playlist-repeat.png +++ b/mate/24x24/status/media-playlist-repeat.png diff --git a/mate/24x24/status/media-playlist-shuffle.png b/mate/24x24/status/media-playlist-shuffle.png Binary files differindex da0b9ce..f27b00c 100644 --- a/mate/24x24/status/media-playlist-shuffle.png +++ b/mate/24x24/status/media-playlist-shuffle.png diff --git a/mate/24x24/status/microphone-sensitivity-high.png b/mate/24x24/status/microphone-sensitivity-high.png Binary files differindex 596fa0f..60b3324 100644 --- a/mate/24x24/status/microphone-sensitivity-high.png +++ b/mate/24x24/status/microphone-sensitivity-high.png diff --git a/mate/24x24/status/microphone-sensitivity-low.png b/mate/24x24/status/microphone-sensitivity-low.png Binary files differindex 6e63c1b..d2c8ca1 100644 --- a/mate/24x24/status/microphone-sensitivity-low.png +++ b/mate/24x24/status/microphone-sensitivity-low.png diff --git a/mate/24x24/status/microphone-sensitivity-medium.png b/mate/24x24/status/microphone-sensitivity-medium.png Binary files differindex b973c46..ae6bd4d 100644 --- a/mate/24x24/status/microphone-sensitivity-medium.png +++ b/mate/24x24/status/microphone-sensitivity-medium.png diff --git a/mate/24x24/status/microphone-sensitivity-muted.png b/mate/24x24/status/microphone-sensitivity-muted.png Binary files differindex 6f989ab..243eacc 100644 --- a/mate/24x24/status/microphone-sensitivity-muted.png +++ b/mate/24x24/status/microphone-sensitivity-muted.png diff --git a/mate/24x24/status/network-error.png b/mate/24x24/status/network-error.png Binary files differindex 3fbd132..5cb05df 100644 --- a/mate/24x24/status/network-error.png +++ b/mate/24x24/status/network-error.png diff --git a/mate/24x24/status/network-idle.png b/mate/24x24/status/network-idle.png Binary files differindex f922b9e..28e1227 100644 --- a/mate/24x24/status/network-idle.png +++ b/mate/24x24/status/network-idle.png diff --git a/mate/24x24/status/network-offline.png b/mate/24x24/status/network-offline.png Binary files differindex 2a79c10..aeceb60 100644 --- a/mate/24x24/status/network-offline.png +++ b/mate/24x24/status/network-offline.png diff --git a/mate/24x24/status/network-receive.png b/mate/24x24/status/network-receive.png Binary files differindex 64e0d1b..6dc104b 100644 --- a/mate/24x24/status/network-receive.png +++ b/mate/24x24/status/network-receive.png diff --git a/mate/24x24/status/network-transmit-receive.png b/mate/24x24/status/network-transmit-receive.png Binary files differindex e6c0446..17ed133 100644 --- a/mate/24x24/status/network-transmit-receive.png +++ b/mate/24x24/status/network-transmit-receive.png diff --git a/mate/24x24/status/network-transmit.png b/mate/24x24/status/network-transmit.png Binary files differindex d685eeb..2f302a0 100644 --- a/mate/24x24/status/network-transmit.png +++ b/mate/24x24/status/network-transmit.png diff --git a/mate/24x24/status/non-starred.png b/mate/24x24/status/non-starred.png Binary files differindex b46879d..c40bb60 100644 --- a/mate/24x24/status/non-starred.png +++ b/mate/24x24/status/non-starred.png diff --git a/mate/24x24/status/printer-error.png b/mate/24x24/status/printer-error.png Binary files differindex b2400c1..89e6fec 100644 --- a/mate/24x24/status/printer-error.png +++ b/mate/24x24/status/printer-error.png diff --git a/mate/24x24/status/printer-printing.png b/mate/24x24/status/printer-printing.png Binary files differindex edd34e8..a7cc6e1 100644 --- a/mate/24x24/status/printer-printing.png +++ b/mate/24x24/status/printer-printing.png diff --git a/mate/24x24/status/security-high.png b/mate/24x24/status/security-high.png Binary files differindex 0fd9f0f..69d1dc0 100644 --- a/mate/24x24/status/security-high.png +++ b/mate/24x24/status/security-high.png diff --git a/mate/24x24/status/security-low.png b/mate/24x24/status/security-low.png Binary files differindex dd22e30..921fd59 100644 --- a/mate/24x24/status/security-low.png +++ b/mate/24x24/status/security-low.png diff --git a/mate/24x24/status/security-medium.png b/mate/24x24/status/security-medium.png Binary files differindex 44341b3..b51f556 100644 --- a/mate/24x24/status/security-medium.png +++ b/mate/24x24/status/security-medium.png diff --git a/mate/24x24/status/semi-starred-rtl.png b/mate/24x24/status/semi-starred-rtl.png Binary files differindex e9a9c8c..29b75d7 100644 --- a/mate/24x24/status/semi-starred-rtl.png +++ b/mate/24x24/status/semi-starred-rtl.png diff --git a/mate/24x24/status/semi-starred.png b/mate/24x24/status/semi-starred.png Binary files differindex 909b26b..c9dc432 100644 --- a/mate/24x24/status/semi-starred.png +++ b/mate/24x24/status/semi-starred.png diff --git a/mate/24x24/status/software-update-available.png b/mate/24x24/status/software-update-available.png Binary files differindex 0bdfeb8..7df6800 100644 --- a/mate/24x24/status/software-update-available.png +++ b/mate/24x24/status/software-update-available.png diff --git a/mate/24x24/status/software-update-urgent.png b/mate/24x24/status/software-update-urgent.png Binary files differindex 7cda831..28e10d7 100644 --- a/mate/24x24/status/software-update-urgent.png +++ b/mate/24x24/status/software-update-urgent.png diff --git a/mate/24x24/status/starred.png b/mate/24x24/status/starred.png Binary files differindex c1a063d..49eefbc 100644 --- a/mate/24x24/status/starred.png +++ b/mate/24x24/status/starred.png diff --git a/mate/24x24/status/task-due.png b/mate/24x24/status/task-due.png Binary files differindex a105289..020cdc7 100644 --- a/mate/24x24/status/task-due.png +++ b/mate/24x24/status/task-due.png diff --git a/mate/24x24/status/task-past-due.png b/mate/24x24/status/task-past-due.png Binary files differindex 2e8e9af..9c4e46b 100644 --- a/mate/24x24/status/task-past-due.png +++ b/mate/24x24/status/task-past-due.png diff --git a/mate/24x24/status/trophy-bronze.png b/mate/24x24/status/trophy-bronze.png Binary files differindex e3e09a0..104d199 100644 --- a/mate/24x24/status/trophy-bronze.png +++ b/mate/24x24/status/trophy-bronze.png diff --git a/mate/24x24/status/trophy-gold.png b/mate/24x24/status/trophy-gold.png Binary files differindex 1c10e30..d810930 100644 --- a/mate/24x24/status/trophy-gold.png +++ b/mate/24x24/status/trophy-gold.png diff --git a/mate/24x24/status/trophy-silver.png b/mate/24x24/status/trophy-silver.png Binary files differindex cf8e1c1..3c98e7c 100644 --- a/mate/24x24/status/trophy-silver.png +++ b/mate/24x24/status/trophy-silver.png diff --git a/mate/24x24/status/user-available.png b/mate/24x24/status/user-available.png Binary files differindex 9039bd6..a588de4 100644 --- a/mate/24x24/status/user-available.png +++ b/mate/24x24/status/user-available.png diff --git a/mate/24x24/status/user-away.png b/mate/24x24/status/user-away.png Binary files differindex 1188a02..41e993d 100644 --- a/mate/24x24/status/user-away.png +++ b/mate/24x24/status/user-away.png diff --git a/mate/24x24/status/user-busy.png b/mate/24x24/status/user-busy.png Binary files differindex 97249c7..24f5939 100644 --- a/mate/24x24/status/user-busy.png +++ b/mate/24x24/status/user-busy.png diff --git a/mate/24x24/status/user-idle.png b/mate/24x24/status/user-idle.png Binary files differindex 210da62..5256384 100644 --- a/mate/24x24/status/user-idle.png +++ b/mate/24x24/status/user-idle.png diff --git a/mate/24x24/status/user-invisible.png b/mate/24x24/status/user-invisible.png Binary files differindex 8b4250c..846a9e1 100644 --- a/mate/24x24/status/user-invisible.png +++ b/mate/24x24/status/user-invisible.png diff --git a/mate/24x24/status/user-offline.png b/mate/24x24/status/user-offline.png Binary files differindex dcae1b8..e6168ad 100644 --- a/mate/24x24/status/user-offline.png +++ b/mate/24x24/status/user-offline.png diff --git a/mate/24x24/status/user-trash-full.png b/mate/24x24/status/user-trash-full.png Binary files differindex 99e8733..03cdd9e 100644 --- a/mate/24x24/status/user-trash-full.png +++ b/mate/24x24/status/user-trash-full.png diff --git a/mate/24x24/status/weather-clear-night.png b/mate/24x24/status/weather-clear-night.png Binary files differindex 3a8cb66..55b8a02 100644 --- a/mate/24x24/status/weather-clear-night.png +++ b/mate/24x24/status/weather-clear-night.png diff --git a/mate/24x24/status/weather-clear.png b/mate/24x24/status/weather-clear.png Binary files differindex fb3d46e..c915b9b 100644 --- a/mate/24x24/status/weather-clear.png +++ b/mate/24x24/status/weather-clear.png diff --git a/mate/24x24/status/weather-few-clouds-night.png b/mate/24x24/status/weather-few-clouds-night.png Binary files differindex 25fce21..9837362 100644 --- a/mate/24x24/status/weather-few-clouds-night.png +++ b/mate/24x24/status/weather-few-clouds-night.png diff --git a/mate/24x24/status/weather-few-clouds.png b/mate/24x24/status/weather-few-clouds.png Binary files differindex ae781c8..ff73133 100644 --- a/mate/24x24/status/weather-few-clouds.png +++ b/mate/24x24/status/weather-few-clouds.png diff --git a/mate/24x24/status/weather-fog.png b/mate/24x24/status/weather-fog.png Binary files differindex 9c347d8..9736689 100644 --- a/mate/24x24/status/weather-fog.png +++ b/mate/24x24/status/weather-fog.png diff --git a/mate/24x24/status/weather-overcast.png b/mate/24x24/status/weather-overcast.png Binary files differindex 95bb931..1cd5932 100644 --- a/mate/24x24/status/weather-overcast.png +++ b/mate/24x24/status/weather-overcast.png diff --git a/mate/24x24/status/weather-severe-alert.png b/mate/24x24/status/weather-severe-alert.png Binary files differindex f3cdf3a..8a698ae 100644 --- a/mate/24x24/status/weather-severe-alert.png +++ b/mate/24x24/status/weather-severe-alert.png diff --git a/mate/24x24/status/weather-showers-scattered.png b/mate/24x24/status/weather-showers-scattered.png Binary files differindex 82b2a18..4865d0e 100644 --- a/mate/24x24/status/weather-showers-scattered.png +++ b/mate/24x24/status/weather-showers-scattered.png diff --git a/mate/24x24/status/weather-showers.png b/mate/24x24/status/weather-showers.png Binary files differindex df91e67..28320c4 100644 --- a/mate/24x24/status/weather-showers.png +++ b/mate/24x24/status/weather-showers.png diff --git a/mate/24x24/status/weather-snow.png b/mate/24x24/status/weather-snow.png Binary files differindex 9e42c62..6a28493 100644 --- a/mate/24x24/status/weather-snow.png +++ b/mate/24x24/status/weather-snow.png diff --git a/mate/24x24/status/weather-storm.png b/mate/24x24/status/weather-storm.png Binary files differindex 33cb400..142e6b1 100644 --- a/mate/24x24/status/weather-storm.png +++ b/mate/24x24/status/weather-storm.png |