diff options
Diffstat (limited to 'data/icons/scalable')
-rw-r--r-- | data/icons/scalable/Makefile.am | 12 | ||||
-rw-r--r-- | data/icons/scalable/Makefile.in | 536 | ||||
-rw-r--r-- | data/icons/scalable/actions/eom-image-collection.svg | 335 | ||||
-rw-r--r-- | data/icons/scalable/actions/eom-plugin.svg | 339 | ||||
-rw-r--r-- | data/icons/scalable/actions/slideshow-play.svg | 594 | ||||
-rw-r--r-- | data/icons/scalable/apps/eom.svg | 548 |
6 files changed, 2364 insertions, 0 deletions
diff --git a/data/icons/scalable/Makefile.am b/data/icons/scalable/Makefile.am new file mode 100644 index 0000000..7acb6dc --- /dev/null +++ b/data/icons/scalable/Makefile.am @@ -0,0 +1,12 @@ +size = scalable +actioniconsdir = $(pkgdatadir)/icons/hicolor/$(size)/actions +appiconsdir = $(datadir)/icons/hicolor/$(size)/apps + +dist_appicons_DATA = \ + apps/eom.svg +dist_actionicons_DATA = \ + actions/eom-plugin.svg \ + actions/eom-image-collection.svg \ + actions/slideshow-play.svg + +-include $(top_srcdir)/git.mk diff --git a/data/icons/scalable/Makefile.in b/data/icons/scalable/Makefile.in new file mode 100644 index 0000000..5103212 --- /dev/null +++ b/data/icons/scalable/Makefile.in @@ -0,0 +1,536 @@ +# 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/scalable +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) +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 = scalable +actioniconsdir = $(pkgdatadir)/icons/hicolor/$(size)/actions +appiconsdir = $(datadir)/icons/hicolor/$(size)/apps +dist_appicons_DATA = \ + apps/eom.svg + +dist_actionicons_DATA = \ + actions/eom-plugin.svg \ + actions/eom-image-collection.svg \ + actions/slideshow-play.svg + +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/scalable/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --foreign data/icons/scalable/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/scalable/actions/eom-image-collection.svg b/data/icons/scalable/actions/eom-image-collection.svg new file mode 100644 index 0000000..4850a1e --- /dev/null +++ b/data/icons/scalable/actions/eom-image-collection.svg @@ -0,0 +1,335 @@ +<?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="48" + height="48" + id="svg4948" + sodipodi:version="0.32" + inkscape:version="0.45+devel" + sodipodi:docname="mode-browse.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.0" + inkscape:export-filename="/home/andreas/project/misc icons/48x48/mode-browse.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs4950"> + <linearGradient + inkscape:collect="always" + id="linearGradient6692"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop6694" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop6696" /> + </linearGradient> + <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.4873087,0,0,1.2541641,1.0351959,4.8125303)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6692" + id="linearGradient6698" + x1="5.4375" + y1="5.5" + x2="19.75" + y2="20.875" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6692" + id="linearGradient6702" + gradientUnits="userSpaceOnUse" + x1="5.4375" + y1="5.5" + x2="19.75" + y2="20.875" + gradientTransform="matrix(1,0,0,0.996724,22,1.1590899e-2)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6692" + id="linearGradient6706" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.996724,22.0625,21.949091)" + x1="5.4375" + y1="5.5" + x2="19.75" + y2="20.875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6692" + id="linearGradient6710" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.996724,-1.0105527e-7,21.949091)" + x1="5.4375" + y1="5.5" + x2="19.75" + y2="20.875" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="16" + inkscape:cx="26.976501" + inkscape:cy="16.939855" + 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" + width="48px" + height="48px"> + <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" /> + <dc:title>Browse Mode</dc:title> + <dc:date>June 2007</dc:date> + <dc:creator> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:creator> + <dc:contributor> + <cc:Agent> + <dc:title>Jakub Steine</dc:title> + </cc:Agent> + </dc:contributor> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="opacity:1;fill:url(#linearGradient6710);fill-opacity:1;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6708" + width="19.024265" + height="19.015522" + x="3.4757347" + y="25.475597" + rx="0.89303225" + ry="0.89303243" /> + <rect + style="opacity:1;fill:url(#linearGradient6706);fill-opacity:1;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6704" + width="19.024265" + height="19.015522" + x="25.538235" + y="25.475597" + rx="0.89303225" + ry="0.89303243" /> + <rect + style="opacity:1;fill:url(#linearGradient6702);fill-opacity:1;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6700" + width="19.024265" + height="19.015522" + x="25.475735" + y="3.5380964" + rx="0.89303225" + ry="0.89303243" /> + <rect + style="opacity:1;fill:url(#linearGradient6698);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="rect4968" + width="19.024265" + height="19.078022" + x="3.4757342" + y="3.5380962" + rx="0.89303225" + ry="0.89303237" /> + <rect + style="opacity:1;fill:#b5a184;fill-opacity:1;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5553" + width="13.057958" + height="11.060355" + x="28.461643" + y="7.5" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#7590b7;fill-opacity:1;stroke:#374762;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5555" + width="13.011382" + height="11.056218" + x="6.5000005" + y="7.5329471" + 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="12.971067" + height="10.978971" + x="28.559673" + y="29.5" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#c07837;fill-opacity:1;stroke:#784a21;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5559" + width="12.978341" + height="10.927094" + x="6.5876255" + y="29.572908" + 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="12.052464" + height="5.0541034" + x="6.9423699" + y="12.993522" /> + <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="12.153167" + height="4.928041" + x="6.8793416" + y="34.977699" /> + <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.5100728,0,0,1.4442485,-1.4286442,1.1310799e-2)" /> + <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.5100728,0,0,1.4124366,-1.3548669,22.233233)" /> + <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="12.115215" + height="1.8666756" + x="28.884785" + y="38.006943" /> + <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="12.115215" + height="2.2209804" + x="29" + y="15.895762" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000024000000010;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4997" + width="16.902946" + height="16.956703" + x="4.5866475" + y="4.5831451" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5576" + width="16.902946" + height="16.956703" + x="26.534685" + y="4.6212811" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5578" + width="16.902946" + height="16.956703" + x="26.576239" + y="26.515572" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5580" + width="16.902946" + height="16.930815" + x="4.6004729" + y="26.538095" + rx="0" + ry="0" /> + <path + style="fill:#6c4015;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 11.021924,34.96875 L 14.96875,34.96875 L 12.953125,32.953125 L 11.021924,34.96875 z" + id="path5967" /> + <path + style="fill:#86501b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 13,35 L 18.84375,35 L 15.859375,32.015625 L 13,35 z" + id="path5965" /> + <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="path5971" + 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(0.7278205,0,0,0.680762,-6.0010955,6.7820924)" /> + <path + style="fill:#6c4015;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 36.228174,15.882098 L 36.979475,13.514064 L 34.913397,10.332019 L 37.1673,12.47805 L 37.355125,9.8140106 L 35.852524,9 L 37.824688,9.5180071 L 38.388164,11.294032 L 40.923804,10.036014 L 38.294251,12.626052 L 38.294251,15.882098 L 36.228174,15.882098 z" + id="path6283" + sodipodi:nodetypes="cccccccccccc" /> + <path + style="fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 36.273223,38 L 37.024524,35.597945 L 34.958446,32.370185 L 37.212349,34.547047 L 37.400174,31.844735 L 35.897573,31.019029 L 37.869737,31.544479 L 38.433213,33.346019 L 40.968853,32.069928 L 38.3393,34.697175 L 38.3393,38 L 36.273223,38 z" + id="path6285" + sodipodi:nodetypes="cccccccccccc" /> + </g> +</svg> diff --git a/data/icons/scalable/actions/eom-plugin.svg b/data/icons/scalable/actions/eom-plugin.svg new file mode 100644 index 0000000..39adbca --- /dev/null +++ b/data/icons/scalable/actions/eom-plugin.svg @@ -0,0 +1,339 @@ +<?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="48" + height="48" + id="svg1" + sodipodi:version="0.32" + inkscape:version="0.44+devel" + sodipodi:docname="plug-ins-48.svg" + sodipodi:docbase="/home/lapo/Desktop/plug-ins" + 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>Plug-in</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:date></dc:date> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:identifier></dc:identifier> + <dc:subject> + <rdf:Bag> + <rdf:li>plugin</rdf:li> + <rdf:li>plug-in</rdf:li> + <rdf:li>extension</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="3.6125869" + inkscape:cx="24.897305" + 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="48px" + height="48px" /> + <defs + id="defs3"> + <linearGradient + inkscape:collect="always" + id="linearGradient3118"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3120" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3122" /> + </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 + 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="matrix(1.307692,0,0,1.299366,-21.30769,-16.64017)" /> + <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" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3118" + id="linearGradient3124" + x1="6" + y1="-13.5" + x2="52" + y2="89" + gradientUnits="userSpaceOnUse" /> + </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)" /> + <g + id="g3826" + transform="matrix(1.421054,0,0,1.124999,-24.65793,-8.874957)" + 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.333332,0,0,1.124999,-21.99992,-8.874957)" + 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:0.99999994;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 27,3.5 C 25.692308,3.5 22.5,4.4896249 22.5,7 C 22.5,8.3207666 23.528896,9.915899 23.5,12.5 L 14.5,12.5 L 14.5,24.5 C 11.843751,24.540605 9.848557,21.459395 8.5,21.5 C 5.9747718,21.578412 5.5000003,24.289856 5.5000003,25.589222 C 5.5000003,29.487321 6.973561,30.489512 9.5,30.5 C 11.338942,30.5 11.271635,29.459395 14.5,29.5 L 14.5,42.5 L 24.5,42.5 C 24.5,39.251585 21.5,38.6 21.5,36 C 21.5,34.050951 22.538462,33.5 24.5,33.5 C 27.688547,33.5 30.5,33.9 30.5,36.5 C 30.5,38.097864 29.5,39.901268 29.5,42.5 L 39.5,42.5 L 39.5,26.5 C 35.501001,26.5 35,28.5 33,28.5 C 30.473548,28.5 28.5,26.898098 28.5,23 C 28.5,21 29.973543,19.5 32.5,19.5 C 35.115385,19.5 34.845719,21.5 39.5,21.5 L 39.5,12.5 L 28.5,12.5 C 28.453326,9.312941 31.51813,7.9524274 31.5,6 C 31.456536,3.4900017 28.961538,3.5 27,3.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:0.76925391;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(1.300556,0,0,1.299366,48.83859,-16.64017)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.99620879" + inkscape:original="M 27 3.5 C 25.692308 3.5 22.5 4.4896249 22.5 7 C 22.5 8.3207666 23.528896 9.915899 23.5 12.5 L 14.5 12.5 L 14.5 24.5 C 11.843751 24.540605 9.848557 21.459395 8.5 21.5 C 5.9747718 21.578412 5.5 24.294384 5.5 25.59375 C 5.4999998 29.491849 6.973561 30.489512 9.5 30.5 C 11.338942 30.5 11.271635 29.459395 14.5 29.5 L 14.5 42.5 L 24.5 42.5 C 24.5 39.251585 21.5 38.6 21.5 36 C 21.5 34.050951 22.538462 33.5 24.5 33.5 C 27.688547 33.5 30.5 33.9 30.5 36.5 C 30.5 38.097864 29.5 39.901268 29.5 42.5 L 39.5 42.5 L 39.5 26.5 C 35.501001 26.5 35 28.5 33 28.5 C 30.473548 28.5 28.5 26.898098 28.5 23 C 28.5 21 29.973543 19.5 32.5 19.5 C 35.115385 19.5 34.845719 21.5 39.5 21.5 L 39.5 12.5 L 28.5 12.5 C 28.453326 9.312941 31.51813 7.9524274 31.5 6 C 31.456536 3.4900017 28.961538 3.5 27 3.5 z " + style="opacity:0.7;color:black;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3124);stroke-width:0.99999994;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="path2227" + d="M 27,4.5 C 26.597455,4.5 25.529461,4.7013168 24.75,5.15625 C 23.970539,5.6111832 23.5,6.1670874 23.5,7 C 23.5,7.8033927 24.531904,9.6469288 24.5,12.5 C 24.500986,12.765517 24.395945,13.020444 24.208195,13.208195 C 24.020444,13.395945 23.765517,13.500986 23.5,13.5 L 15.5,13.5 L 15.5,24.5 C 15.500986,24.765517 15.395945,25.020444 15.208195,25.208195 C 15.020444,25.395945 14.765517,25.500986 14.5,25.5 C 12.783003,25.526247 11.447309,24.573088 10.40625,23.78125 C 9.8857204,23.385331 9.4173523,23.020977 9.0625,22.78125 C 8.7076477,22.541523 8.4821585,22.501478 8.53125,22.5 C 7.6233367,22.528192 7.2611213,22.89703 6.9375,23.53125 C 6.6138787,24.16547 6.5,25.065401 6.5,25.59375 C 6.4999999,27.41727 6.8492015,28.346482 7.28125,28.8125 C 7.7132985,29.278518 8.3671037,29.495297 9.5,29.5 C 10.231562,29.5 10.411788,29.344621 11.09375,29.0625 C 11.775712,28.780379 12.778893,28.478353 14.5,28.5 C 14.765517,28.499014 15.020444,28.604055 15.208195,28.791805 C 15.395945,28.979556 15.500986,29.234483 15.5,29.5 L 15.5,41.5 L 23.28125,41.5 C 23.073416,40.819356 22.751483,40.253983 22.25,39.65625 C 21.519057,38.785016 20.5,37.683157 20.5,36 C 20.5,34.848547 20.864827,33.816649 21.65625,33.21875 C 22.447673,32.620851 23.42596,32.5 24.5,32.5 C 26.135931,32.5 27.726629,32.578289 29.0625,33.09375 C 29.730436,33.351481 30.358743,33.728824 30.8125,34.3125 C 31.266257,34.896176 31.5,35.670462 31.5,36.5 C 31.5,38.191533 30.88196,39.696562 30.65625,41.5 L 38.5,41.5 L 38.5,27.625 C 37.407792,27.757151 36.614817,28.023726 36,28.375 C 35.195797,28.834479 34.33207,29.5 33,29.5 C 31.526225,29.5 30.080885,28.992234 29.0625,27.875 C 28.044115,26.757766 27.5,25.117171 27.5,23 C 27.5,21.755341 27.980432,20.567174 28.875,19.75 C 29.769568,18.932826 31.039616,18.5 32.5,18.5 C 34.061628,18.5 34.984669,19.201395 35.75,19.65625 C 36.356467,20.016688 37.176831,20.285059 38.5,20.40625 L 38.5,13.5 L 28.5,13.5 C 28.234483,13.500986 27.979556,13.395945 27.791805,13.208195 C 27.604055,13.020444 27.499014,12.765517 27.5,12.5 C 27.471958,10.585166 28.397657,9.211205 29.1875,8.1875 C 29.977343,7.163795 30.504205,6.4528696 30.5,6 C 30.491991,5.5374802 30.37809,5.3228447 30.25,5.15625 C 30.12191,4.9896553 29.935455,4.8605122 29.625,4.75 C 29.004091,4.5289757 27.982462,4.5 27,4.5 z " /> + </g> +</svg> diff --git a/data/icons/scalable/actions/slideshow-play.svg b/data/icons/scalable/actions/slideshow-play.svg new file mode 100644 index 0000000..bf5486b --- /dev/null +++ b/data/icons/scalable/actions/slideshow-play.svg @@ -0,0 +1,594 @@ +<?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="48" + height="48" + 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/48x48/slideshow-play.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2162"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective5486" /> + <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="linearGradient3448"> + <stop + style="stop-color:#f57900;stop-opacity:1" + offset="0" + id="stop3450" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1" + offset="1" + id="stop3452" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3359"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3361" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3363" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3269"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3271" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3273" /> + </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" + id="linearGradient3780"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3782" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3784" /> + </linearGradient> + <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="radialGradient3095" + 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="radialGradient3097" + 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="linearGradient3099" + gradientUnits="userSpaceOnUse" + x1="25.058096" + y1="47.027729" + x2="25.058096" + y2="39.999443" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3269" + id="linearGradient3966" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.2704924,0,0,-1.2704925,-50.516555,48.821273)" + x1="14.548253" + y1="23.127861" + x2="15.581317" + y2="26.866568" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3844" + id="linearGradient3977" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.972973,0,0,1,-88.837838,-1)" + x1="15.470238" + y1="-4.5" + x2="43" + y2="-4.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3860" + id="linearGradient3980" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-90,2)" + x1="26.357143" + y1="2.5714288" + x2="29" + y2="10.571428" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="radialGradient3985" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.041059,0,0,0.815965,2.689362,5.4046471)" + cx="-65.5" + cy="18.5" + fx="-65.5" + fy="18.5" + r="18.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3780" + id="linearGradient3990" + gradientUnits="userSpaceOnUse" + x1="20.134581" + y1="29.676609" + x2="13.635802" + y2="17.022938" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3448" + id="linearGradient3992" + gradientUnits="userSpaceOnUse" + x1="17.696638" + y1="29.965809" + x2="14.499061" + y2="20.717426" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3926" + id="radialGradient4157" + 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="#linearGradient3253" + id="linearGradient4159" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(90,-1)" + x1="-25.94198" + y1="42.406563" + x2="-25.94198" + y2="45" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3359" + id="linearGradient4161" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-89,2)" + x1="24.5" + y1="34" + x2="24.5" + y2="35" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3363" + id="linearGradient4163" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-69,-4)" + x1="24.857141" + y1="39.5" + x2="25.5" + y2="40" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="25.113534" + inkscape:cy="24.998143" + inkscape:current-layer="g4173" + 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"> + <g + transform="matrix(1.1999995,0,0,0.7777773,-4.8,11.944489)" + inkscape:label="Shadow" + id="g3075" + style="opacity:0.13963964;display:inline"> + <g + transform="matrix(1.052632,0,0,1.285713,-1.263158,-13.42854)" + style="opacity:0.4" + id="g3077"> + <rect + style="opacity:1;fill:url(#radialGradient3095);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3079" + width="5" + height="7" + x="38" + y="40" /> + <rect + style="opacity:1;fill:url(#radialGradient3097);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3081" + width="5" + height="7" + x="-10" + y="-47" + transform="scale(-1,-1)" /> + <rect + style="opacity:1;fill:url(#linearGradient3099);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3083" + width="28" + height="7.0000005" + x="10" + y="40" /> + </g> + </g> + <g + id="g4142" + transform="translate(90,0)"> + <path + transform="matrix(1,0,0,0.8333338,-89,7.1666452)" + d="M 34,43 A 9.5,3 0 1 1 15,43 A 9.5,3 0 1 1 34,43 z" + sodipodi:ry="3" + sodipodi:rx="9.5" + sodipodi:cy="43" + sodipodi:cx="24.5" + id="path3924" + style="opacity:0.2837838;fill:url(#radialGradient4157);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" + sodipodi:type="arc" /> + <rect + transform="scale(-1,1)" + ry="1.0000001" + rx="1.0000001" + y="34.5" + x="63.5" + height="9" + width="2.0000002" + id="rect2466" + style="fill:url(#linearGradient4159);fill-opacity:1;stroke:#888a85;stroke-width:0.99999994;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:#999999;stroke-width:0.99999994;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2472" + width="2.0000002" + height="12.888889" + x="63.5" + y="27.611113" + rx="1.0000001" + ry="1.432099" + transform="scale(-1,1)" /> + <g + transform="translate(-21,4)" + id="g3125"> + <path + sodipodi:nodetypes="cc" + 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 -49.5,39.5 L -43.5,36" + id="path3107" /> + <path + sodipodi:nodetypes="cc" + 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 -37.5,39.5 L -43.5,36" + id="path3109" /> + <path + sodipodi:nodetypes="cc" + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#d3d7cf;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="M -49.5,39.5 L -43.5,36" + id="path3111" /> + <path + sodipodi:nodetypes="cc" + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#d3d7cf;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="M -37.5,39.5 L -43.5,36" + id="path3113" /> + <rect + style="fill:#d3d7cf;fill-opacity:1;stroke:#777974;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3115" + width="4" + height="3.0000002" + x="-45.5" + y="34.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="path3119" + 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.5767767,0,0,0.7476738,-61.13853,6.0950058)" /> + <rect + style="fill:url(#linearGradient4163);fill-opacity:1;stroke:none" + id="rect3121" + width="3" + height="2" + x="-45" + y="35" + rx="1.1250001" + ry="1" /> + </g> + </g> + <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="path4170" + 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.5767767,0,0,0.7476738,19.86147,10.095006)" /> + <g + id="g4173" + transform="translate(90,0)"> + <rect + ry="1.0573044" + rx="1.0195435" + y="6.5" + x="-84.5" + height="28" + width="38" + id="rect2484" + style="fill:url(#radialGradient3985);fill-opacity:1;stroke:#babdb6;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccccccc" + id="path2488" + d="M -82.59375,7.4999999 C -83.123321,7.4999999 -83.5,7.7440554 -83.5,8.0871703 L -83.5,32.829314 C -83.5,33.172429 -83.123321,33.416484 -82.59375,33.416484 L -48.40625,33.416484 C -47.87668,33.416484 -47.5,33.172428 -47.5,32.829314 L -47.5,8.0871703 C -47.5,7.7440557 -47.876682,7.4999999 -48.40625,7.4999999 L -82.59375,7.4999999 z" + style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" /> + <rect + y="7" + x="-85" + height="2" + width="39" + id="rect2490" + 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" /> + <rect + ry="1.5" + rx="1.5833334" + y="4.5" + x="-85.5" + height="3" + width="40" + id="rect2492" + style="fill:#babdb6;fill-opacity:1;stroke:url(#linearGradient3980);stroke-width:0.99999982;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="0.5" + rx="0.48648649" + transform="scale(1,-1)" + y="-6" + x="-84" + height="1" + width="37" + id="rect2494" + style="fill:url(#linearGradient3977);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="0.99999988" + rx="0.99999988" + transform="matrix(7.3523151e-8,1,1,-1.8380792e-8,0,0)" + y="-85" + x="5.0000005" + height="1.9999998" + width="1.9999999" + id="rect2496" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + ry="1.0000001" + rx="0.99999988" + transform="matrix(7.3523171e-8,1,1,-1.8380787e-8,0,0)" + y="-48" + x="5.000001" + height="2.0000002" + width="1.9999999" + id="rect2498" + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:0.11711713;fill:url(#linearGradient4161);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="rect2482" + width="3" + height="2" + x="-66" + y="35" /> + <path + style="fill:#888a85;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M -70,13 L -70,27 L -58,19.972431 L -70,13 z" + id="path5208" + sodipodi:nodetypes="cccc" /> + </g> + </g> +</svg> diff --git a/data/icons/scalable/apps/eom.svg b/data/icons/scalable/apps/eom.svg new file mode 100644 index 0000000..a44a43f --- /dev/null +++ b/data/icons/scalable/apps/eom.svg @@ -0,0 +1,548 @@ +<?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="48px" + height="48px" + id="svg1872" + sodipodi:version="0.32" + inkscape:version="0.44.1" + sodipodi:docbase="/home/ulisse/Desktop/EOM/scalable" + sodipodi:docname="eom.svg" + inkscape:export-filename="/home/ulisse/Desktop/EOM/eom.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs1874"> + <linearGradient + id="linearGradient2831"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop2833" /> + <stop + id="stop2839" + offset="0.5" + style="stop-color:#c8c0c9;stop-opacity:1;" /> + <stop + style="stop-color:#614e62;stop-opacity:1" + offset="1" + id="stop2835" /> + </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 + 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="linearGradient2890" + inkscape:collect="always"> + <stop + id="stop2892" + offset="0" + style="stop-color:#4c4e4b;stop-opacity:1" /> + <stop + id="stop2894" + offset="1" + style="stop-color:#e6e6e3;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:#888e82;stop-opacity:1" + offset="0" + id="stop4001" /> + <stop + style="stop-color:#6b6d68;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 + 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="#linearGradient2886" + id="linearGradient4068" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.81547,-0.385506,-0.378595,-0.800847,-12.50422,68.63607)" + x1="60.532116" + y1="24.186483" + x2="59.922974" + y2="12.958087" /> + <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="#linearGradient2890" + id="linearGradient2888" + gradientUnits="userSpaceOnUse" + x1="63.113831" + y1="32.622692" + x2="58.204823" + y2="17.386044" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3999" + id="linearGradient3576" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-6.676487,1.334465)" + x1="23.48374" + y1="20.852196" + x2="29.452541" + y2="29.202261" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2760" + id="linearGradient3582" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-6.676487,1.334465)" + x1="12.444391" + y1="14.154983" + x2="22.235647" + y2="29.344141" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2760" + id="linearGradient3585" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.003714,0,0,1.003708,-6.671399,1.207117)" + x1="11.469355" + y1="7.6489091" + x2="23.686275" + y2="37" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3619" + id="linearGradient3588" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-6.676487,1.334465)" + x1="20.29458" + y1="28.568218" + x2="13.14384" + y2="14.963111" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2842" + id="linearGradient3591" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.004955,0,0,1.004946,-6.663975,1.161333)" + x1="10.625015" + y1="9.375" + x2="15.750015" + y2="31" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4015" + id="linearGradient3593" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.004955,0,0,1.004946,-6.663975,1.161333)" + x1="25.308739" + y1="26.027328" + x2="34.195168" + y2="36.463192" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3416" + id="radialGradient3625" + 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="linearGradient3627" + gradientUnits="userSpaceOnUse" + x1="60.68158" + y1="16.232525" + x2="70.960976" + y2="24.890217" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#e8e8e8" + borderopacity="1" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="16" + inkscape:cx="37.695515" + inkscape:cy="26.610237" + 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="112" + inkscape:window-y="23" + inkscape:grid-points="false" + showborder="true" + inkscape:guide-bbox="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(#linearGradient3591);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3593);stroke-width:1.00000095;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2829" + width="31.153616" + height="31.153337" + x="-2.1416614" + y="7.6934843" + ry="2.575175" + transform="matrix(0.965926,-0.258817,0.258822,0.965925,0,0)" /> + <rect + style="fill:url(#linearGradient3588);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" + id="rect2780" + width="25.000011" + height="17.000006" + x="0.82351607" + y="14.834471" + transform="matrix(0.965926,-0.258819,0.258819,0.965926,0,0)" /> + <rect + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3585);stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1873" + width="29.107695" + height="29.107533" + x="-1.1509713" + y="8.7349224" + ry="1.3307415" + transform="matrix(0.965926,-0.258818,0.258821,0.965925,0,0)" /> + <path + sodipodi:nodetypes="ccscscscscscscscscscc" + id="path3361" + d="M 25.69562,26.01748 C 23.444311,27.145507 21.475955,24.280596 21.5,24 C 21.461432,24.325864 21.858629,27.476182 19.095782,27.449751 C 15.968749,27.420135 16.701094,24.324372 16.972521,24.040208 C 16.856917,24.433066 14.43344,27.372564 12.40625,26.15625 C 9.90625,24.65625 13.393598,22.652925 13.805595,22.461377 C 13.402365,22.743759 9.3593531,24.615071 8.6559734,22.443955 C 7.8404876,19.926802 12.453858,19.376312 12.6145,19.516524 C 12.335171,19.471694 8.3828213,18.929915 8.5968383,16.875408 C 8.8732368,14.222056 13.16668,16.222302 13.831993,16.497115 C 13.582198,16.147456 11.328259,13.839553 13.588388,12.707107 C 15.839698,11.57908 16.782453,14.248577 17.234381,14.700854 C 17.027701,14.194229 16.748375,11.523498 19.511188,11.553229 C 22.26322,11.582847 21.909888,14.230109 21.46524,14.975405 C 21.915645,14.236788 23.710135,11.509415 25.920329,12.920367 C 28.024138,14.263404 25.551052,16.598672 24.882166,16.95304 C 25.565201,16.977764 29.247112,15.740498 30,17.5 C 30.802849,19.37626 26.551729,19.799276 26.122799,19.80042 C 26.459296,19.731419 31.133202,20.417934 30.33862,22.324617 C 29.313483,24.784539 25.267806,22.57873 25.098134,22.329538 C 25.431598,22.448521 27.955748,24.885034 25.69562,26.01748 z " + style="fill:white;fill-opacity:1;fill-rule:nonzero;stroke:#8e7c87;stroke-width:1.0999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <rect + style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3582);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2906" + width="23.000004" + height="15.000013" + x="1.8235136" + y="15.83447" + transform="matrix(0.965926,-0.258819,0.258819,0.965926,0,0)" /> + <path + transform="matrix(1.062954,0.241627,-0.374889,0.704399,-43.04926,-9.166133)" + d="M 70.5625 18.25 A 5.28125 5.25 0 1 1 60,18.25 A 5.28125 5.25 0 1 1 70.5625 18.25 z" + sodipodi:ry="5.25" + sodipodi:rx="5.28125" + sodipodi:cy="18.25" + sodipodi:cx="65.28125" + id="path3358" + style="fill:url(#radialGradient3625);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3627);stroke-width:1.20067859;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + <rect + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3576);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2811" + width="25.000011" + height="17.000006" + x="0.82351607" + y="14.834471" + transform="matrix(0.965926,-0.258819,0.258819,0.965926,0,0)" /> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="lente"> + <g + style="opacity:0.28730164;display:inline" + id="g5022" + transform="matrix(1.2358e-2,0,0,1.045239e-2,45.46832,44.57497)"> + <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> + <g + id="g4042" + transform="translate(1.00124,1)"> + <path + sodipodi:nodetypes="ccccc" + id="path4029" + d="M 35.49876,35 L 36.99876,33.5 L 39.49876,36 L 37.99876,37.5 L 35.49876,35 z " + style="fill:#6f7d82;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + transform="matrix(1.139373,0,0,1.118941,-41.4699,-2.165178)" + 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="path2982" + 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" + sodipodi:type="arc" /> + <path + transform="matrix(1.186846,0,0,1.165564,-44.34354,-3.317899)" + 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="path2994" + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#414340;stroke-width:1.70045328;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccccc" + id="rect3080" + d="M 36.99876,37 C 36.973373,36.01628 38.015787,35.06911 38.99876,35 C 41.763476,37.0154 44.316369,39.151843 46.49876,41.5 C 46.708105,43.834772 45.511148,44.609523 43.49876,44.5 C 41.115177,42.316968 38.88411,39.929325 36.99876,37 z " + style="fill:#c17d11;fill-opacity:1;fill-rule:nonzero;stroke:#8f5902;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" + inkscape:transform-center-x="-14.499995" + inkscape:transform-center-y="14.5" /> + <path + inkscape:transform-center-x="-0.4563408" + inkscape:transform-center-y="2.7205539" + sodipodi:nodetypes="ccsc" + id="path1995" + d="M 36.086124,21.439789 C 33.867148,30.784641 21.316877,21.785156 18.908845,29.5602 C 21.150078,34.301127 26.816759,36.329866 31.557689,34.088632 C 36.298618,31.847397 38.327357,26.180715 36.086124,21.439789 z " + style="opacity:0.8;fill:url(#linearGradient4068);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.88565296;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + <path + sodipodi:type="arc" + style="opacity:0.9;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4070);stroke-width:1.0629977;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2944" + sodipodi:cx="60.532116" + sodipodi:cy="24.724428" + sodipodi:rx="10.532116" + sodipodi:ry="10.724427" + d="M 52.930779,32.147613 A 10.532116,10.724427 0 0 1 55.991077,15.048046" + transform="matrix(0.89,0.330218,-0.324295,0.874041,-18.35683,-16.09895)" + inkscape:transform-center-y="-1.1313152" + inkscape:transform-center-x="5.456351" + sodipodi:start="2.3770938" + sodipodi:end="4.2666097" + sodipodi:open="true" /> + </g> + <path + transform="matrix(1.139371,0,0,1.118941,-40.46857,-1.165163)" + 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="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2888);stroke-width:0.97421879;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + <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 39.734375,37.03125 C 42.408672,38.882997 44.712614,41.066318 46.484375,42.921875" + id="path2896" + sodipodi:nodetypes="cc" /> + </g> +</svg> |