diff options
Diffstat (limited to 'mate/256x256/actions')
30 files changed, 195 insertions, 0 deletions
diff --git a/mate/256x256/actions/Makefile.am b/mate/256x256/actions/Makefile.am new file mode 100644 index 0000000..e951bcf --- /dev/null +++ b/mate/256x256/actions/Makefile.am @@ -0,0 +1,195 @@ +NULL = + +png_icons = \ + address-book-new.png \ + appointment-new.png \ + document-new.png \ + document-open-recent.png \ + document-page-setup.png \ + document-print.png \ + document-print-preview.png \ + document-properties.png \ + document-revert.png \ + document-revert-rtl.png \ + document-save-as.png \ + document-save.png \ + edit-delete.png \ + edit-find.png \ + edit-find-replace.png \ + edit-select-all.png \ + go-first.png \ + go-jump.png \ + go-last.png \ + go-next.png \ + go-previous.png \ + mail-message-new.png \ + process-stop.png \ + system-lock-screen.png \ + system-log-out.png \ + system-run.png \ + system-search.png \ + system-shutdown.png \ + view-refresh.png \ + $(NULL) + +address-book-new.png: ../../../src/x-office-address-book.svg + @echo " "$@ + @inkscape -z $^ --export-area=421:21:677:277 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-new.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=16:310:272:566 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-new.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=417:308:673:564 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1220:628:1476:884 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open-recent.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=416:10:672:266 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-page-setup.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=25:8:281:264 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:3:276:259 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print-preview.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=820:303:1076:559 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-properties.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=813:317:1069:573 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1635:308:1891:564 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert-rtl.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1220:8:1476:264 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save-as.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=815:15:1071:271 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=415:15:671:271 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-delete.png: ../../../src/edit-delete.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:18:271:274 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=19:19:275:275 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find-replace.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=417:19:673:275 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-select-all.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1220:308:1476:564 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-new.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:628:276:884 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-first.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:-269:276:-13 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-jump.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:-552:271:-296 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-last.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=851:-269:1107:-13 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-next.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=570:-269:826:-13 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-previous.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=283:-269:559:-13 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-message-new.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:13:276:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +process-stop.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=576:-552:832:-296 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-lock-screen.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=422:11:678:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-log-out.png: ../../../src/system-log-out.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:13:271:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-run.png: ../../../src/system-run.svg + @echo " "$@ + @inkscape -z $^ --export-area=6:11:261:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-search.png: ../../../src/system-search.svg + @echo " "$@ + @inkscape -z $^ --export-area=19:19:275:275 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-shutdown.png: ../../../src/system-shutdown.svg + @echo " "$@ + @inkscape -z $^ --export-area=25:13:281:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-refresh.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:-552:552:-296 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/256x256/actions/address-book-new.png b/mate/256x256/actions/address-book-new.png Binary files differindex 7801779..f94a04b 100644 --- a/mate/256x256/actions/address-book-new.png +++ b/mate/256x256/actions/address-book-new.png diff --git a/mate/256x256/actions/appointment-new.png b/mate/256x256/actions/appointment-new.png Binary files differindex 2088d95..bb3b905 100644 --- a/mate/256x256/actions/appointment-new.png +++ b/mate/256x256/actions/appointment-new.png diff --git a/mate/256x256/actions/document-new.png b/mate/256x256/actions/document-new.png Binary files differindex d17454a..0d78d9b 100644 --- a/mate/256x256/actions/document-new.png +++ b/mate/256x256/actions/document-new.png diff --git a/mate/256x256/actions/document-open-recent.png b/mate/256x256/actions/document-open-recent.png Binary files differindex e226f3c..a542a4c 100644 --- a/mate/256x256/actions/document-open-recent.png +++ b/mate/256x256/actions/document-open-recent.png diff --git a/mate/256x256/actions/document-page-setup.png b/mate/256x256/actions/document-page-setup.png Binary files differindex 04905be..afdbf94 100644 --- a/mate/256x256/actions/document-page-setup.png +++ b/mate/256x256/actions/document-page-setup.png diff --git a/mate/256x256/actions/document-print-preview.png b/mate/256x256/actions/document-print-preview.png Binary files differindex a770f66..1ee279b 100644 --- a/mate/256x256/actions/document-print-preview.png +++ b/mate/256x256/actions/document-print-preview.png diff --git a/mate/256x256/actions/document-print.png b/mate/256x256/actions/document-print.png Binary files differindex b0cd2d5..5517417 100644 --- a/mate/256x256/actions/document-print.png +++ b/mate/256x256/actions/document-print.png diff --git a/mate/256x256/actions/document-properties.png b/mate/256x256/actions/document-properties.png Binary files differindex e02dd59..bf75709 100644 --- a/mate/256x256/actions/document-properties.png +++ b/mate/256x256/actions/document-properties.png diff --git a/mate/256x256/actions/document-revert-rtl.png b/mate/256x256/actions/document-revert-rtl.png Binary files differnew file mode 100644 index 0000000..c7fc1b4 --- /dev/null +++ b/mate/256x256/actions/document-revert-rtl.png diff --git a/mate/256x256/actions/document-revert.png b/mate/256x256/actions/document-revert.png Binary files differindex 34bf87e..2741a33 100644 --- a/mate/256x256/actions/document-revert.png +++ b/mate/256x256/actions/document-revert.png diff --git a/mate/256x256/actions/document-save-as.png b/mate/256x256/actions/document-save-as.png Binary files differindex 2025fa1..0a3b5cb 100644 --- a/mate/256x256/actions/document-save-as.png +++ b/mate/256x256/actions/document-save-as.png diff --git a/mate/256x256/actions/document-save.png b/mate/256x256/actions/document-save.png Binary files differindex b02911a..90fe5eb 100644 --- a/mate/256x256/actions/document-save.png +++ b/mate/256x256/actions/document-save.png diff --git a/mate/256x256/actions/edit-delete.png b/mate/256x256/actions/edit-delete.png Binary files differindex 6d4295c..b048dbf 100644 --- a/mate/256x256/actions/edit-delete.png +++ b/mate/256x256/actions/edit-delete.png diff --git a/mate/256x256/actions/edit-find-replace.png b/mate/256x256/actions/edit-find-replace.png Binary files differindex f878339..7d52af3 100644 --- a/mate/256x256/actions/edit-find-replace.png +++ b/mate/256x256/actions/edit-find-replace.png diff --git a/mate/256x256/actions/edit-find.png b/mate/256x256/actions/edit-find.png Binary files differindex 6485912..6120ec8 100644 --- a/mate/256x256/actions/edit-find.png +++ b/mate/256x256/actions/edit-find.png diff --git a/mate/256x256/actions/edit-select-all.png b/mate/256x256/actions/edit-select-all.png Binary files differindex 5937890..b7aba80 100644 --- a/mate/256x256/actions/edit-select-all.png +++ b/mate/256x256/actions/edit-select-all.png diff --git a/mate/256x256/actions/go-first.png b/mate/256x256/actions/go-first.png Binary files differindex 4a4fdb2..5dd2b77 100644 --- a/mate/256x256/actions/go-first.png +++ b/mate/256x256/actions/go-first.png diff --git a/mate/256x256/actions/go-jump.png b/mate/256x256/actions/go-jump.png Binary files differindex 02da70f..1efbe59 100644 --- a/mate/256x256/actions/go-jump.png +++ b/mate/256x256/actions/go-jump.png diff --git a/mate/256x256/actions/go-last.png b/mate/256x256/actions/go-last.png Binary files differindex 748e45c..812d14e 100644 --- a/mate/256x256/actions/go-last.png +++ b/mate/256x256/actions/go-last.png diff --git a/mate/256x256/actions/go-next.png b/mate/256x256/actions/go-next.png Binary files differindex 0c24a79..aed57b6 100644 --- a/mate/256x256/actions/go-next.png +++ b/mate/256x256/actions/go-next.png diff --git a/mate/256x256/actions/go-previous.png b/mate/256x256/actions/go-previous.png Binary files differindex a59b1fc..81d6ae7 100644 --- a/mate/256x256/actions/go-previous.png +++ b/mate/256x256/actions/go-previous.png diff --git a/mate/256x256/actions/mail-message-new.png b/mate/256x256/actions/mail-message-new.png Binary files differindex 3e2723c..1659f92 100644 --- a/mate/256x256/actions/mail-message-new.png +++ b/mate/256x256/actions/mail-message-new.png diff --git a/mate/256x256/actions/process-stop.png b/mate/256x256/actions/process-stop.png Binary files differindex e6771b2..f129b3c 100644 --- a/mate/256x256/actions/process-stop.png +++ b/mate/256x256/actions/process-stop.png diff --git a/mate/256x256/actions/system-lock-screen.png b/mate/256x256/actions/system-lock-screen.png Binary files differindex 4fdbeab..9b8d2db 100644 --- a/mate/256x256/actions/system-lock-screen.png +++ b/mate/256x256/actions/system-lock-screen.png diff --git a/mate/256x256/actions/system-log-out.png b/mate/256x256/actions/system-log-out.png Binary files differindex 30d97d1..325695a 100644 --- a/mate/256x256/actions/system-log-out.png +++ b/mate/256x256/actions/system-log-out.png diff --git a/mate/256x256/actions/system-run.png b/mate/256x256/actions/system-run.png Binary files differnew file mode 100644 index 0000000..2dcc958 --- /dev/null +++ b/mate/256x256/actions/system-run.png diff --git a/mate/256x256/actions/system-search.png b/mate/256x256/actions/system-search.png Binary files differindex a879753..b31dd50 100644 --- a/mate/256x256/actions/system-search.png +++ b/mate/256x256/actions/system-search.png diff --git a/mate/256x256/actions/system-shutdown.png b/mate/256x256/actions/system-shutdown.png Binary files differnew file mode 100644 index 0000000..41c0b00 --- /dev/null +++ b/mate/256x256/actions/system-shutdown.png diff --git a/mate/256x256/actions/view-refresh.png b/mate/256x256/actions/view-refresh.png Binary files differindex ec74c34..70dfb96 100644 --- a/mate/256x256/actions/view-refresh.png +++ b/mate/256x256/actions/view-refresh.png |