diff options
Diffstat (limited to 'data/icons/32x32')
-rw-r--r-- | data/icons/32x32/Makefile.am | 20 | ||||
-rw-r--r-- | data/icons/32x32/Makefile.in | 543 | ||||
-rw-r--r-- | data/icons/32x32/actions/eom-image-collection.png | bin | 0 -> 1141 bytes | |||
-rw-r--r-- | data/icons/32x32/actions/eom-image-collection.svg | 266 | ||||
-rw-r--r-- | data/icons/32x32/actions/eom-plugin.png | bin | 0 -> 1462 bytes | |||
-rw-r--r-- | data/icons/32x32/actions/eom-plugin.svg | 527 | ||||
-rw-r--r-- | data/icons/32x32/actions/slideshow-play.png | bin | 0 -> 1337 bytes | |||
-rw-r--r-- | data/icons/32x32/actions/slideshow-play.svg | 582 | ||||
-rw-r--r-- | data/icons/32x32/apps/eom.png | bin | 0 -> 2330 bytes | |||
-rw-r--r-- | data/icons/32x32/apps/eom.svg | 537 |
10 files changed, 2475 insertions, 0 deletions
diff --git a/data/icons/32x32/Makefile.am b/data/icons/32x32/Makefile.am new file mode 100644 index 0000000..0582f08 --- /dev/null +++ b/data/icons/32x32/Makefile.am @@ -0,0 +1,20 @@ +size = 32x32 +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-image-collection.svg \ + actions/eom-plugin.svg \ + actions/slideshow-play.svg + +EXTRA_DIST = $(noinst_DATA) + +-include $(top_srcdir)/git.mk diff --git a/data/icons/32x32/Makefile.in b/data/icons/32x32/Makefile.in new file mode 100644 index 0000000..d418d35 --- /dev/null +++ b/data/icons/32x32/Makefile.in @@ -0,0 +1,543 @@ +# 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/32x32 +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 = 32x32 +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-image-collection.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/32x32/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --foreign data/icons/32x32/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/32x32/actions/eom-image-collection.png b/data/icons/32x32/actions/eom-image-collection.png Binary files differnew file mode 100644 index 0000000..b67609b --- /dev/null +++ b/data/icons/32x32/actions/eom-image-collection.png diff --git a/data/icons/32x32/actions/eom-image-collection.svg b/data/icons/32x32/actions/eom-image-collection.svg new file mode 100644 index 0000000..f5be940 --- /dev/null +++ b/data/icons/32x32/actions/eom-image-collection.svg @@ -0,0 +1,266 @@ +<?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="32px" + height="32px" + id="svg4948" + sodipodi:version="0.32" + inkscape:version="0.45+devel" + sodipodi:docname="mode-browse.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/home/andreas/project/misc icons/32x32/mode-browse.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs4950"> + <linearGradient + inkscape:collect="always" + id="linearGradient5573"> + <stop + style="stop-color:#86501b;stop-opacity:1;" + offset="0" + id="stop5575" /> + <stop + style="stop-color:#86501b;stop-opacity:0;" + offset="1" + id="stop5577" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5573" + id="linearGradient5579" + x1="7.9565129" + y1="25.368917" + x2="7.9565129" + y2="27.981859" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.7502503,0,6.0069831)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="8" + inkscape:cx="17.199727" + inkscape:cy="21.772208" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1680" + inkscape:window-height="973" + inkscape:window-x="0" + inkscape:window-y="48"> + <inkscape:grid + type="xygrid" + id="grid4966" /> + </sodipodi:namedview> + <metadata + id="metadata4953"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="opacity:1;fill:#e0e0dc;fill-opacity:1;stroke:#888a85;stroke-width:0.99999994000000003;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4968" + width="13.082925" + height="12.907753" + x="1.5181555" + y="1.5922465" + rx="0.89303237" + ry="0.89303237" /> + <rect + style="opacity:1;fill:#e0e0dc;fill-opacity:1;stroke:#888a85;stroke-width:0.99999981999999998;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5547" + width="13.056768" + height="13.034045" + x="17.493132" + y="1.5652591" + rx="0.89303237" + ry="0.89303237" /> + <rect + style="opacity:1;fill:#e0e0dc;fill-opacity:1;stroke:#888a85;stroke-width:0.99999994000000003;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5549" + width="13.082925" + height="12.907753" + x="1.474485" + y="17.550539" + rx="0.89303237" + ry="0.89303237" /> + <rect + style="opacity:1;fill:#e0e0dc;fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5551" + width="12.956632" + height="13.008806" + x="17.549599" + y="17.556454" + rx="0.89303237" + ry="0.89303237" /> + <rect + style="opacity:1;fill:#b5a184;fill-opacity:1;stroke:#555753;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5553" + width="8.8748369" + height="6.9149623" + x="19.5944" + y="4.5562711" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#7590b7;fill-opacity:1;stroke:#374762;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5555" + width="8.9749756" + height="7.0652037" + x="3.5274765" + y="4.4674311" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#b5a184;fill-opacity:1;stroke:#555753;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5557" + width="9.0011311" + height="7.0368099" + x="19.538612" + y="20.509232" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#c07837;fill-opacity:1;stroke:#784a21;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5559" + width="8.9749746" + height="7.1089396" + x="3.5348368" + y="20.452709" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#48638a;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="rect5561" + width="8.0372915" + height="3.0905681" + x="3.973994" + y="7.9774284" /> + <rect + style="opacity:1;fill:#eeeeec;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="rect5563" + width="0.93768394" + height="0.98233557" + x="5.047596" + y="6.9950929" /> + <rect + style="opacity:1;fill:url(#linearGradient5579);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="rect5565" + width="8.1712465" + height="2.9479904" + x="3.9293432" + y="24.05201" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:#edd400;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="path5567" + sodipodi:cx="22.132998" + sodipodi:cy="7.6252861" + sodipodi:rx="1.3576589" + sodipodi:ry="1.3892324" + d="M 23.490656,7.6252861 A 1.3576589,1.3892324 0 1 1 20.775339,7.6252861 A 1.3576589,1.3892324 0 1 1 23.490656,7.6252861 z" + transform="matrix(1.0697675,0,0,1.0681818,-2.1440585,-1.688124)" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:#eeeeec;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="path5571" + sodipodi:cx="22.132998" + sodipodi:cy="7.6252861" + sodipodi:rx="1.3576589" + sodipodi:ry="1.3892324" + d="M 23.490656,7.6252861 A 1.3576589,1.3892324 0 1 1 20.775339,7.6252861 A 1.3576589,1.3892324 0 1 1 23.490656,7.6252861 z" + transform="matrix(1.0697675,0,0,1.0681818,-2.1544093,14.414342)" /> + <rect + style="opacity:1;fill:#83352b;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="rect4964" + width="7.9565134" + height="1.0608337" + x="20.074541" + y="26.01388" /> + <rect + style="opacity:1;fill:#83352b;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="rect4966" + width="7.9565134" + height="0.94720393" + x="20.000002" + y="10.018753" /> + <rect + style="opacity:1;fill:#4e4d46;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="rect4969" + width="1.0103508" + height="4.230844" + x="25" + y="21.846182" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#4e4d46;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="rect4971" + width="1.0103508" + height="4.230844" + x="23.989649" + y="5.8510551" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994000000003;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4967" + width="11.082926" + height="10.907753" + x="2.5181556" + y="2.5922472" + rx="0.0625" + ry="0.0625" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5546" + width="11.082926" + height="10.907753" + x="18.455656" + y="2.592247" + rx="0.0625" + ry="0.0625" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5548" + width="11.082926" + height="10.951947" + x="2.5181556" + y="18.548052" + rx="0.0625" + ry="0.062499996" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5550" + width="11.038732" + height="10.951947" + x="18.499849" + y="18.548052" + rx="0.062499996" + ry="0.062499996" /> + </g> +</svg> diff --git a/data/icons/32x32/actions/eom-plugin.png b/data/icons/32x32/actions/eom-plugin.png Binary files differnew file mode 100644 index 0000000..fda1b4e --- /dev/null +++ b/data/icons/32x32/actions/eom-plugin.png diff --git a/data/icons/32x32/actions/eom-plugin.svg b/data/icons/32x32/actions/eom-plugin.svg new file mode 100644 index 0000000..be49776 --- /dev/null +++ b/data/icons/32x32/actions/eom-plugin.svg @@ -0,0 +1,527 @@ +<?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="32" + height="32" + id="svg1" + sodipodi:version="0.32" + inkscape:version="0.44+devel" + sodipodi:docname="plugins32.svg" + sodipodi:docbase="/home/lapo/Icone/gimp/preferences" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + sodipodi:modified="true"> + <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="1085" + inkscape:window-height="655" + inkscape:cy="2.5783622" + inkscape:cx="22.609947" + 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="true" + inkscape:grid-points="true" + inkscape:grid-bbox="true" + inkscape:guide-bbox="true" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + width="32px" + height="32px" /> + <defs + id="defs3"> + <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 + id="linearGradient4734"> + <stop + style="stop-color:#cccdbc;stop-opacity:1;" + offset="0" + id="stop4736" /> + <stop + style="stop-color:#b9baa4;stop-opacity:1;" + offset="1" + id="stop4738" /> + </linearGradient> + <linearGradient + id="linearGradient356"> + <stop + style="stop-color:#fffff3;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop357" /> + <stop + style="stop-color:#fffff3;stop-opacity:0.0000000;" + offset="1.0000000" + id="stop358" /> + </linearGradient> + <linearGradient + id="linearGradient311"> + <stop + style="stop-color:#cfcfc4;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop312" /> + <stop + style="stop-color:#cfcfc4;stop-opacity:1.0000000;" + offset="0.32673267" + id="stop335" /> + <stop + style="stop-color:#cfcfc4;stop-opacity:0;" + offset="1" + id="stop313" /> + </linearGradient> + <linearGradient + id="linearGradient235"> + <stop + style="stop-color:#59594a;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop236" /> + <stop + style="stop-color:#a2a491;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop237" /> + </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="#linearGradient2854" + id="linearGradient2860" + x1="17.536978" + y1="4.823194" + x2="44.375" + y2="57.75" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2864" + id="linearGradient2870" + x1="30.935923" + y1="44.293907" + x2="30.935923" + y2="-11.761294" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-18,-15)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3772" + id="linearGradient3778" + x1="30.992197" + y1="46.986557" + x2="30.992197" + y2="43.494534" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.833333,0,0,1.142857,4.666667,-6.714286)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3782" + id="radialGradient3788" + cx="34" + cy="45" + fx="34" + fy="45" + r="1.5" + gradientTransform="matrix(2,0,0,1.333333,-35,-15)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3782" + id="radialGradient3792" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,1.333333,-96,-105)" + cx="34" + cy="45" + fx="34" + fy="45" + r="1.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3772" + id="linearGradient3799" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.833333,0,0,1.142857,4.666667,-6.714286)" + x1="30.992197" + y1="46.986557" + x2="30.992197" + y2="43.494534" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3782" + id="radialGradient3801" + 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="radialGradient3803" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,1.333333,-96,-105)" + cx="34" + cy="45" + fx="34" + fy="45" + r="1.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3782" + id="radialGradient3806" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,1.333333,-97.5,-105)" + cx="34" + cy="45" + fx="34" + fy="45" + r="1.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3782" + id="radialGradient3809" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,1.333333,-35,-15)" + cx="34" + cy="45" + fx="34" + fy="45" + r="1.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3772" + id="linearGradient3812" + 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" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3772" + id="linearGradient3820" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.749999,0,0,1.142857,19.49999,-6.714286)" + x1="30.992197" + y1="46.986557" + x2="30.992197" + y2="43.494534" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3782" + id="radialGradient3822" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,1.333333,-23,-15)" + cx="34" + cy="45" + fx="34" + fy="45" + r="1.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3782" + id="radialGradient3824" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,1.333333,-108.5,-105)" + cx="34" + cy="45" + fx="34" + fy="45" + r="1.5" /> + <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="#linearGradient3772" + id="linearGradient3842" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.749999,0,0,1.142857,19.49999,-6.714286)" + x1="30.992197" + y1="46.986557" + x2="30.992197" + y2="43.494534" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3782" + id="radialGradient3844" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,1.333333,-23,-15)" + cx="34" + cy="45" + fx="34" + fy="45" + r="1.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3782" + id="radialGradient3846" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,1.333333,-108.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(1.105262,0,0,1,-21.28944,-15)" + style="opacity:0.5"> + <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="g3831" + transform="matrix(1.095238,0,0,1,-22.07144,-15)" + style="opacity:0.5"> + <rect + y="43" + x="40.5" + height="4" + width="4.5" + id="rect3814" + style="color:black;fill:url(#linearGradient3842);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="45" + height="4" + width="3" + id="rect3816" + style="color:black;fill:url(#radialGradient3844);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="-40.5" + height="4" + width="3" + id="rect3818" + style="color:black;fill:url(#radialGradient3846);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="opacity:1;color:black;fill:url(#linearGradient2870);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 19,0.5 C 18,0.5 15.5,1.068 15.5,3 C 15.5,4.01647 16.522097,5.51126 16.5,7.5 L 9.5,7.5 L 9.5,16.5 C 7.46875,16.53125 6.03125,14.46875 5,14.5 C 3.068943,14.560346 2.5,16.5 2.5,17.5 C 2.5,20.500001 3.568017,21.491928 5.5,21.5 C 6.90625,21.5 7.03125,20.46875 9.5,20.5 L 9.5,30.5 L 16.5,30.5 C 16.5,28 14.5,27.500976 14.5,25.5 C 14.5,24 15.5,23.5 17,23.5 C 19.438301,23.5 21.5,23.999024 21.5,26 C 21.5,27.229726 20.5,28.5 20.5,30.5 L 28.5,30.5 L 28.5,18.5 C 25.441942,18.5 24.642007,19.482955 23.5,19.5 C 21.56832,19.535041 20.5,18.5 20.5,15.5 C 20.5,14.500001 21.068003,12.5 23,12.5 C 25,12.5 24.940844,14.5 28.5,14.5 L 28.5,7.5 L 20.5,7.5 C 20.464308,5.04722 22.513864,4.0026 22.5,2.5 C 22.466763,0.56829 20.5,0.5 19,0.5 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="opacity:1;color:black;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2860);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" + 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="translate(-18,-15)" /> + </g> +</svg> diff --git a/data/icons/32x32/actions/slideshow-play.png b/data/icons/32x32/actions/slideshow-play.png Binary files differnew file mode 100644 index 0000000..1fd3aa2 --- /dev/null +++ b/data/icons/32x32/actions/slideshow-play.png diff --git a/data/icons/32x32/actions/slideshow-play.svg b/data/icons/32x32/actions/slideshow-play.svg new file mode 100644 index 0000000..2ee03b6 --- /dev/null +++ b/data/icons/32x32/actions/slideshow-play.svg @@ -0,0 +1,582 @@ +<?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="32" + height="32" + 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/32x32/slideshow-play.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2162"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 16 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="32 : 16 : 1" + inkscape:persp3d-origin="16 : 10.666667 : 1" + id="perspective6489" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4102"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4104" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4106" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4090"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4092" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4094" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3926"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3928" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3930" /> + </linearGradient> + <linearGradient + id="linearGradient3832"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop3834" /> + <stop + id="stop3840" + offset="0.67355675" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop3836" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3357"> + <stop + style="stop-color:#f57900;stop-opacity:1" + offset="0" + id="stop3359" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1" + offset="1" + id="stop3362" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3351"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3353" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3355" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3253"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop3255" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop3257" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3363"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop3365" /> + <stop + style="stop-color:#eeeeec;stop-opacity:0;" + offset="1" + id="stop3367" /> + </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="43" + y2="-4.5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7567568,0,0,1,-2.540541,3)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3860" + id="linearGradient3866" + x1="26.357143" + y1="2.5714288" + x2="29" + y2="10.571428" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5,-2)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="radialGradient3249" + cx="20.260752" + cy="13.526507" + fx="20.260752" + fy="13.526507" + r="18.5" + gradientTransform="matrix(0.7086309,0,0,0.5043875,1.6426043,5.6668314)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3363" + id="linearGradient3316" + gradientUnits="userSpaceOnUse" + x1="24.857141" + y1="39.5" + x2="25.5" + y2="40" + gradientTransform="translate(-8,-14)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3253" + id="linearGradient3324" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(8,-15)" + x1="-25.94198" + y1="42.406563" + x2="-25.94198" + y2="45" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3351" + id="linearGradient2570" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.9047619,-5,-1.5238096)" + x1="26.5" + y1="40.304192" + x2="21" + y2="15.5" /> + <linearGradient + id="linearGradient3688" + inkscape:collect="always"> + <stop + id="stop3690" + offset="0" + style="stop-color:black;stop-opacity:1;" /> + <stop + id="stop3692" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3702"> + <stop + id="stop3704" + offset="0" + style="stop-color:black;stop-opacity:0;" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0.5" + id="stop3710" /> + <stop + id="stop3706" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3688" + id="radialGradient4024" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.003784,0,0,1.4,27.98813,-17.4)" + cx="4.9929786" + cy="43.5" + fx="4.9929786" + fy="43.5" + r="2.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3688" + id="radialGradient4026" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.003784,0,0,1.4,-20.01187,-104.4)" + cx="4.9929786" + cy="43.5" + fx="4.9929786" + fy="43.5" + r="2.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3702" + id="linearGradient4028" + gradientUnits="userSpaceOnUse" + x1="25.058096" + y1="47.027729" + x2="25.058096" + y2="39.999443" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3926" + id="radialGradient4036" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3157895,0,29.421053)" + cx="24.5" + cy="43" + fx="24.5" + fy="43" + r="9.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4090" + id="linearGradient4118" + gradientUnits="userSpaceOnUse" + x1="58.4375" + y1="9.75" + x2="61.8125" + y2="20.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4102" + id="linearGradient4120" + gradientUnits="userSpaceOnUse" + x1="63.41864" + y1="10.808893" + x2="61.452" + y2="3.6936314" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3357" + id="linearGradient4140" + gradientUnits="userSpaceOnUse" + x1="62.225399" + y1="18" + x2="57.575382" + y2="11.850951" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="4" + inkscape:cx="40.292082" + inkscape:cy="12.214265" + 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="true" + inkscape:guide-bbox="true" + inkscape:snap-nodes="true" + inkscape:snap-bbox="false" + objecttolerance="10000" + gridtolerance="10000" + guidetolerance="10000" + showborder="false" + inkscape:showpageshadow="false"> + <inkscape:grid + type="xygrid" + id="grid2561" + empspacing="2" + visible="true" + enabled="true" + spacingx="1px" + spacingy="1px" /> + </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:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Presentation</dc:title> + <dc:contributor> + <cc:Agent> + <dc:title>Based of Hylke Bons work</dc:title> + </cc:Agent> + </dc:contributor> + <cc:license + rdf:resource="http://www.gnu.org/licenses/lgpl.html" /> + <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> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:type="arc" + style="opacity:0.2837838;fill:url(#radialGradient4036);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="path3994" + sodipodi:cx="24.5" + sodipodi:cy="43" + sodipodi:rx="9.5" + sodipodi:ry="3" + d="M 34,43 A 9.5,3 0 1 1 15,43 A 9.5,3 0 1 1 34,43 z" + transform="matrix(1,0,0,0.8333338,-7,-6.8333548)" /> + <g + transform="matrix(0.7999997,0,0,0.4444451,-3.2000002,11.111095)" + inkscape:label="Shadow" + id="g3996" + style="opacity:0.13963964;display:inline"> + <g + transform="matrix(1.052632,0,0,1.285713,-1.263158,-13.42854)" + style="opacity:0.4" + id="g3998"> + <rect + style="opacity:1;fill:url(#radialGradient4024);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4000" + width="5" + height="7" + x="38" + y="40" /> + <rect + style="opacity:1;fill:url(#radialGradient4026);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4002" + width="5" + height="7" + x="-10" + y="-47" + transform="scale(-1,-1)" /> + <rect + style="opacity:1;fill:url(#linearGradient4028);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4004" + width="28" + height="7.0000005" + x="10" + y="40" /> + </g> + </g> + <path + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 12.5,29.5 L 17.5,26" + id="path3405" /> + <path + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 22.5,29.5 L 17.5,26" + id="path3407" /> + <rect + style="fill:url(#linearGradient3324);fill-opacity:1;stroke:#888a85;stroke-width:0.99999994;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3251" + width="2.0000002" + height="9" + x="-18.5" + y="20.5" + rx="1.0000001" + ry="1.0000001" + transform="scale(-1,1)" /> + <path + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#d3d7cf;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="M 12.5,29.5 L 17.5,26" + id="path3401" /> + <rect + transform="scale(-1,1)" + ry="1.432099" + rx="1.0000001" + y="13.611113" + x="-18.5" + height="12.888889" + width="2.0000002" + id="rect3310" + style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:#999999;stroke-width:0.99999994;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#d3d7cf;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="M 22.5,29.5 L 17.5,26" + id="path3403" /> + <rect + style="fill:#d3d7cf;fill-opacity:1;stroke:#777974;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3883" + width="4" + height="3.0000002" + x="15.5" + y="24.5" + rx="1.5000001" + ry="1.5000001" /> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.58113861;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4001" + sodipodi:cx="20.178572" + sodipodi:cy="44.67857" + sodipodi:rx="1.25" + sodipodi:ry="0.96428573" + d="M 21.428572,44.67857 A 1.25,0.96428573 0 1 1 18.928572,44.67857 A 1.25,0.96428573 0 1 1 21.428572,44.67857 z" + transform="matrix(0.4,0,0,0.5185187,14.42857,6.333325)" /> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.58113861;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4005" + sodipodi:cx="20.178572" + sodipodi:cy="44.67857" + sodipodi:rx="1.25" + sodipodi:ry="0.96428573" + d="M 21.428572,44.67857 A 1.25,0.96428573 0 1 1 18.928572,44.67857 A 1.25,0.96428573 0 1 1 21.428572,44.67857 z" + transform="matrix(0.4,0,0,0.5185187,4.428571,6.333326)" /> + <rect + style="fill:url(#linearGradient3316);fill-opacity:1;stroke:none" + id="rect3361" + width="3" + height="2" + x="16" + y="25" + rx="1.1250001" + ry="1" /> + <rect + style="opacity:0.11711713;fill:#000000;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3411" + width="3" + height="2" + x="16" + y="22" /> + <rect + style="opacity:1;fill:url(#radialGradient3249);fill-opacity:1;stroke:#babdb6;stroke-width:0.99999994000000003;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2168" + width="29" + height="20" + x="1.5" + y="2.5" + rx="1.0195435" + ry="0.96017009" /> + <path + style="fill:url(#linearGradient2570);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" + d="M 2.991223,3 L 28.00878,3 C 28.55791,3 29,3.4114101 29,3.9224441 L 29,21.077556 C 29,21.58859 28.55791,22 28.00878,22 L 2.991223,22 C 2.442085,22 2,21.58859 2,21.077556 L 2,3.9224441 C 2,3.4114101 2.442085,3 2.991223,3 z" + id="rect3349" + sodipodi:nodetypes="ccccccccc" /> + <path + style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" + d="M 3.40625,3.5000001 C 2.876679,3.5000001 2.5,3.7197986 2.5,4.0288109 L 2.5,20.908152 C 2.5,21.217165 2.876679,21.436963 3.40625,21.436963 L 28.59375,21.436963 C 29.12332,21.436963 29.5,21.217164 29.5,20.908152 L 29.5,4.0288109 C 29.5,3.7197989 29.12332,3.5000001 28.59375,3.5000001 L 3.40625,3.5000001 z" + id="path3151" + sodipodi:nodetypes="ccccccccc" /> + <rect + style="opacity:0.11711713;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3285" + width="29" + height="2" + x="1" + y="3" /> + <rect + style="opacity:1;fill:#babdb6;fill-opacity:1;stroke:url(#linearGradient3866);stroke-width:0.99999982;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3827" + width="31" + height="3" + x="0.5" + y="0.5" + rx="1.5833334" + ry="1.5" /> + <rect + style="opacity:1;fill:url(#linearGradient3850);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3842" + width="28" + height="1" + x="2" + y="-2" + transform="scale(1,-1)" + rx="0.37837839" + ry="0.5" /> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4202" + width="1.9999999" + height="2.0000002" + x="1.000001" + y="29" + transform="matrix(7.3523171e-8,1,1,-1.8380787e-8,0,0)" + rx="0.99999988" + ry="1.0000001" /> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3409" + width="1.9999999" + height="2.0000002" + x="1.0000002" + y="1" + transform="matrix(7.3523171e-8,1,1,-1.8380787e-8,0,0)" + rx="0.99999988" + ry="1.0000001" /> + <path + style="fill:#888a85;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 13,7.03923 L 13,17 L 22,12 L 13,7.03923 z" + id="path5208" + sodipodi:nodetypes="cccc" /> + </g> +</svg> diff --git a/data/icons/32x32/apps/eom.png b/data/icons/32x32/apps/eom.png Binary files differnew file mode 100644 index 0000000..6b2a536 --- /dev/null +++ b/data/icons/32x32/apps/eom.png diff --git a/data/icons/32x32/apps/eom.svg b/data/icons/32x32/apps/eom.svg new file mode 100644 index 0000000..78740e9 --- /dev/null +++ b/data/icons/32x32/apps/eom.svg @@ -0,0 +1,537 @@ +<?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="32" + height="32" + id="svg1872" + sodipodi:version="0.32" + inkscape:version="0.44.1" + sodipodi:docbase="/home/ulisse/Desktop/EOM/32x32" + 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" + 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> + <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 + id="linearGradient4015"> + <stop + id="stop4017" + offset="0" + style="stop-color:#82837d;stop-opacity:1" /> + <stop + id="stop4019" + offset="1" + style="stop-color:#4d4f4c;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3999"> + <stop + style="stop-color:#b2b6ae;stop-opacity:1" + offset="0" + id="stop4001" /> + <stop + style="stop-color:#7b7d77;stop-opacity:1" + offset="1" + id="stop4003" /> + </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:1" + offset="0" + id="stop3214" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop3216" /> + </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:#e7e7e4;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.42352942" + offset="1" + id="stop2764" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3218" + id="radialGradient4060" + 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="#linearGradient2949" + id="linearGradient4070" + gradientUnits="userSpaceOnUse" + x1="53.8335" + y1="19.828632" + x2="56.286068" + y2="33.055767" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3999" + id="linearGradient3168" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.629267,0,0,0.612874,-3.597622,0.792992)" + x1="23.48374" + y1="20.852196" + x2="29.452541" + y2="29.202261" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2760" + id="linearGradient3185" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.629473,0,0,0.603346,-3.830444,1.44113)" + x1="11.469355" + y1="7.6489091" + x2="23.686275" + y2="37" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2842" + id="linearGradient3191" + gradientUnits="userSpaceOnUse" + x1="10.625015" + y1="9.375" + x2="15.750015" + y2="31" + gradientTransform="matrix(0.649318,0,0,0.626026,-4.169186,0.951616)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4015" + id="linearGradient3193" + gradientUnits="userSpaceOnUse" + x1="25.308739" + y1="26.027328" + x2="34.195168" + y2="36.463192" + gradientTransform="matrix(0.649318,0,0,0.626026,-4.169186,0.951616)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3619" + id="linearGradient3199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-6.347442,-4.30929)" + x1="20.29458" + y1="28.568218" + x2="13.14384" + y2="14.963111" /> + <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.9090057" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3488" + id="linearGradient3203" + gradientUnits="userSpaceOnUse" + x1="60.68158" + y1="16.232525" + x2="70.960976" + y2="24.890217" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2886" + id="linearGradient2036" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.572976,-0.247115,-0.242376,-0.5633,-10.23342,44.38813)" + x1="60.532116" + y1="24.186483" + x2="59.922974" + y2="12.958087" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3212" + id="linearGradient2047" + gradientUnits="userSpaceOnUse" + x1="59.413414" + y1="15.435809" + x2="60.532116" + y2="30.891516" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2760" + id="linearGradient1949" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.610999,0,0,0.587504,-3.271271,1.30502)" + x1="26.020784" + y1="28.509748" + x2="16.589474" + y2="19.17882" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#e8e8e8" + borderopacity="1" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="16" + inkscape:cx="13.754093" + inkscape:cy="10.75053" + inkscape:current-layer="layer2" + showgrid="false" + 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="743" + inkscape:window-x="163" + inkscape:window-y="206" + inkscape:grid-points="false" + showborder="true" + inkscape:guide-bbox="true" + width="32px" + height="32px" + 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(#linearGradient3191);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3193);stroke-width:1.00011122;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2829" + width="20.128868" + height="19.406792" + x="-1.2472441" + y="5.020782" + ry="1.6041903" + transform="matrix(0.968554,-0.248802,0.269179,0.96309,0,0)" /> + <rect + transform="matrix(0.968957,-0.247227,0.270873,0.962615,0,0)" + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3185);stroke-width:1.00014997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1873" + width="18.254709" + height="17.497042" + x="-0.3683421" + y="5.9662232" + ry="0.79993165" /> + <g + style="display:inline" + id="g3153" + transform="matrix(0.630515,0,0,0.611588,1.298232,3.210299)"> + <rect + transform="matrix(0.965926,-0.258819,0.258819,0.965926,0,0)" + y="9.1907225" + x="1.1525567" + height="17.000008" + width="25.000015" + id="rect3149" + style="fill:url(#linearGradient3199);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + style="fill:white;fill-opacity:1;fill-rule:nonzero;stroke:#8e7c87;stroke-width:1.12725163;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 20.938071,16.824563 C 21.074734,17.36721 22.583288,21.228333 19.352066,21.729826 C 15.888292,22.267411 16.328878,19.244772 16.229619,18.306362 C 15.87734,19.307606 13.41688,22.798752 10.803501,21.43192 C 8.2238999,20.082754 11.160018,16.62789 11.572015,16.436342 C 7.168651,18.652448 5.8710229,16.007019 6.6640254,13.554388 C 7.2357999,11.78598 11.055301,11.977177 11.422041,11.9193 C 10.288023,12.270054 8.4346927,7.9185558 11.96723,7.2184232 C 14.785917,6.6597724 15.936833,8.336874 16.221401,8.9473315 C 16.440653,8.5656595 16.621585,5.0823373 19.20059,5.4621324 C 22.662688,5.9719756 21.376247,9.2318383 20.930881,9.9769952 C 21.621411,8.2537103 24.581608,7.9149861 25.695179,9.8093234 C 27.296537,12.533452 24.458447,13.735865 23.988343,13.576135 C 24.491817,13.376049 27.871475,14.518492 27.034279,16.926756 C 26.407174,18.730673 23.447199,19.245161 20.938071,16.824563 z " + id="path3361" + sodipodi:nodetypes="cscscscscscscsc" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient3201);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3203);stroke-width:1.8144002;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="4.6825957" + sodipodi:ry="4.8792539" + d="M 69.963846 18.25 A 4.6825957 4.8792539 0 1 1 60.598654,18.25 A 4.6825957 4.8792539 0 1 1 69.963846 18.25 z" + transform="matrix(1.107952,0.217564,-0.390759,0.63425,-48.20152,-12.23497)" /> + </g> + <rect + transform="matrix(0.967844,-0.251549,0.266268,0.963899,0,0)" + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3168);stroke-width:1.0000577;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2811" + width="15.731651" + height="10.41886" + x="1.1218747" + y="9.0667934" /> + <rect + transform="matrix(0.968739,-0.248081,0.269954,0.962873,0,0)" + style="opacity:0.3;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient1949);stroke-width:1.0001291;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2906" + width="13.881494" + height="8.482234" + x="1.9985989" + y="10.032271" /> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="lente" + style="display:inline"> + <g + style="opacity:0.28730164;display:inline" + id="g5022" + transform="matrix(8.047074e-3,0,0,8.361828e-3,30.35147,28.26016)"> + <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 + 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 24,22 L 25,21 L 27,23 L 26,24 L 24,22 z " + id="path4029" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:type="arc" + style="opacity:0.6;fill:url(#radialGradient4060);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.788045,0,0,0.774764,-29.21443,-3.657558)" /> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#414340;stroke-width:2.50066781;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="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.807055,0,0,0.792584,-30.35273,-4.09617)" /> + <path + style="opacity:0.7;fill:url(#linearGradient2036);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 24.492136,12.899773 C 22.5,20 15,10.5 12.422825,18.105074 C 13.85766,21.439744 17.725688,22.980157 21.056819,21.543494 C 24.387949,20.10683 25.926971,16.234444 24.492136,12.899773 z " + id="path1995" + sodipodi:nodetypes="ccsc" + inkscape:transform-center-y="2.829378" + inkscape:transform-center-x="-0.38003431" /> + <path + sodipodi:open="true" + sodipodi:end="4.1858053" + sodipodi:start="2.2847493" + transform="matrix(0.562934,0.207559,-0.20512,0.549378,-10.50414,-10.67903)" + d="M 54.008136,32.567333 A 9.9629145,10.377243 0 0 1 55.524927,15.753" + 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(#linearGradient4070);stroke-width:1.68588805;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + <path + transform="matrix(0.759583,0,0,0.74596,-27.47921,-2.943444)" + 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" + sodipodi:ry="10.724427" + sodipodi:rx="10.532116" + sodipodi:cy="24.724428" + sodipodi:cx="60.532116" + id="path3042" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2047);stroke-width:1.3284775;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccccc" + id="path2032" + d="M 25.5,24 C 25.484007,23.378321 26.380745,22.543675 27,22.5 C 28.741718,23.773668 30.125134,25.016041 31.5,26.5 C 31.631884,27.9755 30.767766,28.569215 29.5,28.5 C 27.998388,27.120395 26.687736,25.851239 25.5,24 z " + style="fill:#c17d11;fill-opacity:1;fill-rule:nonzero;stroke:#8f5902;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + inkscape:transform-center-x="-9.1347287" + inkscape:transform-center-y="9.1635303" /> + <path + style="opacity:0.3;fill:none;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="M 26.823224,23.566291 C 28.43052,24.780883 29.495441,25.88863 30.602252,26.977903" + id="path2896" + sodipodi:nodetypes="cc" /> + </g> +</svg> |