diff options
author | raveit65 <[email protected]> | 2015-05-01 11:45:38 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-05-01 11:45:38 +0200 |
commit | 494b7064de6dfaa14047e513fb7de67c76ac69c8 (patch) | |
tree | 695e76c0568ae8faebeb120de1a1b3dbd971151b | |
parent | c8f1ee10fe5af401c52dafde890fc00559e6fbe5 (diff) | |
download | mate-icon-theme-494b7064de6dfaa14047e513fb7de67c76ac69c8.tar.bz2 mate-icon-theme-494b7064de6dfaa14047e513fb7de67c76ac69c8.tar.xz |
use mate logo for process-working-symbolic.svg
-rw-r--r-- | Makefile.am | 8 | ||||
-rw-r--r-- | configure.ac | 1 | ||||
-rw-r--r-- | mate/Makefile.am | 6 | ||||
-rw-r--r-- | mate/scalable-up-to-32/Makefile.am | 23 | ||||
-rw-r--r-- | mate/scalable-up-to-32/status/process-working-symbolic.svg | 24 |
5 files changed, 59 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 3e3be0d..4d39482 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ SUBDIRS = \ theme_in_files = index.theme.in.in theme_DATA = $(theme_in_files:.theme.in.in=.theme) -THEME_DIRS=$(shell SIZES="$(render_sizes)"; for size in $$SIZES; do for dir in `find $(srcdir)/$(SVGOUTDIR)/$$size/* -type d`; do printf "$$dir,"; done; done; echo "scalable/actions,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/mimetypes,scalable/places,scalable/status") +THEME_DIRS=$(shell SIZES="$(render_sizes)"; for size in $$SIZES; do for dir in `find $(srcdir)/$(SVGOUTDIR)/$$size/* -type d`; do printf "$$dir,"; done; done; echo "scalable/actions,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/mimetypes,scalable/places,scalable/status,scalable-up-to-32/status") %.theme.in: %.theme.in.in $(SVGOUTDIR) Makefile dirs="`echo $(THEME_DIRS) | sed -e 's#$(srcdir)/mate/##g'`"; \ @@ -17,6 +17,8 @@ THEME_DIRS=$(shell SIZES="$(render_sizes)"; for size in $$SIZES; do for dir in ` sizefull="`dirname $$dir`"; \ if test "$$sizefull" = "scalable"; then \ size="16"; \ + elif test "$$sizefull" = "scalable-up-to-32"; then \ + size="16"; \ else \ size="`echo $$sizefull | sed -e 's/x.*$$//g'`"; \ fi; \ @@ -60,6 +62,10 @@ THEME_DIRS=$(shell SIZES="$(render_sizes)"; for size in $$SIZES; do for dir in ` echo "MinSize=8" >> $@; \ echo "MaxSize=512" >> $@; \ echo "Type=Scalable" >> $@; \ + elif test "$$sizefull" = "scalable-up-to-32"; then \ + echo "MinSize=16" >> $@; \ + echo "MaxSize=32" >> $@; \ + echo "Type=Scalable" >> $@; \ elif test "$$size" = "256"; then \ echo "MinSize=56" >> $@; \ echo "MaxSize=512" >> $@; \ diff --git a/configure.ac b/configure.ac index 03640fc..ef05336 100644 --- a/configure.ac +++ b/configure.ac @@ -64,6 +64,7 @@ src/Makefile menta/Makefile mate/Makefile mate/scalable/Makefile +mate/scalable-up-to-32/Makefile ]) AC_OUTPUT diff --git a/mate/Makefile.am b/mate/Makefile.am index adbbb69..0aff2bb 100644 --- a/mate/Makefile.am +++ b/mate/Makefile.am @@ -1,6 +1,8 @@ themedir = $(datadir)/icons/mate -SUBDIRS = scalable +SUBDIRS = scalable \ + scalable-up-to-32 -DIST_SUBDIRS = scalable +DIST_SUBDIRS = scalable \ + scalable-up-to-32 diff --git a/mate/scalable-up-to-32/Makefile.am b/mate/scalable-up-to-32/Makefile.am new file mode 100644 index 0000000..6110ac5 --- /dev/null +++ b/mate/scalable-up-to-32/Makefile.am @@ -0,0 +1,23 @@ +themedir = $(datadir)/icons/mate/scalable-up-to-32 + +install-data-local: + $(mkdir_p) $(DESTDIR)$(themedir); \ + for dir in `cd $(top_srcdir)/mate/scalable-up-to-32 && find . -type d | sed s/.//`; do \ + $(mkdir_p) $(DESTDIR)$(themedir)$$dir; \ + done; \ + for file in `cd $(top_srcdir)/mate/scalable-up-to-32 && find . -name "*.svg" | sed s@./@/@`; do \ + $(install_sh_DATA) $(top_srcdir)/mate/scalable-up-to-32$$file $(DESTDIR)$(themedir)/$$file; \ + done; + +uninstall-local: + if [ -d "$(DESTDIR)$(themedir)" ]; then \ + cd $(DESTDIR)$(themedir); \ + for file in `find . -name *.svg | sed s@./@/@`; do \ + rm -f $(DESTDIR)$(themedir)$$file; \ + done; \ + fi + +MAINTAINERCLEANFILES = \ + Makefile.in \ + Makefile + diff --git a/mate/scalable-up-to-32/status/process-working-symbolic.svg b/mate/scalable-up-to-32/status/process-working-symbolic.svg new file mode 100644 index 0000000..776a8dd --- /dev/null +++ b/mate/scalable-up-to-32/status/process-working-symbolic.svg @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg id="svg2" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <metadata id="metadata7"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title/> + </cc:Work> + </rdf:RDF> + </metadata> + <g id="layer2" display="none" transform="translate(0,-6)"> + <rect id="rect4898" fill-rule="nonzero" height="22" width="22" y="0" x="0" fill="#333"/> + </g> + <g id="layer3" display="none" transform="translate(0,-6)"> + <rect id="rect4126" fill-rule="nonzero" height="22" width="22" y="0" x="0" fill="#efebe7"/> + </g> + <g id="layer1" transform="matrix(1.0319689,0,0,1.0563566,-0.69397664,-6.778957)" stroke-miterlimit="4" stroke-width="0" fill="#bebebe"> + <path id="path5070" fill-rule="evenodd" d="m1.6415,10.204,6.7832,3.7866-6.7832,3.7866z"/> + <path id="path5067" d="m15.208,13.991c0-3.658-3.131-6.6271-6.7834-6.6271-2.109,0-4.1361,1.0094-5.348,2.5503l0.85177,0.47616c1.034-1.2658,2.7359-2.0798,4.4963-2.0798,3.1115-1E-7,5.8141,2.5683,5.8141,5.6799,0,3.1115-2.7025,5.6799-5.8141,5.6799-1.7553,0-3.5475-0.92376-4.5815-2.183l-0.84886,0.47427c1.2122,1.5345,3.3264,2.6554,5.4304,2.6554,3.6524,0,6.7832-2.9686,6.7832-6.6266z"/> + <path id="path5648" d="m12.301,13.99c0-2.2361-1.64-3.7866-3.8761-3.7866-1.1905,0-2.0368,0.32699-2.7782,1.1454l0.8789,0.49036c0.55229-0.54547,1.065-0.68916,1.8993-0.68916,1.6896,0,2.9071,1.1392,2.9071,2.84s-1.2175,2.84-2.9071,2.84c-0.84982,0-1.4491-0.21841-2.0039-0.78193l-0.86824,0.48468c0.74137,0.81851,1.6817,1.2439,2.8722,1.2439,2.2361,0,3.8761-1.5505,3.8761-3.7866z"/> + </g> +</svg> |