diff options
author | Perberos <[email protected]> | 2011-11-06 19:30:49 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-06 19:30:49 -0300 |
commit | a8d28a6ce7e0c56dacba5d527d9134573a008902 (patch) | |
tree | 8852602004b5a13cc5d1ce3ecd7a314be81d1198 /data/icons/22x22 | |
download | eom-a8d28a6ce7e0c56dacba5d527d9134573a008902.tar.bz2 eom-a8d28a6ce7e0c56dacba5d527d9134573a008902.tar.xz |
inicial
Diffstat (limited to 'data/icons/22x22')
-rw-r--r-- | data/icons/22x22/Makefile.am | 19 | ||||
-rw-r--r-- | data/icons/22x22/Makefile.in | 542 | ||||
-rw-r--r-- | data/icons/22x22/actions/eom-image-collection.png | bin | 0 -> 653 bytes | |||
-rw-r--r-- | data/icons/22x22/actions/eom-plugin.png | bin | 0 -> 1079 bytes | |||
-rw-r--r-- | data/icons/22x22/actions/eom-plugin.svg | 377 | ||||
-rw-r--r-- | data/icons/22x22/actions/slideshow-play.png | bin | 0 -> 979 bytes | |||
-rw-r--r-- | data/icons/22x22/actions/slideshow-play.svg | 474 | ||||
-rw-r--r-- | data/icons/22x22/apps/eom.png | bin | 0 -> 1342 bytes | |||
-rw-r--r-- | data/icons/22x22/apps/eom.svg | 530 |
9 files changed, 1942 insertions, 0 deletions
diff --git a/data/icons/22x22/Makefile.am b/data/icons/22x22/Makefile.am new file mode 100644 index 0000000..7d116aa --- /dev/null +++ b/data/icons/22x22/Makefile.am @@ -0,0 +1,19 @@ +size = 22x22 +actioniconsdir = $(pkgdatadir)/icons/hicolor/$(size)/actions +appiconsdir = $(datadir)/icons/hicolor/$(size)/apps + +dist_appicons_DATA = \ + apps/eom.png +dist_actionicons_DATA = \ + actions/eom-plugin.png \ + actions/eom-image-collection.png \ + actions/slideshow-play.png + +noinst_DATA = \ + apps/eom.svg \ + actions/eom-plugin.svg \ + actions/slideshow-play.svg + +EXTRA_DIST = $(noinst_DATA) + +-include $(top_srcdir)/git.mk diff --git a/data/icons/22x22/Makefile.in b/data/icons/22x22/Makefile.in new file mode 100644 index 0000000..7326e63 --- /dev/null +++ b/data/icons/22x22/Makefile.in @@ -0,0 +1,542 @@ +# Makefile.in generated by automake 1.11.1 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +# Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +subdir = data/icons/22x22 +DIST_COMMON = $(dist_actionicons_DATA) $(dist_appicons_DATA) \ + $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +AM_V_GEN = $(am__v_GEN_$(V)) +am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +am__v_GEN_0 = @echo " GEN " $@; +AM_V_at = $(am__v_at_$(V)) +am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +am__v_at_0 = @ +SOURCES = +DIST_SOURCES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__installdirs = "$(DESTDIR)$(actioniconsdir)" \ + "$(DESTDIR)$(appiconsdir)" +DATA = $(dist_actionicons_DATA) $(dist_appicons_DATA) $(noinst_DATA) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ +ALL_LINGUAS = @ALL_LINGUAS@ +AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +AR = @AR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@ +DBUS_CFLAGS = @DBUS_CFLAGS@ +DBUS_LIBS = @DBUS_LIBS@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ +DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@ +DLLTOOL = @DLLTOOL@ +DOC_USER_FORMATS = @DOC_USER_FORMATS@ +DSYMUTIL = @DSYMUTIL@ +DUMPBIN = @DUMPBIN@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EOM_API_VERSION = @EOM_API_VERSION@ +EOM_CFLAGS = @EOM_CFLAGS@ +EOM_DOC_EXIF_START = @EOM_DOC_EXIF_START@ +EOM_DOC_EXIF_STOP = @EOM_DOC_EXIF_STOP@ +EOM_LIBS = @EOM_LIBS@ +EOM_MAJOR_VERSION = @EOM_MAJOR_VERSION@ +EOM_MICRO_VERSION = @EOM_MICRO_VERSION@ +EOM_MINOR_VERSION = @EOM_MINOR_VERSION@ +EXEEXT = @EXEEXT@ +EXEMPI_CFLAGS = @EXEMPI_CFLAGS@ +EXEMPI_LIBS = @EXEMPI_LIBS@ +EXIF_CFLAGS = @EXIF_CFLAGS@ +EXIF_LIBS = @EXIF_LIBS@ +FGREP = @FGREP@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ +GLIB_MKENUMS = @GLIB_MKENUMS@ +GMOFILES = @GMOFILES@ +GMSGFMT = @GMSGFMT@ +GREP = @GREP@ +GTKDOC_CHECK = @GTKDOC_CHECK@ +GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ +GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ +GTKDOC_MKPDF = @GTKDOC_MKPDF@ +GTKDOC_REBASE = @GTKDOC_REBASE@ +HELP_DIR = @HELP_DIR@ +HTML_DIR = @HTML_DIR@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +INSTOBJEXT = @INSTOBJEXT@ +INTLLIBS = @INTLLIBS@ +INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ +INTLTOOL_MERGE = @INTLTOOL_MERGE@ +INTLTOOL_PERL = @INTLTOOL_PERL@ +INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +LCMS_CFLAGS = @LCMS_CFLAGS@ +LCMS_LIBS = @LCMS_LIBS@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBJPEG = @LIBJPEG@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIBXML2_CFLAGS = @LIBXML2_CFLAGS@ +LIBXML2_LIBS = @LIBXML2_LIBS@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MATECONFTOOL = @MATECONFTOOL@ +MATECONF_SCHEMA_CONFIG_SOURCE = @MATECONF_SCHEMA_CONFIG_SOURCE@ +MATECONF_SCHEMA_FILE_DIR = @MATECONF_SCHEMA_FILE_DIR@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +NM = @NM@ +NMEDIT = @NMEDIT@ +NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +OMF_DIR = @OMF_DIR@ +OTOOL = @OTOOL@ +OTOOL64 = @OTOOL64@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +POFILES = @POFILES@ +POSUB = @POSUB@ +PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ +PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ +PYGOBJECT_CODEGEN = @PYGOBJECT_CODEGEN@ +PYGOBJECT_DEFSDIR = @PYGOBJECT_DEFSDIR@ +PYGOBJECT_H2DEF = @PYGOBJECT_H2DEF@ +PYGTK_CFLAGS = @PYGTK_CFLAGS@ +PYGTK_DEFSDIR = @PYGTK_DEFSDIR@ +PYGTK_LIBS = @PYGTK_LIBS@ +PYTHON = @PYTHON@ +PYTHON_CFLAGS = @PYTHON_CFLAGS@ +PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ +PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@ +PYTHON_LIBS = @PYTHON_LIBS@ +PYTHON_LIB_LOC = @PYTHON_LIB_LOC@ +PYTHON_PLATFORM = @PYTHON_PLATFORM@ +PYTHON_PREFIX = @PYTHON_PREFIX@ +PYTHON_VERSION = @PYTHON_VERSION@ +RANLIB = @RANLIB@ +RSVG_CFLAGS = @RSVG_CFLAGS@ +RSVG_LIBS = @RSVG_LIBS@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +WARN_CFLAGS = @WARN_CFLAGS@ +X11_CFLAGS = @X11_CFLAGS@ +X11_LIBS = @X11_LIBS@ +XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ +X_CFLAGS = @X_CFLAGS@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_LIBS = @X_LIBS@ +X_PRE_LIBS = @X_PRE_LIBS@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +pkgpyexecdir = @pkgpyexecdir@ +pkgpythondir = @pkgpythondir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +pyexecdir = @pyexecdir@ +pythondir = @pythondir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +size = 22x22 +actioniconsdir = $(pkgdatadir)/icons/hicolor/$(size)/actions +appiconsdir = $(datadir)/icons/hicolor/$(size)/apps +dist_appicons_DATA = \ + apps/eom.png + +dist_actionicons_DATA = \ + actions/eom-plugin.png \ + actions/eom-image-collection.png \ + actions/slideshow-play.png + +noinst_DATA = \ + apps/eom.svg \ + actions/eom-plugin.svg \ + actions/slideshow-play.svg + +EXTRA_DIST = $(noinst_DATA) +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/icons/22x22/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --foreign data/icons/22x22/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs +install-dist_actioniconsDATA: $(dist_actionicons_DATA) + @$(NORMAL_INSTALL) + test -z "$(actioniconsdir)" || $(MKDIR_P) "$(DESTDIR)$(actioniconsdir)" + @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(actioniconsdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(actioniconsdir)" || exit $$?; \ + done + +uninstall-dist_actioniconsDATA: + @$(NORMAL_UNINSTALL) + @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(actioniconsdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(actioniconsdir)" && rm -f $$files +install-dist_appiconsDATA: $(dist_appicons_DATA) + @$(NORMAL_INSTALL) + test -z "$(appiconsdir)" || $(MKDIR_P) "$(DESTDIR)$(appiconsdir)" + @list='$(dist_appicons_DATA)'; test -n "$(appiconsdir)" || list=; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appiconsdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(appiconsdir)" || exit $$?; \ + done + +uninstall-dist_appiconsDATA: + @$(NORMAL_UNINSTALL) + @list='$(dist_appicons_DATA)'; test -n "$(appiconsdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(appiconsdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(appiconsdir)" && rm -f $$files +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(DATA) +installdirs: + for dir in "$(DESTDIR)$(actioniconsdir)" "$(DESTDIR)$(appiconsdir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: install-dist_actioniconsDATA \ + install-dist_appiconsDATA + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-dist_actioniconsDATA \ + uninstall-dist_appiconsDATA + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + distclean distclean-generic distclean-libtool distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-dist_actioniconsDATA \ + install-dist_appiconsDATA install-dvi install-dvi-am \ + install-exec install-exec-am install-html install-html-am \ + install-info install-info-am install-man install-pdf \ + install-pdf-am install-ps install-ps-am install-strip \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ + uninstall-dist_actioniconsDATA uninstall-dist_appiconsDATA + + +-include $(top_srcdir)/git.mk + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/data/icons/22x22/actions/eom-image-collection.png b/data/icons/22x22/actions/eom-image-collection.png Binary files differnew file mode 100644 index 0000000..0392159 --- /dev/null +++ b/data/icons/22x22/actions/eom-image-collection.png diff --git a/data/icons/22x22/actions/eom-plugin.png b/data/icons/22x22/actions/eom-plugin.png Binary files differnew file mode 100644 index 0000000..e1e2c73 --- /dev/null +++ b/data/icons/22x22/actions/eom-plugin.png diff --git a/data/icons/22x22/actions/eom-plugin.svg b/data/icons/22x22/actions/eom-plugin.svg new file mode 100644 index 0000000..25af771 --- /dev/null +++ b/data/icons/22x22/actions/eom-plugin.svg @@ -0,0 +1,377 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.0" + x="0.0000000" + y="0.0000000" + width="22" + height="22" + id="svg1" + sodipodi:version="0.32" + inkscape:version="0.43+devel" + sodipodi:docname="plugins22.svg" + sodipodi:docbase="/home/lapo/Desktop/Grafica/WIP/gimp/preferences"> + <metadata + id="metadata162"> + <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>Folder</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Jakub Steiner</dc:title> + </cc:Agent> + </dc:creator> + <dc:date>2005-02-01</dc:date> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:identifier>http://jimmac.musichall.cz/</dc:identifier> + <dc:subject> + <rdf:Bag> + <rdf:li>folder</rdf:li> + <rdf:li>directory</rdf:li> + <rdf:li>storage</rdf:li> + </rdf:Bag> + </dc:subject> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666" + borderopacity="1" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:window-width="1043" + inkscape:window-height="655" + inkscape:cy="1.6201136" + inkscape:cx="15.684535" + inkscape:zoom="1" + inkscape:document-units="px" + showgrid="false" + inkscape:window-x="234" + inkscape:window-y="315" + inkscape:current-layer="layer2" + inkscape:showpageshadow="false" + showborder="false" + inkscape:grid-points="true" + inkscape:grid-bbox="true" + inkscape:guide-bbox="true" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + width="22px" + height="22px" /> + <defs + id="defs3"> + <linearGradient + inkscape:collect="always" + id="linearGradient2886"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2888" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2890" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3782"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3784" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3786" /> + </linearGradient> + <linearGradient + id="linearGradient3772"> + <stop + style="stop-color:black;stop-opacity:0;" + offset="0" + id="stop3774" /> + <stop + id="stop3780" + offset="0.5" + style="stop-color:black;stop-opacity:1;" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3776" /> + </linearGradient> + <linearGradient + id="linearGradient2864"> + <stop + style="stop-color:#8ae234;stop-opacity:1" + offset="0" + id="stop2866" /> + <stop + style="stop-color:#4e9a06;stop-opacity:1" + offset="1" + id="stop2868" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2854"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2856" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2858" /> + </linearGradient> + <linearGradient + id="linearGradient3025"> + <stop + style="stop-color:#8ae234;stop-opacity:1;" + offset="0" + id="stop3027" /> + <stop + style="stop-color:#73d216;stop-opacity:1;" + offset="1" + id="stop3029" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3025" + id="linearGradient3031" + x1="28.284271" + y1="41.724426" + x2="28.284271" + y2="23.766773" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.224127,0,0,1.233884,94.35394,25.10826)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3772" + id="linearGradient3836" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.583333,0,0,1.142857,13.16666,-6.714286)" + x1="30.992197" + y1="46.986557" + x2="30.992197" + y2="43.494534" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3782" + id="radialGradient3838" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,1.333333,-35,-15)" + cx="34" + cy="45" + fx="34" + fy="45" + r="1.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3782" + id="radialGradient3840" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,1.333333,-97.5,-105)" + cx="34" + cy="45" + fx="34" + fy="45" + r="1.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2864" + id="linearGradient1986" + gradientUnits="userSpaceOnUse" + x1="30.935923" + y1="44.293907" + x2="30.935923" + y2="-11.761294" + gradientTransform="matrix(0.729858,0,0,0.700436,-13.43842,-10.35676)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2854" + id="linearGradient1988" + gradientUnits="userSpaceOnUse" + x1="17.536978" + y1="4.823194" + x2="44.375" + y2="57.75" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2886" + id="linearGradient2892" + x1="-2.125" + y1="-8.625" + x2="21.848349" + y2="27.875" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3772" + id="linearGradient2902" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.583333,0,0,1.142857,13.16666,-6.714286)" + x1="30.992197" + y1="46.986557" + x2="30.992197" + y2="43.494534" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3782" + id="radialGradient2904" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,1.333333,-35,-15)" + cx="34" + cy="45" + fx="34" + fy="45" + r="1.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3782" + id="radialGradient2906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,1.333333,-97.5,-105)" + cx="34" + cy="45" + fx="34" + fy="45" + r="1.5" /> + </defs> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="pixmap" + style="display:inline" /> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="vectors" + style="display:inline"> + <g + id="g891" + transform="matrix(0.186703,0,0,0.186703,-21.1073,57.62299)" /> + <path + style="opacity:1;color:black;fill:url(#linearGradient3031);fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:0.99999964;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M 134.13807,57.806199 C 132.11092,57.806199 130.46569,59.464537 130.46569,61.507852 C 130.46569,62.598622 130.94432,63.567881 131.68982,64.245533 L 131.68982,65.209505 L 125.56918,65.209505 L 125.56918,72.612811 L 124.68934,72.612811 C 124.01562,71.811079 123.01338,71.30181 121.8968,71.30181 C 119.86965,71.30181 118.22442,72.977422 118.22442,75.042021 C 118.22442,77.106618 119.86965,78.782232 121.8968,78.782233 C 122.9763,78.782233 123.94072,78.304388 124.61283,77.548349 L 125.56918,77.548349 L 125.56918,81.250002 L 132.91395,81.250002 L 132.91395,80.28603 C 132.16845,79.608378 131.68982,78.639119 131.68982,77.548349 C 131.68982,75.505034 133.33505,73.846696 135.3622,73.846696 C 137.38936,73.846696 139.03458,75.505034 139.03458,77.548349 C 139.03458,78.639119 138.55595,79.608378 137.81046,80.28603 L 137.81046,81.250002 L 145.15522,81.250002 L 145.15522,73.846696 L 146.11157,73.846696 C 146.78369,74.602735 147.7481,75.08058 148.8276,75.08058 C 150.85476,75.08058 152.49998,73.404965 152.49998,71.340368 C 152.49998,69.275771 150.85476,67.600157 148.8276,67.600156 C 147.71102,67.600156 146.70878,68.109426 146.03506,68.911158 L 145.15522,68.911158 L 145.15522,65.209505 L 136.58633,65.209505 L 136.58633,64.245533 C 137.33183,63.567881 137.81046,62.598622 137.81046,61.507852 C 137.81046,59.464537 136.16523,57.806199 134.13807,57.806199 z " + id="rect1933" /> + <path + style="color:black;fill:#8ae234;fill-opacity:1;fill-rule:nonzero;stroke:#4e9a06;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.5;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M 133.5,93 C 135.48874,92.977903 139.5,94.5 139.5,94.5 L 139.5,98.5 C 139.5,98.5 135.4805,99.977903 134,100 C 132.06832,100.03504 131,98 131,95 C 131,94 131.56806,93.014845 133.5,93 z " + id="path2829" + sodipodi:nodetypes="ccccsc" /> + <path + style="opacity:1;color:black;fill:#8ae234;fill-opacity:1;fill-rule:nonzero;stroke:#4e9a06;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.5;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M 136.5,19.5 C 133.5,19.5 131.50807,20.568017 131.5,22.5 C 131.5,23.90625 132.53125,25.03125 132.5,27.5 L 123.5,27.5 L 123.5,34.5 C 121.65625,34.609375 120.22965,33.486337 119,33.5 C 117.06806,33.514845 116.5,34.5 116.5,35.5 C 116.5,38.500001 117.56832,40.535041 119.5,40.5 C 120.47439,40.485457 120.98438,39.53125 123.5,39.5 L 123.5,46.5 L 132.5,46.5 C 132.5,43.441942 131.51704,42.642007 131.5,41.5 C 131.46496,39.56832 133.5,38.5 136.5,38.5 C 137.5,38.5 139.5,39.068003 139.5,41 C 139.5,43 137.5,42.940844 137.5,46.5 L 146.5,46.5 L 146.5,38.5 C 148.95278,38.464308 149.9974,40.513864 151.5,40.5 C 153.43171,40.466763 153.5,38.5 153.5,37 C 153.5,36 152.932,33.5 151,33.5 C 149.98353,33.5 148.48874,34.522097 146.5,34.5 L 146.5,27.5 L 137.5,27.5 C 137.46875,25.46875 139.53125,23.03125 139.5,22 C 139.43965,20.068943 137.5,19.5 136.5,19.5 z " + id="path2841" + sodipodi:nodetypes="cccccssscccsssccccsscccsc" /> + <path + style="opacity:1;color:black;fill:#8ae234;fill-opacity:1;fill-rule:nonzero;stroke:#4e9a06;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.5;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M 137,-21.5 C 136,-21.5 133.5,-20.932 133.5,-19 C 133.5,-17.98353 134.5221,-16.48874 134.5,-14.5 L 127.5,-14.5 L 127.5,-5.5 C 125.46875,-5.46875 123.03125,-7.53125 122,-7.5 C 120.06894,-7.439654 119.5,-5.5 119.5,-4.5 C 119.5,-1.499999 120.56802,0.491928 122.5,0.5 C 123.90625,0.5 125.03125,-0.53125 127.5,-0.5 L 127.5,8.5 L 134.5,8.5 C 134.5,6 132.5,5.500976 132.5,3.5 C 132.5,2 133.5,1.5 135,1.5 C 137.4383,1.5 139.5,1.999024 139.5,4 C 139.5,5.229726 138.5,6.5 138.5,8.5 L 146.5,8.5 L 146.5,-3.5 C 143.44194,-3.5 142.64201,-2.517045 141.5,-2.5 C 139.56832,-2.464959 138.5,-3.5 138.5,-6.5 C 138.5,-7.499999 139.068,-9.5 141,-9.5 C 143,-9.5 142.94084,-7.5 146.5,-7.5 L 146.5,-14.5 L 138.5,-14.5 C 138.46431,-16.95278 140.51386,-17.9974 140.5,-19.5 C 140.46676,-21.43171 138.5,-21.5 137,-21.5 z " + id="path2843" + sodipodi:nodetypes="cscccssccccssscccsssccccc" /> + <g + id="g3826" + transform="matrix(0.842105,0,0,0.875,-16.81579,-19.125)" + style="opacity:0.4"> + <rect + y="43" + x="29.5" + height="4" + width="3.5" + id="rect2872" + style="color:black;fill:url(#linearGradient3836);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.5;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <rect + y="43" + x="33" + height="4" + width="3" + id="rect3762" + style="color:black;fill:url(#radialGradient3838);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.5;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <rect + transform="scale(-1,-1)" + y="-47" + x="-29.5" + height="4" + width="3" + id="rect3790" + style="color:black;fill:url(#radialGradient3840);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.5;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + </g> + <g + id="g2894" + transform="matrix(0.947368,0,0,0.875,-11.60526,-19.125)" + style="opacity:0.4;display:inline"> + <rect + y="43" + x="29.5" + height="4" + width="3.5" + id="rect2896" + style="color:black;fill:url(#linearGradient2902);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.5;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <rect + y="43" + x="33" + height="4" + width="3" + id="rect2898" + style="color:black;fill:url(#radialGradient2904);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.5;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <rect + transform="scale(-1,-1)" + y="-47" + x="-29.5" + height="4" + width="3" + id="rect2900" + style="color:black;fill:url(#radialGradient2906);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.5;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + </g> + <path + style="color:black;fill:url(#linearGradient1986);fill-opacity:1;fill-rule:nonzero;stroke:#4e9a06;stroke-width:0.9999997;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.5;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M 13.566346,0.49999985 C 12.836487,0.49999985 11.011841,0.8978475 11.011841,2.2510899 C 11.011841,2.9630621 11.516128,4.1070149 11.5,5.5 L 6.5,5.5 L 6.5,10.5 C 5.0174752,10.521889 4.2526665,9.478111 3.5,9.5 C 2.0906019,9.542269 1.5236825,11.499691 1.5236825,12.407412 C 1.5236825,14.508721 2.0899261,15.494346 3.5,15.5 C 4.5263633,15.5 4.6981622,14.486831 6.5,14.50872 L 6.5,20.51308 L 11.5,20.5 C 11.5,18.74891 10.5,18.401556 10.5,17 C 10.5,15.949346 11.405212,15.5 12.5,15.5 C 14.279614,15.5 15.5,16.098444 15.5,17.5 C 15.5,18.361344 14.5,19.099128 14.5,20.5 L 20.5,20.51308 L 20.5,12.5 C 18.268051,12.5 17.83359,13.5 17,13.5 C 15.5,13.5 14.5,13 14.5,11 C 14.5,10.299565 15.089916,8.5 16.5,8.5 C 17.959717,8.5 17.90232,9.5 20.5,9.5 L 20.5,5.5 L 15.5,5.5 C 15.47395,3.7819846 17.510119,3.0524751 17.5,2 C 17.5,0.5 15.5,0.49999985 13.566346,0.49999985 z " + id="path2848" + sodipodi:nodetypes="cscccssccccssscccsssccccc" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0004594" + inkscape:original="M 37 15.5 C 36 15.5 33.5 16.068 33.5 18 C 33.5 19.01647 34.522097 20.51126 34.5 22.5 L 27.5 22.5 L 27.5 31.5 C 25.46875 31.53125 24.03125 29.46875 23 29.5 C 21.068943 29.560346 20.5 31.5 20.5 32.5 C 20.5 35.500001 21.568017 36.491928 23.5 36.5 C 24.90625 36.5 25.03125 35.46875 27.5 35.5 L 27.5 45.5 L 34.5 45.5 C 34.5 43 32.5 42.500976 32.5 40.5 C 32.5 39 33.5 38.5 35 38.5 C 37.438301 38.5 39.5 38.999024 39.5 41 C 39.5 42.229726 38.5 43.5 38.5 45.5 L 46.5 45.5 L 46.5 33.5 C 43.441942 33.5 42.642007 34.482955 41.5 34.5 C 39.56832 34.535041 38.5 33.5 38.5 30.5 C 38.5 29.500001 39.068003 27.5 41 27.5 C 43 27.5 42.940844 29.5 46.5 29.5 L 46.5 22.5 L 38.5 22.5 C 38.464308 20.04722 40.513864 19.0026 40.5 17.5 C 40.466763 15.56829 38.5 15.5 37 15.5 z " + style="color:black;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient1988);stroke-width:1.41831541;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.5;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2852" + d="M 37,16.5 C 36.68942,16.5 35.902047,16.620774 35.34375,16.90625 C 34.785453,17.191726 34.5,17.46553 34.5,18 C 34.5,18.172902 34.704812,18.780018 34.96875,19.5625 C 35.232688,20.344982 35.512983,21.331484 35.5,22.5 C 35.499691,23.052157 35.052157,23.499691 34.5,23.5 L 28.5,23.5 L 28.5,31.5 C 28.499691,32.052157 28.052157,32.499691 27.5,32.5 C 26.142249,32.520888 25.097893,31.849874 24.3125,31.3125 C 23.919803,31.043813 23.59051,30.805544 23.34375,30.65625 C 23.09699,30.506956 22.949001,30.502492 23.03125,30.5 C 22.397137,30.519816 22.129326,30.778147 21.875,31.1875 C 21.620674,31.596853 21.5,32.189735 21.5,32.5 C 21.5,33.881277 21.775657,34.648011 22.0625,35 C 22.349343,35.351989 22.704454,35.496676 23.5,35.5 C 23.958568,35.5 24.075894,35.379531 24.65625,35.09375 C 25.236606,34.807969 26.12614,34.482609 27.5,34.5 C 28.052157,34.500309 28.499691,34.947843 28.5,35.5 L 28.5,44.5 L 33.3125,44.5 C 33.170541,44.123896 32.961735,43.783257 32.6875,43.40625 C 32.204437,42.742156 31.5,41.833812 31.5,40.5 C 31.5,39.527676 31.892215,38.626096 32.59375,38.125 C 33.295285,37.623904 34.138838,37.5 35,37.5 C 36.287402,37.5 37.535293,37.609982 38.59375,38.09375 C 39.652207,38.577518 40.5,39.655905 40.5,41 C 40.5,41.886051 40.178478,42.585996 39.9375,43.28125 C 39.804932,43.663726 39.769838,44.097966 39.6875,44.5 L 45.5,44.5 L 45.5,34.65625 C 44.807179,34.737235 44.026141,34.789669 43.59375,34.9375 C 42.93424,35.162982 42.354463,35.487247 41.5,35.5 C 40.352214,35.520821 39.229356,35.183917 38.5,34.28125 C 37.770644,33.378583 37.5,32.118757 37.5,30.5 C 37.5,29.810579 37.674983,28.929012 38.1875,28.09375 C 38.700017,27.258488 39.688777,26.5 41,26.5 C 42.333486,26.5 43.143386,27.241529 43.75,27.6875 C 44.182971,28.005811 44.727135,28.212779 45.5,28.34375 L 45.5,23.5 L 38.5,23.5 C 37.947843,23.499691 37.500309,23.052157 37.5,22.5 C 37.47807,20.992969 38.122147,19.890986 38.65625,19.09375 C 39.190353,18.296514 39.502716,17.794342 39.5,17.5 C 39.489218,16.873329 39.372622,16.883374 38.9375,16.71875 C 38.502378,16.554126 37.734817,16.5 37,16.5 z " + transform="matrix(0.709718,0,0,0.700436,15.47444,-10.3633)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.92479736" + inkscape:original="M 13.5625 0.5 C 12.832641 0.5 11 0.8967576 11 2.25 C 11 2.9619723 11.516128 4.1070149 11.5 5.5 L 6.5 5.5 L 6.5 10.5 C 5.0174752 10.521889 4.2526665 9.478111 3.5 9.5 C 2.0906019 9.542269 1.53125 11.498529 1.53125 12.40625 C 1.53125 14.507559 2.0899261 15.494346 3.5 15.5 C 4.5263633 15.5 4.6981622 14.478111 6.5 14.5 L 6.5 20.5 L 11.5 20.5 C 11.5 18.74891 10.5 18.401556 10.5 17 C 10.5 15.949346 11.405212 15.5 12.5 15.5 C 14.279614 15.5 15.5 16.098444 15.5 17.5 C 15.5 18.361344 14.5 19.099128 14.5 20.5 L 20.5 20.5 L 20.5 12.5 C 18.268051 12.5 17.83359 13.5 17 13.5 C 15.5 13.5 14.5 13 14.5 11 C 14.5 10.299565 15.089916 8.5 16.5 8.5 C 17.959717 8.5 17.90232 9.5 20.5 9.5 L 20.5 5.5 L 15.5 5.5 C 15.47395 3.7819846 17.510119 3.0524751 17.5 2 C 17.5 0.5 15.496154 0.5 13.5625 0.5 z " + style="color:black;fill:none;fill-opacity:1.0;fill-rule:nonzero;stroke:url(#linearGradient2892);stroke-width:0.9999997;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.5;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path1994" + d="M 13.5625,1.4375 C 13.365146,1.4375 12.781651,1.5041397 12.40625,1.6875 C 12.030849,1.8708603 11.9375,1.9908506 11.9375,2.25 C 11.9375,2.3825159 12.024027,2.83435 12.15625,3.40625 C 12.288473,3.97815 12.44692,4.6863787 12.4375,5.5 C 12.440928,5.7496756 12.343257,5.9901293 12.166693,6.1666932 C 11.990129,6.3432571 11.749676,6.440928 11.5,6.4375 L 7.4375,6.4375 L 7.4375,10.5 C 7.440928,10.749676 7.3432571,10.990129 7.1666932,11.166693 C 6.9901293,11.343257 6.7496756,11.440928 6.5,11.4375 C 5.5394254,11.451683 4.7958952,11.091882 4.28125,10.8125 C 3.7666048,10.533118 3.4715321,10.439237 3.53125,10.4375 C 3.2501864,10.445929 3.0429024,10.619348 2.8125,11.0625 C 2.5820976,11.505652 2.46875,12.142348 2.46875,12.40625 C 2.46875,13.374946 2.6210361,13.991334 2.78125,14.25 C 2.9414639,14.508666 3.0101963,14.560536 3.5,14.5625 C 3.7062597,14.5625 3.7621101,14.509839 4.21875,14.21875 C 4.6753899,13.927661 5.4239339,13.549428 6.5,13.5625 C 6.7496756,13.559072 6.9901293,13.656743 7.1666932,13.833307 C 7.3432571,14.009871 7.440928,14.250324 7.4375,14.5 L 7.4375,19.5625 L 10.3125,19.5625 C 10.251266,19.41312 10.273686,19.197043 10.1875,19.03125 C 9.9480729,18.57067 9.5625,17.920723 9.5625,17 C 9.5625,16.20908 9.9824164,15.482976 10.5625,15.09375 C 11.142584,14.704524 11.826081,14.5625 12.5,14.5625 C 13.49347,14.5625 14.403442,14.724005 15.15625,15.1875 C 15.909058,15.650995 16.4375,16.530804 16.4375,17.5 C 16.4375,18.288561 16.045035,18.784167 15.8125,19.21875 C 15.750448,19.334718 15.768609,19.454383 15.71875,19.5625 L 19.5625,19.5625 L 19.5625,13.625 C 19.279482,13.6983 18.859341,13.709263 18.65625,13.8125 C 18.243348,14.02239 17.7866,14.4375 17,14.4375 C 16.147245,14.4375 15.284578,14.279638 14.59375,13.6875 C 13.902922,13.095362 13.5625,12.154133 13.5625,11 C 13.5625,10.390157 13.764301,9.7025607 14.1875,9 C 14.610699,8.2974393 15.401546,7.5625 16.5,7.5625 C 17.44104,7.5625 18.071203,7.9699802 18.5,8.1875 C 18.727343,8.3028265 19.230942,8.3013596 19.5625,8.375 L 19.5625,6.4375 L 15.5,6.4375 C 15.250324,6.440928 15.009871,6.3432571 14.833307,6.1666932 C 14.656743,5.9901293 14.559072,5.7496756 14.5625,5.5 C 14.543907,4.2737817 15.273688,3.4396223 15.8125,2.875 C 16.081906,2.5926888 16.341224,2.3515707 16.46875,2.1875 C 16.596276,2.0234293 16.562153,1.9639402 16.5625,2 C 16.5625,1.8309057 16.549987,1.8608511 16.5,1.8125 C 16.450013,1.7641489 16.308559,1.6637616 16.03125,1.59375 C 15.476632,1.4537267 14.529327,1.4375 13.5625,1.4375 z " /> + </g> +</svg> diff --git a/data/icons/22x22/actions/slideshow-play.png b/data/icons/22x22/actions/slideshow-play.png Binary files differnew file mode 100644 index 0000000..ab3dc73 --- /dev/null +++ b/data/icons/22x22/actions/slideshow-play.png diff --git a/data/icons/22x22/actions/slideshow-play.svg b/data/icons/22x22/actions/slideshow-play.svg new file mode 100644 index 0000000..e076317 --- /dev/null +++ b/data/icons/22x22/actions/slideshow-play.svg @@ -0,0 +1,474 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="22" + height="22" + id="svg2160" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docbase="/home/hbons/Desktop/Ubuntu Visual Refresh: Discovery" + sodipodi:docname="slideshow-play.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.0" + inkscape:export-filename="/home/andreas/project/misc icons/22x22/slideshow-play.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2162"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 11 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="22 : 11 : 1" + inkscape:persp3d-origin="11 : 7.3333333 : 1" + id="perspective93" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3252"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3254" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3256" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3414"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop3416" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop3418" /> + </linearGradient> + <linearGradient + id="linearGradient3402" + inkscape:collect="always"> + <stop + id="stop3404" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + id="stop3406" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3392"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop3394" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop3396" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3364"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3366" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop3368" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2472"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop2474" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop2476" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3860"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop3862" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop3864" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3844"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3846" /> + <stop + style="stop-color:#eeeeec;stop-opacity:0;" + offset="1" + id="stop3848" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3844" + id="linearGradient3850" + x1="15.470238" + y1="-4.5" + x2="47.305996" + y2="-4.5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4056743,0,0,0.9783807,-1.434046,2.8919026)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3860" + id="linearGradient3866" + x1="26.357143" + y1="2.5714288" + x2="29" + y2="10.571428" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4736842,0,0,0.6666668,-0.105263,-1.1666668)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2472" + id="linearGradient2478" + x1="11.504949" + y1="16.78125" + x2="11.504949" + y2="18.6875" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-2)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3364" + id="linearGradient3370" + x1="11.5" + y1="17.5" + x2="11.5" + y2="16" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3392" + id="linearGradient3398" + x1="13" + y1="19.96707" + x2="13" + y2="16.829281" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3402" + id="linearGradient3400" + x1="13" + y1="19.96707" + x2="13" + y2="16.829281" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3414" + id="radialGradient3420" + cx="11" + cy="8" + fx="11" + fy="8" + r="9" + gradientTransform="matrix(1.6788582,0,0,1.4923184,-7.46744,-3.9385471)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3252" + id="radialGradient3332" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.4166667,0,11.8125)" + cx="8.5" + cy="20.25" + fx="8.5" + fy="20.25" + r="3" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3252" + id="radialGradient3342" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.4166667,0,11.8125)" + cx="8.5" + cy="20.25" + fx="8.5" + fy="20.25" + r="3" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3252" + id="radialGradient3344" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.4166667,0,11.8125)" + cx="8.5" + cy="20.25" + fx="8.5" + fy="20.25" + r="3" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="16" + inkscape:cx="14.697338" + inkscape:cy="7.8746796" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1440" + inkscape:window-height="791" + inkscape:window-x="0" + inkscape:window-y="28" + showguides="false" + inkscape:guide-bbox="true" + inkscape:snap-nodes="true" + inkscape:snap-bbox="false" + objecttolerance="10000" + gridtolerance="10000" + showborder="false" + inkscape:showpageshadow="false" + guidetolerance="10000"> + <inkscape:grid + type="xygrid" + id="grid2561" + empspacing="2" + visible="true" + enabled="true" + spacingx="1px" + spacingy="1px" /> + <sodipodi:guide + orientation="1,0" + position="8,9.125" + id="guide3609" /> + </sodipodi:namedview> + <metadata + id="metadata2165"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:subject> + <rdf:Bag> + <rdf:li>presentation</rdf:li> + <rdf:li>slides</rdf:li> + <rdf:li>powerpoint</rdf:li> + <rdf:li>spreadsheet</rdf:li> + <rdf:li>impress</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Based of Hylke Bons work</dc:title> + </cc:Agent> + </dc:contributor> + <dc:title>Presentation</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://www.gnu.org/licenses/lgpl.html" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:type="arc" + style="opacity:0.2;fill:url(#radialGradient3332);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path3262" + sodipodi:cx="8.5" + sodipodi:cy="20.25" + sodipodi:rx="3" + sodipodi:ry="1.25" + d="M 11.5,20.25 A 3,1.25 0 1 1 5.5,20.25 A 3,1.25 0 1 1 11.5,20.25 z" + transform="matrix(3.3333338,0,0,1.6,-17.333338,-12.4)" /> + <path + sodipodi:type="arc" + style="opacity:0.3;fill:url(#radialGradient3344);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path3248" + sodipodi:cx="8.5" + sodipodi:cy="20.25" + sodipodi:rx="3" + sodipodi:ry="1.25" + d="M 11.5,20.25 A 3,1.25 0 1 1 5.5,20.25 A 3,1.25 0 1 1 11.5,20.25 z" + transform="matrix(1.3333333,0,0,0.8,-2.833333,4.3)" /> + <path + sodipodi:type="arc" + style="opacity:0.3;fill:url(#radialGradient3342);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path3250" + sodipodi:cx="8.5" + sodipodi:cy="20.25" + sodipodi:rx="3" + sodipodi:ry="1.25" + d="M 11.5,20.25 A 3,1.25 0 1 1 5.5,20.25 A 3,1.25 0 1 1 11.5,20.25 z" + transform="matrix(1.3333333,0,0,0.8,3.1666666,4.3)" /> + <rect + style="opacity:1;fill:url(#linearGradient2478);fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-opacity:1" + id="rect3632" + width="1.9901028" + height="5.9700532" + x="10.509897" + y="12.5" + rx="0.99505138" + ry="0.99505138" /> + <path + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3400);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 11.5,17.5 L 14.5,19.5" + id="path3358" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3398);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 11.5,17.5 L 8.5,19.5" + id="path3354" + sodipodi:nodetypes="cc" /> + <path + style="fill:#eeeeec;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 11.5,17.5 L 8.5,19.5" + id="path3356" + sodipodi:nodetypes="cc" /> + <path + style="fill:#eeeeec;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 11.5,17.5 L 14.5,19.5" + id="path3360" + sodipodi:nodetypes="cc" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:#888a85;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path3408" + sodipodi:cx="8.5" + sodipodi:cy="19.5" + sodipodi:rx="0.5" + sodipodi:ry="0.5" + d="M 9,19.5 A 0.5,0.5 0 1 1 8,19.5 A 0.5,0.5 0 1 1 9,19.5 z" + transform="matrix(2.65625,0,0,2.65625,-11.078125,-34.296875)" /> + <path + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3370);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="M 11.5,17.5 L 11.5,14.5" + id="path3362" /> + <rect + style="opacity:1;fill:url(#radialGradient3420);fill-opacity:1;stroke:#babdb6;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3410" + width="19" + height="15" + x="1.5" + y="0.5" + rx="1.875" + ry="1.875" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3412" + width="17" + height="13" + x="2.5" + y="1.5" + rx="0.69821411" + ry="0.69821411" /> + <path + style="opacity:0.0900901;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + d="M 2,2 L 20,2 L 20,4 L 2,4 L 2,2 z" + id="rect3284" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#babdb6;fill-opacity:1;stroke:url(#linearGradient3866);stroke-width:0.9999997;stroke-miterlimit:4;stroke-opacity:1" + d="M 1.5,0.49999988 L 20.5,0.49999988 C 21.054,0.49999988 21.5,0.94599993 21.5,1.5 C 21.5,2.0540001 21.054,2.5000001 20.5,2.5000001 L 1.5,2.5000001 C 0.946,2.5000001 0.5,2.0540001 0.5,1.5 C 0.5,0.94599993 0.946,0.49999988 1.5,0.49999988 z" + id="rect3827" + sodipodi:nodetypes="ccsccsc" /> + <rect + style="opacity:1;fill:url(#linearGradient3850);fill-opacity:1;stroke:none" + id="rect3842" + width="17" + height="1" + x="1" + y="-2" + transform="scale(1,-1)" + rx="0.50033152" + ry="0.46757096" /> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none" + id="rect4198" + width="1.4375" + height="1.4375" + x="0.78125" + y="0.78125" + transform="matrix(7.3523147e-8,1,1,-1.8380794e-8,0,0)" + rx="0.71875" + ry="0.71875" /> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none" + id="rect4202" + width="1.5" + height="1.4999999" + x="0.75000048" + y="19.75" + transform="matrix(7.3523153e-8,1,1,-1.8380793e-8,0,0)" + rx="0.74999988" + ry="0.74999994" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path3372" + sodipodi:cx="8.5" + sodipodi:cy="19.5" + sodipodi:rx="0.5" + sodipodi:ry="0.5" + d="M 9,19.5 A 0.5,0.5 0 1 1 8,19.5 A 0.5,0.5 0 1 1 9,19.5 z" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path3374" + sodipodi:cx="8.5" + sodipodi:cy="19.5" + sodipodi:rx="0.5" + sodipodi:ry="0.5" + d="M 9,19.5 A 0.5,0.5 0 1 1 8,19.5 A 0.5,0.5 0 1 1 9,19.5 z" + transform="translate(6,0)" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path3376" + sodipodi:cx="8.5" + sodipodi:cy="19.5" + sodipodi:rx="0.5" + sodipodi:ry="0.5" + d="M 9,19.5 A 0.5,0.5 0 1 1 8,19.5 A 0.5,0.5 0 1 1 9,19.5 z" + transform="translate(3,-2)" /> + <path + style="fill:#888a85;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 9,5.0392309 L 9,12.044486 L 15,8 L 9,5.0392309 z" + id="path5208" + sodipodi:nodetypes="cccc" /> + </g> +</svg> diff --git a/data/icons/22x22/apps/eom.png b/data/icons/22x22/apps/eom.png Binary files differnew file mode 100644 index 0000000..2820470 --- /dev/null +++ b/data/icons/22x22/apps/eom.png diff --git a/data/icons/22x22/apps/eom.svg b/data/icons/22x22/apps/eom.svg new file mode 100644 index 0000000..f846222 --- /dev/null +++ b/data/icons/22x22/apps/eom.svg @@ -0,0 +1,530 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="22" + height="22" + id="svg1872" + sodipodi:version="0.32" + inkscape:version="0.44.1" + sodipodi:docbase="/home/ulisse/Desktop/EOM/22x22" + sodipodi:docname="eom.svg" + inkscape:export-filename="/home/ulisse/Desktop/EOM/eom.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + version="1.0"> + <defs + id="defs1874"> + <linearGradient + inkscape:collect="always" + id="linearGradient3488"> + <stop + style="stop-color:#d88c1d;stop-opacity:1" + offset="0" + id="stop3490" /> + <stop + style="stop-color:#b34f00;stop-opacity:1" + offset="1" + id="stop3492" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3488" + id="linearGradient3203" + gradientUnits="userSpaceOnUse" + x1="60.68158" + y1="16.232525" + x2="69.681244" + y2="24.03664" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3416"> + <stop + style="stop-color:#ffee5c;stop-opacity:1" + offset="0" + id="stop3418" /> + <stop + style="stop-color:#f57900;stop-opacity:1" + offset="1" + id="stop3420" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3416" + id="radialGradient3201" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.994711,0,9.651581e-2)" + cx="63.729385" + cy="17.50551" + fx="63.729385" + fy="17.50551" + r="5.9090056" /> + <linearGradient + id="linearGradient3619" + inkscape:collect="always"> + <stop + id="stop3621" + offset="0" + style="stop-color:#82a02b;stop-opacity:1" /> + <stop + id="stop3623" + offset="1" + style="stop-color:#e6edab;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2881"> + <stop + style="stop-color:#787b76;stop-opacity:1" + offset="0" + id="stop2883" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop2885" /> + </linearGradient> + <linearGradient + id="linearGradient4015"> + <stop + id="stop4017" + offset="0" + style="stop-color:#767772;stop-opacity:1" /> + <stop + id="stop4019" + offset="1" + style="stop-color:#4d4f4c;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient2952" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-25.4081,0,0,1.969706,15200.99,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + id="linearGradient5060" + inkscape:collect="always"> + <stop + id="stop5062" + offset="0" + style="stop-color:black;stop-opacity:1;" /> + <stop + id="stop5064" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient3845" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.540811,0,0,1.969706,-1642.705,-872.8758)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2949"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2951" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2953" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2886"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop2888" /> + <stop + style="stop-color:#eeeeec;stop-opacity:0;" + offset="1" + id="stop2890" /> + </linearGradient> + <linearGradient + id="linearGradient3218"> + <stop + id="stop3220" + offset="0" + style="stop-color:white;stop-opacity:0" /> + <stop + style="stop-color:#204a87;stop-opacity:0.0887574;" + offset="0.5" + id="stop3222" /> + <stop + id="stop3224" + offset="1" + style="stop-color:#204a87;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3212"> + <stop + style="stop-color:#eeeeec;stop-opacity:0.32319391" + offset="0" + id="stop3214" /> + <stop + style="stop-color:#fdfdfd;stop-opacity:1" + offset="1" + id="stop3216" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3085"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop3087" /> + <stop + style="stop-color:#78878c;stop-opacity:1" + offset="1" + id="stop3089" /> + </linearGradient> + <linearGradient + id="linearGradient2842" + inkscape:collect="always"> + <stop + id="stop2844" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1" /> + <stop + id="stop2846" + offset="1" + style="stop-color:#d3d3cd;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2760"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2762" /> + <stop + style="stop-color:white;stop-opacity:0.71863121" + offset="1" + id="stop2764" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2886" + id="linearGradient2906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.431785,-0.183375,-0.18265,-0.418005,-8.57338,33.55397)" + x1="60.532116" + y1="24.186483" + x2="59.922974" + y2="12.958087" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3085" + id="linearGradient2909" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.359255,-0.35965,0.359255,0.35965,-0.850797,-1.379352)" + x1="0.70710653" + y1="57.275631" + x2="2.2318048" + y2="57.253532" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3212" + id="linearGradient2914" + gradientUnits="userSpaceOnUse" + x1="66.654228" + y1="34.203571" + x2="55.594803" + y2="14.46972" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2949" + id="linearGradient2916" + gradientUnits="userSpaceOnUse" + x1="53.8335" + y1="19.828632" + x2="56.286068" + y2="33.055767" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2881" + id="linearGradient2918" + gradientUnits="userSpaceOnUse" + x1="59.009377" + y1="16.16551" + x2="66.460114" + y2="34.108303" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3218" + id="radialGradient2920" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.01826,0,-0.451456)" + cx="60.532116" + cy="24.724428" + fx="60.532116" + fy="24.724428" + r="10.532116" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2760" + id="linearGradient5284" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.400824,0,0,0.374346,-2.050827,1.586818)" + x1="11.469355" + y1="7.6489091" + x2="23.686275" + y2="37" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2842" + id="linearGradient5290" + gradientUnits="userSpaceOnUse" + x1="10.625015" + y1="9.375" + x2="15.750015" + y2="31" + gradientTransform="matrix(0.434737,0,0,0.411642,-2.677777,0.781875)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4015" + id="linearGradient5292" + gradientUnits="userSpaceOnUse" + x1="25.308739" + y1="26.027328" + x2="34.195168" + y2="36.463192" + gradientTransform="matrix(0.434737,0,0,0.411642,-2.677777,0.781875)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3619" + id="linearGradient5301" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.095857,0,0,1.128682,-8.437051,-7.032386)" + x1="20.29458" + y1="28.568218" + x2="10.833996" + y2="10.467548" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#e8e8e8" + borderopacity="1" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="32" + inkscape:cx="11.855762" + inkscape:cy="12.17194" + inkscape:current-layer="layer2" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:showpageshadow="false" + inkscape:window-width="1049" + inkscape:window-height="832" + inkscape:window-x="161" + inkscape:window-y="23" + inkscape:grid-points="true" + showborder="true" + inkscape:guide-bbox="true" + width="22px" + height="22px" + showguides="true" /> + <metadata + id="metadata1877"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Ulisse Perusin</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:title>Eye Of Mate</dc:title> + <dc:subject> + <rdf:Bag> + <rdf:li>eye of mate</rdf:li> + <rdf:li>image viewer</rdf:li> + </rdf:Bag> + </dc:subject> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + style="display:inline"> + <rect + style="fill:url(#linearGradient5290);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient5292);stroke-width:1.0002476;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2829" + width="13.47685" + height="12.760907" + x="-0.72145373" + y="3.4575486" + ry="1.0548331" + transform="matrix(0.969782,-0.243975,0.27443,0.961607,0,0)" /> + <rect + transform="matrix(0.970686,-0.240351,0.278489,0.960439,0,0)" + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient5284);stroke-width:1.00038922;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1873" + width="11.623883" + height="10.856024" + x="0.15370423" + y="4.3944082" + ry="0.49631691" /> + <g + style="display:inline" + id="g3153" + transform="matrix(0.385315,0,0,0.393164,1.654474,2.670906)"> + <path + transform="matrix(0.964055,-0.265702,0.270305,0.962775,0,0)" + style="fill:url(#linearGradient5301);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M -0.28835253,7.8552217 L 27.057266,8.3365343 L 27.348118,27.686956 L -0.083440221,27.512152 L -0.28835253,7.8552217 z " + id="rect3149" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:white;fill-opacity:1;fill-rule:nonzero;stroke:#8e7c87;stroke-width:2.05539441;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 17.766051,19.23744 C 17.690536,22.090978 14.588103,23.073666 12.048327,22.655226 C 8.8305204,22.125077 10.055155,18.081715 11.19675,16.693973 C 10.535246,16.704981 5.6753144,18.080707 5.0661589,14.882298 C 4.8350581,13.668889 4.83625,11.310444 5.9854198,10.732093 C 7.6714934,9.8835299 11.066323,10.233057 11.419694,10.706919 C 11.397673,10.55072 8.5754993,7.3627114 9.737329,6.3713406 C 11.306586,5.0323181 15.064267,4.3788707 15.951941,5.3137006 C 17.254026,6.6849577 17.606759,8.3512633 17.663223,8.816752 C 17.893618,8.4580563 17.657227,4.7586862 20.002602,4.5310416 C 23.374533,4.2037584 25.364328,4.7765562 25.718849,5.9326561 C 26.346059,7.9780003 25.602113,9.2451192 22.742169,10.283574 C 26.052509,8.9518821 29.899216,9.6023161 30.052184,12.273308 C 30.379773,17.993397 25.4607,16.301706 23.848666,15.296382 C 24.380495,15.63772 27.19681,16.777538 26.275663,19.254931 C 25.133754,22.777778 18.594829,22.920265 17.766051,19.23744 z " + id="path3361" + sodipodi:nodetypes="cscsscsscsscsccc" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient3201);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3203);stroke-width:2.47580862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="path3358" + sodipodi:cx="65.28125" + sodipodi:cy="18.25" + sodipodi:rx="3.7693167" + sodipodi:ry="4.8792539" + d="M 69.050567 18.25 A 3.7693167 4.8792539 0 1 1 61.511933,18.25 A 3.7693167 4.8792539 0 1 1 69.050567 18.25 z" + transform="matrix(1.095473,0.607655,-0.644743,0.625415,-41.98124,-37.52792)" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="lente" + style="display:inline"> + <g + style="opacity:0.28730164;display:inline" + id="g5022" + transform="matrix(6.035307e-3,0,0,6.271702e-3,20.7636,19.94502)"> + <path + sodipodi:nodetypes="cccc" + id="path5058" + d="M -111.45871,-150.67077 C -111.45871,-150.67077 -111.45871,327.66002 -111.45871,327.66002 C 19.386732,328.56047 204.86193,220.49036 204.86185,88.463847 C 204.86185,-43.56269 58.848173,-150.67075 -111.45871,-150.67077 z " + style="opacity:0.40206185;color:black;fill:url(#radialGradient3845);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.40206185;color:black;fill:url(#radialGradient2952);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M -111.45871,-150.68038 C -111.45871,-150.68038 -111.45871,327.65041 -111.45871,327.65041 C -1419.9129,328.55086 -3274.6643,220.48075 -3274.6643,88.454235 C -3274.6643,-43.572302 -1814.5279,-150.68036 -111.45871,-150.68038 z " + id="path5018" + sodipodi:nodetypes="cccc" /> + </g> + <path + sodipodi:type="arc" + style="opacity:0.8;fill:url(#radialGradient2920);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.88565296;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2982" + sodipodi:cx="60.532116" + sodipodi:cy="24.724428" + sodipodi:rx="10.532116" + sodipodi:ry="10.724427" + d="M 71.064232 24.724428 A 10.532116 10.724427 0 1 1 50,24.724428 A 10.532116 10.724427 0 1 1 71.064232 24.724428 z" + transform="matrix(0.569686,0,0,0.55947,-21.4843,-1.832571)" /> + <path + style="fill:#6f7d82;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 16,16 L 17,15 L 18.5,16.5 L 17.5,17.5 L 16,16 z " + id="path4029" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2918);stroke-width:1.64431727;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2994" + sodipodi:cx="60.532116" + sodipodi:cy="24.724428" + sodipodi:rx="8.9117899" + sodipodi:ry="9.1776361" + d="M 69.443906 24.724428 A 8.9117899 9.1776361 0 1 1 51.620326,24.724428 A 8.9117899 9.1776361 0 1 1 69.443906 24.724428 z" + transform="matrix(0.61716,0,0,0.599283,-24.358,-2.816928)" /> + <path + style="opacity:0.4;fill:url(#linearGradient2906);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.88565296;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="M 17.595221,10.187612 C 16.093981,15.456431 10.442106,8.4068282 8.4999898,14.050276 C 9.5812577,16.524813 12.496139,17.667897 15.006424,16.601802 C 17.516707,15.535706 18.676489,12.66215 17.595221,10.187612 z " + id="path1995" + sodipodi:nodetypes="ccsc" + inkscape:transform-center-y="2.8582448" + inkscape:transform-center-x="-0.38987137" /> + <path + sodipodi:open="true" + sodipodi:end="4.2413415" + sodipodi:start="2.2530266" + transform="matrix(0.32838,0.119529,-0.119654,0.316378,-3.919139,-3.046883)" + d="M 54.250243,32.778916 A 9.9629145,10.377243 0 0 1 56.010747,15.477335" + sodipodi:ry="10.377243" + sodipodi:rx="9.9629145" + sodipodi:cy="24.724428" + sodipodi:cx="60.532116" + id="path2944" + style="opacity:0.9;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2916);stroke-width:2.90871835;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="opacity:0.7;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2914);stroke-width:2.33187675;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3042" + sodipodi:cx="60.532116" + sodipodi:cy="24.724428" + sodipodi:rx="10.532116" + sodipodi:ry="10.724427" + d="M 71.064232 24.724428 A 10.532116 10.724427 0 1 1 50,24.724428 A 10.532116 10.724427 0 1 1 71.064232 24.724428 z" + transform="matrix(0.439137,0,0,0.418781,-13.58189,1.656635)" /> + <path + sodipodi:nodetypes="ccccc" + id="path2163" + d="M 17.5,17.5 C 17.315932,16.97894 17.853688,16.376482 18.5,16.5 C 19.651538,17.339018 20.591007,18.022454 21.5,19 C 21.665137,20.010948 20.990629,20.621817 20,20.5 C 19.007209,19.591196 18.285272,18.719489 17.5,17.5 z " + style="fill:#c17d11;fill-opacity:1;fill-rule:nonzero;stroke:#8f5902;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + inkscape:transform-center-x="-6.0394275" + inkscape:transform-center-y="6.036402" /> + <path + style="opacity:0.3;fill:none;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" + d="M 18.328125,17.203125 C 19.0045,17.661514 20.293289,18.61815 20.84375,19.234375" + id="path2896" + sodipodi:nodetypes="cc" /> + </g> +</svg> |