diff options
Diffstat (limited to 'icons')
106 files changed, 17357 insertions, 0 deletions
diff --git a/icons/16x16/Makefile.am b/icons/16x16/Makefile.am new file mode 100644 index 00000000..d95a29e9 --- /dev/null +++ b/icons/16x16/Makefile.am @@ -0,0 +1,48 @@ +size = 16x16 + +iconsdir = $(datadir)/icons/hicolor/$(size)/apps + +icons_DATA = \ + mate-panel-clock.png \ + mate-panel-drawer.png \ + mate-panel-fish.png \ + mate-panel-force-quit.png \ + mate-panel-launcher.png \ + mate-panel-notification-area.png \ + mate-panel-separator.png \ + mate-panel.png \ + mate-panel-window-list.png \ + mate-panel-window-menu.png \ + mate-panel-workspace-switcher.png + +icons_SOURCE = \ + mate-panel-clock.xcf.bz2 \ + mate-panel-drawer.svg \ + mate-panel-fish.xcf.bz2 \ + mate-panel-force-quit.svg \ + mate-panel-launcher.svg \ + mate-panel-notification-area.svg \ + mate-panel-separator.svg \ + mate-panel.svg \ + mate-panel-window-list.xcf.bz2 \ + mate-panel-window-menu.xcf.bz2 \ + mate-panel-workspace-switcher.svg + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor + +install-data-hook: update-icon-cache +uninstall-hook: update-icon-cache +update-icon-cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +EXTRA_DIST = \ + $(icons_DATA) \ + $(icons_SOURCE) + +-include $(top_srcdir)/git.mk diff --git a/icons/16x16/Makefile.in b/icons/16x16/Makefile.in new file mode 100644 index 00000000..0e59b326 --- /dev/null +++ b/icons/16x16/Makefile.in @@ -0,0 +1,564 @@ +# 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 = icons/16x16 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/d-type.m4 \ + $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 \ + $(top_srcdir)/m4/mate-doc-utils.m4 $(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)$(iconsdir)" +DATA = $(icons_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@ +AS = @AS@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CLOCK_CFLAGS = @CLOCK_CFLAGS@ +CLOCK_EDS_ICONDIR = @CLOCK_EDS_ICONDIR@ +CLOCK_LIBS = @CLOCK_LIBS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ +DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ +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@ +EGG_SMCLIENT_CFLAGS = @EGG_SMCLIENT_CFLAGS@ +EGG_SMCLIENT_LIBS = @EGG_SMCLIENT_LIBS@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +FISH_CFLAGS = @FISH_CFLAGS@ +FISH_LIBS = @FISH_LIBS@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GIO_QUERYMODULES = @GIO_QUERYMODULES@ +GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ +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@ +INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ +INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ +INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ +INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ +INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ +INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ +INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ +INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBMATE_PANEL_APPLET_CFLAGS = @LIBMATE_PANEL_APPLET_CFLAGS@ +LIBMATE_PANEL_APPLET_LIBS = @LIBMATE_PANEL_APPLET_LIBS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIB_MATE_PANEL_APPLET_LT_VERSION = @LIB_MATE_PANEL_APPLET_LT_VERSION@ +LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION = @LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MATECOMPONENT_ACT_IDLDIR = @MATECOMPONENT_ACT_IDLDIR@ +MATECOMPONENT_CFLAGS = @MATECOMPONENT_CFLAGS@ +MATECOMPONENT_IDLDIR = @MATECOMPONENT_IDLDIR@ +MATECOMPONENT_LIBS = @MATECOMPONENT_LIBS@ +MATECONFTOOL = @MATECONFTOOL@ +MATECONF_SCHEMA_CONFIG_SOURCE = @MATECONF_SCHEMA_CONFIG_SOURCE@ +MATECONF_SCHEMA_FILE_DIR = @MATECONF_SCHEMA_FILE_DIR@ +MATECORBA_IDL = @MATECORBA_IDL@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +NETWORK_MANAGER_CFLAGS = @NETWORK_MANAGER_CFLAGS@ +NETWORK_MANAGER_LIBS = @NETWORK_MANAGER_LIBS@ +NM = @NM@ +NMEDIT = @NMEDIT@ +NOTIFICATION_AREA_CFLAGS = @NOTIFICATION_AREA_CFLAGS@ +NOTIFICATION_AREA_LIBS = @NOTIFICATION_AREA_LIBS@ +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@ +PANEL_CFLAGS = @PANEL_CFLAGS@ +PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE = @PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE@ +PANEL_LIBS = @PANEL_LIBS@ +PANEL_MODULE_MATECOMPONENT_CFLAGS = @PANEL_MODULE_MATECOMPONENT_CFLAGS@ +PANEL_MODULE_MATECOMPONENT_LIBS = @PANEL_MODULE_MATECOMPONENT_LIBS@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PERL = @PERL@ +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@ +PYTHON = @PYTHON@ +PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ +PYTHON_PLATFORM = @PYTHON_PLATFORM@ +PYTHON_PREFIX = @PYTHON_PREFIX@ +PYTHON_VERSION = @PYTHON_VERSION@ +RANLIB = @RANLIB@ +REBUILD = @REBUILD@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TZ_CFLAGS = @TZ_CFLAGS@ +TZ_LIBS = @TZ_LIBS@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +WARN_CFLAGS = @WARN_CFLAGS@ +WNCKLET_CFLAGS = @WNCKLET_CFLAGS@ +WNCKLET_LIBS = @WNCKLET_LIBS@ +XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ +XRANDR_CFLAGS = @XRANDR_CFLAGS@ +XRANDR_LIBS = @XRANDR_LIBS@ +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@ +appletsdir = @appletsdir@ +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@ +modulesdir = @modulesdir@ +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 = 16x16 +iconsdir = $(datadir)/icons/hicolor/$(size)/apps +icons_DATA = \ + mate-panel-clock.png \ + mate-panel-drawer.png \ + mate-panel-fish.png \ + mate-panel-force-quit.png \ + mate-panel-launcher.png \ + mate-panel-notification-area.png \ + mate-panel-separator.png \ + mate-panel.png \ + mate-panel-window-list.png \ + mate-panel-window-menu.png \ + mate-panel-workspace-switcher.png + +icons_SOURCE = \ + mate-panel-clock.xcf.bz2 \ + mate-panel-drawer.svg \ + mate-panel-fish.xcf.bz2 \ + mate-panel-force-quit.svg \ + mate-panel-launcher.svg \ + mate-panel-notification-area.svg \ + mate-panel-separator.svg \ + mate-panel.svg \ + mate-panel-window-list.xcf.bz2 \ + mate-panel-window-menu.xcf.bz2 \ + mate-panel-workspace-switcher.svg + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor +EXTRA_DIST = \ + $(icons_DATA) \ + $(icons_SOURCE) + +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) --gnu icons/16x16/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu icons/16x16/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-iconsDATA: $(icons_DATA) + @$(NORMAL_INSTALL) + test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)" + @list='$(icons_DATA)'; test -n "$(iconsdir)" || 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)$(iconsdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \ + done + +uninstall-iconsDATA: + @$(NORMAL_UNINSTALL) + @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(iconsdir)" && 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)$(iconsdir)"; 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-iconsDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) install-data-hook +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-iconsDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) uninstall-hook +.MAKE: install-am install-data-am install-strip uninstall-am + +.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-data-hook install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-iconsDATA 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-hook \ + uninstall-iconsDATA + + +install-data-hook: update-icon-cache +uninstall-hook: update-icon-cache +update-icon-cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +-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/icons/16x16/mate-panel-clock.png b/icons/16x16/mate-panel-clock.png Binary files differnew file mode 100644 index 00000000..947bec5c --- /dev/null +++ b/icons/16x16/mate-panel-clock.png diff --git a/icons/16x16/mate-panel-clock.xcf.bz2 b/icons/16x16/mate-panel-clock.xcf.bz2 Binary files differnew file mode 100644 index 00000000..6e7cdb0b --- /dev/null +++ b/icons/16x16/mate-panel-clock.xcf.bz2 diff --git a/icons/16x16/mate-panel-drawer.png b/icons/16x16/mate-panel-drawer.png Binary files differnew file mode 100644 index 00000000..50a9d81b --- /dev/null +++ b/icons/16x16/mate-panel-drawer.png diff --git a/icons/16x16/mate-panel-drawer.svg b/icons/16x16/mate-panel-drawer.svg new file mode 100644 index 00000000..3c0f4bd4 --- /dev/null +++ b/icons/16x16/mate-panel-drawer.svg @@ -0,0 +1,297 @@ +<?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="16" + height="16" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/16x16" + sodipodi:docname="mate-panel-drawer.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient2882"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2884" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2886" /> + </linearGradient> + <linearGradient + id="linearGradient3704"> + <stop + style="stop-color:#fce94f;stop-opacity:1" + offset="0" + id="stop3714" /> + <stop + style="stop-color:#fef8c2;stop-opacity:1;" + offset="1" + id="stop3708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3645"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3647" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3649" /> + </linearGradient> + <linearGradient + id="linearGradient3635"> + <stop + id="stop3637" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1" /> + <stop + id="stop3639" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3615"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop3617" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop3619" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3030"> + <stop + style="stop-color:#c4a000;stop-opacity:1" + offset="0" + id="stop3032" /> + <stop + style="stop-color:#edd400;stop-opacity:1" + offset="1" + id="stop3034" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3030" + id="linearGradient3036" + x1="9.6364851" + y1="33.774788" + x2="7.7675142" + y2="12.156958" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.441861,0,0,0.475899,-0.604652,-4.346207)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3704" + id="linearGradient3733" + x1="41.25" + y1="33.75" + x2="2" + y2="20" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.441861,0,0,0.475899,-0.604652,-4.346207)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2882" + id="linearGradient2888" + x1="2.71875" + y1="10.4375" + x2="2.7683058" + y2="20.577126" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1,-3.999998)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3615" + id="radialGradient2818" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.94332,-2.337714e-6,0,0.407311,-50.00376,-3.454001)" + cx="19.100201" + cy="34.240425" + fx="19.100201" + fy="34.240425" + r="7" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3635" + id="radialGradient2821" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.866693,-1.535198e-3,0,0.471052,-10.23696,-4.782351)" + cx="18.972952" + cy="32.439533" + fx="18.972952" + fy="32.439533" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3645" + id="radialGradient2824" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.391304,0,18.34647)" + cx="24.140625" + cy="30.140625" + fx="24.140625" + fy="30.140625" + r="7.546875" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="9.49211" + inkscape:cy="5.6526425" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="1036" + inkscape:window-height="738" + inkscape:window-x="145" + inkscape:window-y="156" + inkscape:showpageshadow="false" + inkscape:grid-points="true" + inkscape:grid-bbox="true" + gridtolerance="10000" + showborder="false" + borderlayer="true" + showguides="true" + inkscape:guide-bbox="true" + width="16px" + height="16px" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Cassetto</dc:title> + <dc:date>2006-05-11</dc:date> + <dc:subject> + <rdf:Bag> + <rdf:li>drawer</rdf:li> + </rdf:Bag> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2826" + width="13" + height="7" + x="1.5" + y="3.5" + rx="0.9595207" + ry="0.9595207" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:white;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3716" + width="11" + height="6" + x="2.5" + y="4.5" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:url(#linearGradient3733);fill-opacity:1;stroke:url(#linearGradient3036);stroke-width:1.00000024;stroke-linecap:round;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1" + id="rect1862" + width="15" + height="7" + x="0.5" + y="6.5" + rx="0.45566857" + ry="0.4907707" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient2888);stroke-width:1.00000024;stroke-linecap:round;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1" + id="rect2868" + width="13" + height="5" + x="1.5" + y="7.5" + rx="0" + ry="0" /> + <path + sodipodi:type="arc" + style="opacity:0.25098039;fill:url(#radialGradient2824);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3643" + sodipodi:cx="24.140625" + sodipodi:cy="30.140625" + sodipodi:rx="7.546875" + sodipodi:ry="2.953125" + d="M 31.6875 30.140625 A 7.546875 2.953125 0 1 1 16.59375,30.140625 A 7.546875 2.953125 0 1 1 31.6875 30.140625 z" + transform="matrix(0.796513,0,0,0.570129,-11.23951,-6.000382)" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#radialGradient2821);stroke-width:2.9;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 10.5,9.5 C 10.5,10.053999 9.851105,10.499999 9.33173,10.499999 L 6.4374996,10.499999 C 5.9181251,10.499999 5.5,10.053999 5.5,9.5" + id="path3599" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#radialGradient2818);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" + d="M 10.5,9.5 C 10.5,10.045605 10.084166,10.484848 9.567639,10.484848 L 6.4652525,10.484847 C 5.9487251,10.484847 5.5328922,10.045605 5.5328922,9.5" + id="rect3596" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:type="arc" + style="fill:white;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3641" + sodipodi:cx="18.742188" + sodipodi:cy="29.960938" + sodipodi:rx="0.3359375" + sodipodi:ry="0.2421875" + d="M 19.078125 29.960938 A 0.3359375 0.2421875 0 1 1 18.40625,29.960938 A 0.3359375 0.2421875 0 1 1 19.078125 29.960938 z" + transform="matrix(1.488375,0,0,2.064522,-21.8954,-51.85501)" /> + </g> +</svg> diff --git a/icons/16x16/mate-panel-fish.png b/icons/16x16/mate-panel-fish.png Binary files differnew file mode 100644 index 00000000..9521e9af --- /dev/null +++ b/icons/16x16/mate-panel-fish.png diff --git a/icons/16x16/mate-panel-fish.xcf.bz2 b/icons/16x16/mate-panel-fish.xcf.bz2 Binary files differnew file mode 100644 index 00000000..9925ea06 --- /dev/null +++ b/icons/16x16/mate-panel-fish.xcf.bz2 diff --git a/icons/16x16/mate-panel-force-quit.png b/icons/16x16/mate-panel-force-quit.png Binary files differnew file mode 100644 index 00000000..4cedfc1b --- /dev/null +++ b/icons/16x16/mate-panel-force-quit.png diff --git a/icons/16x16/mate-panel-force-quit.svg b/icons/16x16/mate-panel-force-quit.svg new file mode 100644 index 00000000..69118586 --- /dev/null +++ b/icons/16x16/mate-panel-force-quit.svg @@ -0,0 +1,144 @@ +<?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="16" + height="16" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/16x16" + sodipodi:docname="mate-panel-force-quit.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient4551"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop4553" /> + <stop + style="stop-color:white;stop-opacity:0.38095239;" + offset="1" + id="stop4555" /> + </linearGradient> + <linearGradient + id="linearGradient3654"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop3656" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3658" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4551" + id="linearGradient2840" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1,-1)" + x1="3.9999993" + y1="6.8125" + x2="3.9999993" + y2="6.0000005" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3654" + id="linearGradient2842" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1,0)" + x1="11.8125" + y1="15.375" + x2="11" + y2="4" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="70.208057" + inkscape:cy="-22.333101" + inkscape:document-units="px" + inkscape:current-layer="layer1" + width="16px" + height="16px" + inkscape:showpageshadow="false" + borderlayer="true" + showgrid="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:window-width="1051" + inkscape:window-height="622" + inkscape:window-x="284" + inkscape:window-y="321" + showborder="false" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:url(#linearGradient2842);fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + d="M 2.46875,3.5 C 1.9246428,3.5 1.5,3.9246428 1.5,4.46875 L 1.5,13.53125 C 1.5,14.075357 1.9246428,14.5 2.46875,14.5 L 10.5625,14.5 L 7.28125,11.21875 L 6.59375,10.5 L 7.28125,9.78125 L 8.5625,8.5 L 6.28125,6.21875 L 5.59375,5.5 L 6.28125,4.78125 L 7.5625,3.5 L 2.46875,3.5 z M 10.4375,3.5 L 8.4375,5.5 L 10.71875,7.78125 L 11.40625,8.5 L 10.71875,9.21875 L 9.4375,10.5 L 13.4375,14.5 L 14.53125,14.5 C 15.075357,14.5 15.5,14.075357 15.5,13.53125 L 15.5,4.46875 C 15.5,3.9246428 15.075357,3.5 14.53125,3.5 L 10.4375,3.5 z " + id="rect1879" + sodipodi:nodetypes="cccccccccccccccccccccccccc" /> + <path + style="fill:#3465a4;fill-opacity:1;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + d="M 7.03125,4.03125 L 9.5625,1.5 L 2.46875,1.5 C 1.9246428,1.5 1.5,1.9246428 1.5,2.46875 L 1.5,4.03125 M 15.5,4.03125 L 15.5,2.46875 C 15.5,1.9246428 15.075357,1.5 14.53125,1.5 L 12.4375,1.5 L 9.90625,4.03125" + id="rect3651" + sodipodi:nodetypes="cccccccccc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2840);stroke-width:0.99999964;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:1.20000057;stroke-opacity:1" + d="M 2.5625,2.5 C 2.5254351,2.5 2.5,2.5254349 2.5,2.5625 L 2.5,13.4375 C 2.5,13.474565 2.5254352,13.499999 2.5625,13.5 L 8.1875,13.5 L 5.15625,10.5 L 7.1875,8.5 L 4.15625,5.5 L 7.1875,2.5 L 2.5625,2.5 z M 12.8125,2.5 L 9.8125,5.5 L 12.84375,8.5 L 10.8125,10.5 L 13.8125,13.5 L 14.4375,13.5 C 14.474565,13.5 14.5,13.474564 14.5,13.4375 L 14.5,2.5625 C 14.5,2.525435 14.474566,2.5 14.4375,2.5 L 12.8125,2.5 z " + id="rect3662" + sodipodi:nodetypes="cccccccccccccccccccc" /> + </g> +</svg> diff --git a/icons/16x16/mate-panel-launcher.png b/icons/16x16/mate-panel-launcher.png Binary files differnew file mode 100644 index 00000000..1836b32a --- /dev/null +++ b/icons/16x16/mate-panel-launcher.png diff --git a/icons/16x16/mate-panel-launcher.svg b/icons/16x16/mate-panel-launcher.svg new file mode 100644 index 00000000..626168ce --- /dev/null +++ b/icons/16x16/mate-panel-launcher.svg @@ -0,0 +1,488 @@ +<?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="16" + height="16" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Desktop/mate-panel-launcher/16x16" + sodipodi:docname="mate-panel-launcher.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient4087"> + <stop + id="stop4089" + offset="0" + style="stop-color:white;stop-opacity:1;" /> + <stop + id="stop4091" + offset="1" + style="stop-color:#888a85;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3216"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3218" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop3220" /> + </linearGradient> + <linearGradient + id="linearGradient3194"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop3196" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop3198" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3194" + id="linearGradient2200" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.681914,0,0,0.665931,-6.299261,-5.85234)" + x1="15.108808" + y1="17.618523" + x2="14.537346" + y2="10.762147" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3216" + id="radialGradient3222" + cx="9.7826872" + cy="9.7198896" + fx="9.7826872" + fy="9.7198896" + r="9.59375" + gradientTransform="matrix(0.938557,0,-2.503875e-5,0.575512,-1.181366,-1.593911)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4087" + id="linearGradient4081" + x1="5.7742491" + y1="15.40625" + x2="11.213499" + y2="15.40625" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4087" + id="linearGradient4083" + x1="5.7742491" + y1="15.40625" + x2="11.213499" + y2="15.40625" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4087" + id="linearGradient4085" + x1="5.7742491" + y1="15.40625" + x2="11.213499" + y2="15.40625" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4087" + id="linearGradient4248" + gradientUnits="userSpaceOnUse" + x1="5.7742491" + y1="15.40625" + x2="15.369296" + y2="15.40625" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4087" + id="linearGradient4250" + gradientUnits="userSpaceOnUse" + x1="5.7742491" + y1="15.40625" + x2="13.090786" + y2="15.40625" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4087" + id="linearGradient4252" + gradientUnits="userSpaceOnUse" + x1="5.7742491" + y1="15.40625" + x2="11.213499" + y2="15.40625" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4087" + id="linearGradient4255" + gradientUnits="userSpaceOnUse" + x1="5.7742491" + y1="15.40625" + x2="11.213499" + y2="15.40625" + gradientTransform="matrix(0.835044,0,0,1,0.896998,-4)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4087" + id="linearGradient4258" + gradientUnits="userSpaceOnUse" + x1="5.7742491" + y1="15.40625" + x2="13.090786" + y2="15.40625" + gradientTransform="matrix(0.835044,0,0,1,0.896998,-4)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4087" + id="linearGradient4262" + gradientUnits="userSpaceOnUse" + x1="5.7742491" + y1="15.40625" + x2="15.369296" + y2="15.40625" + gradientTransform="matrix(0.835044,0,0,1,0.896998,-4)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="10.917768" + inkscape:cy="3.7405645" + inkscape:document-units="px" + inkscape:current-layer="layer2" + width="16px" + height="16px" + inkscape:showpageshadow="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + showgrid="false" + inkscape:window-width="1003" + inkscape:window-height="622" + inkscape:window-x="13" + inkscape:window-y="181" + inkscape:grid-points="true" + showguides="true" + inkscape:guide-bbox="false" + showborder="false" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Launcher</dc:title> + <dc:contributor> + <cc:Agent> + <dc:title>Jakub Steiner</dc:title> + </cc:Agent> + </dc:contributor> + </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 + inkscape:groupmode="layer" + id="layer4" + inkscape:label="shadow" + style="display:inline" /> + <g + inkscape:groupmode="layer" + id="layer3" + inkscape:label="spring" + style="display:inline" /> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="platform" + style="display:inline"> + <g + id="g4046" + transform="matrix(0.835044,0,0,1,0.896998,-4)" + style="stroke:#555753"> + <path + sodipodi:nodetypes="csc" + id="path4028" + d="M 5.4999998,14.5 C 5.4999998,13 7.1573931,12.5 9,12.5 C 10,12.5 11.5,12.5 11.5,13" + style="fill:none;fill-opacity:1;stroke:#555753;stroke-width:3.28296995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path4030" + d="M 5.4999998,11.5 C 5.4999998,10 7.1573931,9.5 9,9.5 C 10,9.5 11.5,9.5 11.5,10" + style="fill:none;fill-opacity:1;stroke:#555753;stroke-width:3.28296995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path4032" + d="M 5.4999998,11.5 C 5.4999998,13 6.7517722,13.5 10.507087,13.5 C 11,13.5 11.5,13.5 11.5,13" + style="fill:none;fill-opacity:1;stroke:#555753;stroke-width:3.28296995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path4034" + d="M 5.4999998,17.5 C 5.4999998,16 7.1573931,15.5 9,15.5 C 10,15.5 11.5,15.5 11.5,16" + style="fill:none;fill-opacity:1;stroke:#555753;stroke-width:3.28296995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path4036" + d="M 5.4999998,14.5 C 5.4999998,16 6.7517722,16.5 10.507087,16.5 C 11,16.5 11.5,16.5 11.5,16" + style="fill:none;fill-opacity:1;stroke:#555753;stroke-width:3.28296995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="cs" + id="path4038" + d="M 5.4999998,17.5 C 5.5,18.5 7.5,18.5 8.507087,18.5" + style="fill:none;fill-opacity:1;stroke:#555753;stroke-width:3.28296995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + </g> + <path + style="fill:none;fill-opacity:1;stroke:#888a85;stroke-width:1.00000107;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 5.4897398,10.5 C 5.4897398,7.9999789 6.8737362,8.5 8.412394,8.5 C 9.247438,8.5 10.500004,8.5 10.500004,9" + id="path4004" + sodipodi:nodetypes="csc" /> + <path + style="fill:none;fill-opacity:1;stroke:#888a85;stroke-width:1.00000107;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 5.4897398,7.5 C 5.4897398,6 6.8737362,5.5 8.412394,5.5 C 9.247438,5.5 10.500004,5.5 10.500004,6" + id="path4016" + sodipodi:nodetypes="csc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient4262);stroke-width:1.00000107;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 5.4897398,7.5 C 5.4897398,10.000021 6.5350249,9.5 9.670878,9.5 C 10.082482,9.5 10.500004,9.5 10.500004,9" + id="path4006" + sodipodi:nodetypes="csc" /> + <path + style="fill:none;fill-opacity:1;stroke:#888a85;stroke-width:1.00000107;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 5.4897398,13.5 C 5.4897398,10.999979 6.8737362,11.5 8.412394,11.5 C 9.247438,11.5 10.500004,11.5 10.500004,12" + id="path4008" + sodipodi:nodetypes="csc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient4258);stroke-width:1.00000107;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 5.4897398,10.5 C 5.4897398,13.000021 6.5350249,12.5 9.670878,12.5 C 10.082482,12.5 10.500004,12.5 10.500004,12" + id="path4010" + sodipodi:nodetypes="csc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient4255);stroke-width:1.00000107;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 5.4897398,13.5 C 5.4897398,15.000035 7,14.5 8.00079,14.5" + id="path4014" + sodipodi:nodetypes="cs" /> + <g + id="g3960"> + <path + sodipodi:nodetypes="ccccc" + id="rect1880" + d="M 0.5,0.5 L 15.5,0.5 L 15.5,6.5 L 0.5,6.5 L 0.5,0.5 z " + style="fill:white;fill-opacity:1;stroke:url(#linearGradient2200);stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <rect + y="5" + x="1" + height="1" + width="14" + id="rect2768" + style="fill:#babdb6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2292" + width="1" + height="1" + x="2" + y="1" /> + <rect + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2296" + width="1" + height="1" + x="4" + y="1" /> + <rect + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2298" + width="1" + height="1" + x="6" + y="1" /> + <rect + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2300" + width="1" + height="1" + x="8" + y="1" /> + <path + sodipodi:nodetypes="ccccc" + id="rect3204" + d="M 1,2 L 1,4 L 15,4 L 15,2 L 1,2 z " + style="opacity:1;fill:url(#radialGradient3222);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect3785" + width="1" + height="1" + x="10" + y="1" /> + <rect + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect3787" + width="1" + height="1" + x="12" + y="1" /> + <rect + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect3789" + width="1" + height="1" + x="14" + y="1" /> + <g + transform="translate(-1,0)" + id="g3805"> + <rect + y="4" + x="2" + height="1" + width="1" + id="rect3791" + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="4" + x="4" + height="1" + width="1" + id="rect3793" + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="4" + x="6" + height="1" + width="1" + id="rect3795" + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="4" + x="8" + height="1" + width="1" + id="rect3797" + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="4" + x="10" + height="1" + width="1" + id="rect3799" + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="4" + x="12" + height="1" + width="1" + id="rect3801" + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="4" + x="14" + height="1" + width="1" + id="rect3803" + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + </g> + <path + sodipodi:nodetypes="ccccc" + id="path3779" + d="M 1.5000005,1.4929091 L 14.500003,1.4929091 L 14.500003,5.5000023 L 1.5000005,5.5000023 L 1.5000005,1.4929091 z " + style="opacity:0.6;fill:none;fill-opacity:1;stroke:white;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <g + style="opacity:0.7" + id="g3837"> + <rect + y="5" + x="1" + height="1" + width="1" + id="rect3816" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="5" + x="3" + height="1" + width="1" + id="rect3818" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="5" + x="5" + height="1" + width="1" + id="rect3820" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="5" + x="7" + height="1" + width="1" + id="rect3822" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="5" + x="9" + height="1" + width="1" + id="rect3824" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="5" + x="11" + height="1" + width="1" + id="rect3826" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="5" + x="13" + height="1" + width="1" + id="rect3828" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + </g> + </g> + </g> +</svg> diff --git a/icons/16x16/mate-panel-notification-area.png b/icons/16x16/mate-panel-notification-area.png Binary files differnew file mode 100644 index 00000000..8f6bb6fc --- /dev/null +++ b/icons/16x16/mate-panel-notification-area.png diff --git a/icons/16x16/mate-panel-notification-area.svg b/icons/16x16/mate-panel-notification-area.svg new file mode 100644 index 00000000..dd039262 --- /dev/null +++ b/icons/16x16/mate-panel-notification-area.svg @@ -0,0 +1,285 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + 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="16" + height="16" + id="svg1325" + s:version="0.32" + inkscape:version="0.44" + s:docbase="/home/lapo/Desktop/mate-applets/scalable" + s:docname="mate-panel.svg" + sodipodi:version="0.32" + sodipodi:docname="mate-panel-notification-area.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/16x16" + version="1.0" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <sodipodi:namedview + inkscape:window-height="813" + inkscape:window-width="1051" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10000" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + inkscape:showpageshadow="false" + showgrid="false" + inkscape:zoom="1" + inkscape:cx="7.2106068" + inkscape:cy="6.2550344" + inkscape:window-x="3" + inkscape:window-y="25" + inkscape:current-layer="layer1" + inkscape:grid-points="false" + inkscape:grid-bbox="true" + showborder="false" + width="16px" + height="16px" + borderlayer="true" + inkscape:guide-bbox="false" /> + <defs + id="defs1327"> + <linearGradient + id="linearGradient2783"> + <stop + style="stop-color:#729fcf;stop-opacity:1" + offset="0" + id="stop2785" /> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="1" + id="stop2787" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2270"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop2272" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop2274" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2262"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop2264" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0;" + offset="1" + id="stop2266" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2252"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2254" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2256" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2252" + id="linearGradient2258" + x1="31.20648" + y1="17.4375" + x2="47.437664" + y2="17.4375" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.391305,0,0,0.37931,-0.478261,-6.137932)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2262" + id="linearGradient2268" + x1="36.53492" + y1="20.6875" + x2="46.704754" + y2="20.6875" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.391305,0,0,0.37931,-0.478261,-6.137932)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2270" + id="linearGradient1341" + gradientUnits="userSpaceOnUse" + x1="23.99696" + y1="18.375" + x2="45.753761" + y2="18.375" + gradientTransform="matrix(0.377778,0,0,0.333334,0.177778,-4.666668)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2783" + id="radialGradient1906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.53143,0,0,1.53143,-18.26764,-20.33562)" + cx="34.374516" + cy="38.265873" + fx="34.374516" + fy="38.265873" + r="12.043625" /> + </defs> + <s:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="29.202731" + inkscape:cy="14.650528" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + stroke="#eeeeec" + fill="#2e3436" + inkscape:window-width="1270" + inkscape:window-height="943" + inkscape:window-x="0" + inkscape:window-y="25" + showborder="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:grid-points="true" + showguides="false" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false"> + <s:guide + orientation="vertical" + position="31.875" + id="guide2260" /> + </s:namedview> + <metadata + id="metadata1330"> + <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>Info</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>panel</rdf:li> + <rdf:li>applet</rdf:li> + <rdf:li>info</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:contributor> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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"> + <rect + style="opacity:1;fill:url(#linearGradient2268);fill-opacity:1;stroke:url(#linearGradient2258);stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1333" + width="18.000002" + height="11.000001" + x="0.50000048" + y="0.5" /> + <rect + style="opacity:0.7;fill:none;fill-opacity:1;stroke:url(#linearGradient1341);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2210" + width="16.99999" + height="9.0000038" + x="1.4999992" + y="1.5000011" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient1906);fill-opacity:1;stroke:#204a87;stroke-width:1.79392481;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path1895" + sodipodi:cx="33.057243" + sodipodi:cy="32.620426" + sodipodi:rx="11.667262" + sodipodi:ry="11.667262" + d="M 44.724505 32.620426 A 11.667262 11.667262 0 1 1 21.389981,32.620426 A 11.667262 11.667262 0 1 1 44.724505 32.620426 z" + transform="matrix(0.557761,0,0,0.557114,-9.430496,-9.173308)" /> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:1;stroke:white;stroke-width:2.12134409;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path2803" + sodipodi:cx="33.057243" + sodipodi:cy="32.620426" + sodipodi:rx="11.667262" + sodipodi:ry="11.667262" + d="M 44.724505 32.620426 A 11.667262 11.667262 0 1 1 21.389981,32.620426 A 11.667262 11.667262 0 1 1 44.724505 32.620426 z" + transform="matrix(0.471393,0,0,0.471405,-6.58308,-6.377427)" /> + <path + style="font-size:28px;font-style:normal;font-weight:normal;fill:white;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" + d="M 10,12 L 8,12 L 8,9.0056311 L 10,9" + id="text1891" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:type="arc" + style="fill:white;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path2782" + sodipodi:cx="29.5" + sodipodi:cy="22.5" + sodipodi:rx="1.5" + sodipodi:ry="1.5" + d="M 31 22.5 A 1.5 1.5 0 1 1 28,22.5 A 1.5 1.5 0 1 1 31 22.5 z" + transform="matrix(0.66715,0,0,0.667168,-10.68165,-8.010528)" /> + <path + sodipodi:type="arc" + style="fill:white;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path1908" + sodipodi:cx="29.5" + sodipodi:cy="22.5" + sodipodi:rx="1.5" + sodipodi:ry="1.5" + d="M 31 22.5 A 1.5 1.5 0 1 1 28,22.5 A 1.5 1.5 0 1 1 31 22.5 z" + transform="matrix(0.66715,0,0,0.667168,-10.68165,-8.010528)" /> + </g> +</svg> diff --git a/icons/16x16/mate-panel-separator.png b/icons/16x16/mate-panel-separator.png Binary files differnew file mode 100644 index 00000000..b779ecd1 --- /dev/null +++ b/icons/16x16/mate-panel-separator.png diff --git a/icons/16x16/mate-panel-separator.svg b/icons/16x16/mate-panel-separator.svg new file mode 100644 index 00000000..01c7456f --- /dev/null +++ b/icons/16x16/mate-panel-separator.svg @@ -0,0 +1,105 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/16x16" + sodipodi:docname="mate-panel-separator.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#afafaf" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="10.671485" + inkscape:cy="4.5465974" + inkscape:document-units="px" + inkscape:current-layer="layer1" + width="16px" + height="16px" + inkscape:showpageshadow="false" + borderlayer="true" + showgrid="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:window-width="1051" + inkscape:window-height="622" + inkscape:window-x="284" + inkscape:window-y="321" + showborder="false" + inkscape:grid-points="true" + inkscape:guide-bbox="false" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="opacity:0.4;fill:white;fill-opacity:1;stroke:none;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="rect2838" + width="3" + height="15.999999" + x="7" + y="9.5367432e-07" + rx="1.5" + ry="1.5" /> + <rect + style="fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="rect2840" + width="0.99999905" + height="13.999999" + x="8" + y="1.0000013" + rx="0.49999952" + ry="0.49999952" /> + </g> +</svg> diff --git a/icons/16x16/mate-panel-window-list.png b/icons/16x16/mate-panel-window-list.png Binary files differnew file mode 100644 index 00000000..373f1918 --- /dev/null +++ b/icons/16x16/mate-panel-window-list.png diff --git a/icons/16x16/mate-panel-window-list.xcf.bz2 b/icons/16x16/mate-panel-window-list.xcf.bz2 Binary files differnew file mode 100644 index 00000000..ae6896ec --- /dev/null +++ b/icons/16x16/mate-panel-window-list.xcf.bz2 diff --git a/icons/16x16/mate-panel-window-menu.png b/icons/16x16/mate-panel-window-menu.png Binary files differnew file mode 100644 index 00000000..d0cb359c --- /dev/null +++ b/icons/16x16/mate-panel-window-menu.png diff --git a/icons/16x16/mate-panel-window-menu.xcf.bz2 b/icons/16x16/mate-panel-window-menu.xcf.bz2 Binary files differnew file mode 100644 index 00000000..d32cd8f9 --- /dev/null +++ b/icons/16x16/mate-panel-window-menu.xcf.bz2 diff --git a/icons/16x16/mate-panel-workspace-switcher.png b/icons/16x16/mate-panel-workspace-switcher.png Binary files differnew file mode 100644 index 00000000..0bfb71e1 --- /dev/null +++ b/icons/16x16/mate-panel-workspace-switcher.png diff --git a/icons/16x16/mate-panel-workspace-switcher.svg b/icons/16x16/mate-panel-workspace-switcher.svg new file mode 100644 index 00000000..223f1c31 --- /dev/null +++ b/icons/16x16/mate-panel-workspace-switcher.svg @@ -0,0 +1,186 @@ +<?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="16" + height="16" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/16x16" + sodipodi:docname="mate-panel-workspace-switcher.svg" + inkscape:export-filename="/home/lapo/Desktop/xubuntu/16x16/wksp.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient1881"> + <stop + style="stop-color:#204a87;stop-opacity:1;" + offset="0" + id="stop1883" /> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="1" + id="stop1885" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2181"> + <stop + style="stop-color:#d3d7cf" + offset="0" + id="stop2183" /> + <stop + style="stop-color:#eeeeec" + offset="1" + id="stop2185" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2181" + id="linearGradient2187" + x1="21.25" + y1="5.8177266" + x2="29.875" + y2="77.597641" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.352272,0,0,0.388403,-0.520216,-0.618724)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1881" + id="linearGradient1887" + x1="6.53125" + y1="0.43749997" + x2="8.15625" + y2="2.1875" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="3.3963864" + inkscape:cy="4.4583135" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="1036" + inkscape:window-height="763" + inkscape:window-x="176" + inkscape:window-y="103" + fill="#eeeeec" + stroke="#babdb6" + inkscape:showpageshadow="false" + showguides="false" + inkscape:guide-bbox="true" + inkscape:grid-points="true" + inkscape:grid-bbox="false" + showborder="false"> + <sodipodi:guide + orientation="vertical" + position="24.041631" + id="guide2191" /> + <sodipodi:guide + orientation="horizontal" + position="25.986174" + id="guide2203" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="color:black;fill:url(#linearGradient2187);fill-opacity:1;fill-rule:nonzero;stroke:#babdb6;stroke-width:0.99999928;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible" + d="M 6.5,0.5 L 14.375001,0.5 C 14.99825,0.5 15.5,1.0017497 15.5,1.6249993 L 15.5,14.375001 C 15.5,14.99825 14.99825,15.5 14.375001,15.5 L 1.6249993,15.5 C 1.0017497,15.5 0.5,14.99825 0.5,14.375001 L 0.5,7.5 L 6.5,0.5 z " + id="rect1304" + sodipodi:nodetypes="ccccccccc" /> + <rect + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;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" + id="rect2179" + width="13" + height="13" + x="1.5" + y="1.5" + rx="0" + ry="0" /> + <g + id="g2295" + style="opacity:0.07000002" + transform="translate(-15,-14)"> + <path + id="path2209" + d="M 22.5,15.5 L 22.5,28.5" + style="opacity:1;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + <path + id="path2211" + d="M 16.5,21.5 L 29.5,21.5" + style="opacity:1;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + </g> + <path + style="opacity:1;color:#000000;fill:#729fcf;fill-opacity:1.0;fill-rule:nonzero;stroke:url(#linearGradient1887);stroke-width:0.99999928;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 1.625 0.5 C 1.0017504 0.5 0.5 1.0017504 0.5 1.625 L 0.5 7.5 L 7.5 7.5 L 7.5 0.5 L 1.625 0.5 z " + id="rect1875" /> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 1.5,8.5 L 14.5,8.5" + id="path2205" + sodipodi:nodetypes="cc" /> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 8.5,1.5 L 8.5,14.5" + id="path2207" + sodipodi:nodetypes="cc" /> + <rect + style="opacity:0.3;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;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" + id="rect1889" + width="13" + height="13" + x="1.5" + y="1.5" + rx="0" + ry="0" /> + <rect + style="opacity:1;fill:#3465a4;fill-opacity:1;stroke:#d3d7cf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3667" + width="3" + height="3" + x="2.5" + y="2.5" /> + </g> +</svg> diff --git a/icons/16x16/mate-panel.png b/icons/16x16/mate-panel.png Binary files differnew file mode 100644 index 00000000..851d30ee --- /dev/null +++ b/icons/16x16/mate-panel.png diff --git a/icons/16x16/mate-panel.svg b/icons/16x16/mate-panel.svg new file mode 100644 index 00000000..6868113f --- /dev/null +++ b/icons/16x16/mate-panel.svg @@ -0,0 +1,231 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + 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="16" + height="16" + id="svg1325" + s:version="0.32" + inkscape:version="0.44" + s:docbase="/home/lapo/Desktop/mate-applets/16x16" + s:docname="mate-panel.svg" + version="1.0" + sodipodi:version="0.32" + sodipodi:docname="mate-panel.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/16x16" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <sodipodi:namedview + inkscape:window-height="480" + inkscape:window-width="640" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" /> + <defs + id="defs1327"> + <linearGradient + inkscape:collect="always" + id="linearGradient2270"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop2272" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop2274" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2262"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop2264" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0;" + offset="1" + id="stop2266" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2252"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2254" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2256" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2252" + id="linearGradient2258" + x1="35.155666" + y1="17.4375" + x2="45.846828" + y2="17.4375" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.362534,0,0,1,-0.716534,-17.1111)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2262" + id="linearGradient2268" + x1="31.872892" + y1="20.6875" + x2="45.9865" + y2="20.6875" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.362534,0,0,1,-0.716534,-17.1111)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2270" + id="linearGradient1360" + x1="9.8994074" + y1="2.9965053" + x2="21.037685" + y2="2.9965053" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.72093,0,0,1,0.279084,-1)" /> + </defs> + <s:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="14.587136" + inkscape:cy="-22.507005" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + stroke="#eeeeec" + fill="#2e3436" + inkscape:window-width="1270" + inkscape:window-height="943" + inkscape:window-x="0" + inkscape:window-y="25" + showborder="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:grid-points="true" + showguides="false" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false"> + <s:guide + orientation="vertical" + position="15.998291" + id="guide2260" /> + <s:guide + orientation="horizontal" + position="0" + id="guide1331" /> + </s:namedview> + <metadata + id="metadata1330"> + <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>Mate Panel</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>panel</rdf:li> + <rdf:li>menu</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title /> + </cc:Agent> + </dc:contributor> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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="opacity:1;fill:url(#linearGradient2268);fill-opacity:1;stroke:url(#linearGradient2258);stroke-width:0.99999923;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1333" + width="15.999998" + height="15" + x="0.5" + y="0.5" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient1360);stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2216" + width="14.999999" + height="13" + x="1.5" + y="1.5" /> + <rect + style="color:#000000;fill:#dce0d8;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect1337" + width="4.9999866" + height="11" + x="2.5000136" + y="2.5000002" + rx="1.016466" + ry="1.016466" /> + <rect + style="opacity:0.59607843;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect2212" + width="2.9999864" + height="9" + x="3.5000136" + y="3.5000002" + rx="0.30935922" + ry="0.30935922" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 4,8 L 6,6.0000003 L 6,10 L 4,8 z " + id="path2214" + s:nodetypes="cccc" /> + </g> +</svg> diff --git a/icons/22x22/Makefile.am b/icons/22x22/Makefile.am new file mode 100644 index 00000000..b58d8699 --- /dev/null +++ b/icons/22x22/Makefile.am @@ -0,0 +1,48 @@ +size = 22x22 + +iconsdir = $(datadir)/icons/hicolor/$(size)/apps + +icons_DATA = \ + mate-panel-clock.png \ + mate-panel-drawer.png \ + mate-panel-fish.png \ + mate-panel-force-quit.png \ + mate-panel-launcher.png \ + mate-panel-notification-area.png \ + mate-panel-separator.png \ + mate-panel.png \ + mate-panel-window-list.png \ + mate-panel-window-menu.png \ + mate-panel-workspace-switcher.png + +icons_SOURCE = \ + mate-panel-clock.svg \ + mate-panel-drawer.svg \ + mate-panel-fish.xcf.bz2 \ + mate-panel-force-quit.xcf.bz2 \ + mate-panel-launcher.svg \ + mate-panel-notification-area.svg \ + mate-panel-separator.svg \ + mate-panel.svg \ + mate-panel-window-list.xcf.bz2 \ + mate-panel-window-menu.xcf.bz2 \ + mate-panel-workspace-switcher.svg + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor + +install-data-hook: update-icon-cache +uninstall-hook: update-icon-cache +update-icon-cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +EXTRA_DIST = \ + $(icons_DATA) \ + $(icons_SOURCE) + +-include $(top_srcdir)/git.mk diff --git a/icons/22x22/Makefile.in b/icons/22x22/Makefile.in new file mode 100644 index 00000000..c59fb74c --- /dev/null +++ b/icons/22x22/Makefile.in @@ -0,0 +1,564 @@ +# 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 = icons/22x22 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/d-type.m4 \ + $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 \ + $(top_srcdir)/m4/mate-doc-utils.m4 $(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)$(iconsdir)" +DATA = $(icons_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@ +AS = @AS@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CLOCK_CFLAGS = @CLOCK_CFLAGS@ +CLOCK_EDS_ICONDIR = @CLOCK_EDS_ICONDIR@ +CLOCK_LIBS = @CLOCK_LIBS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ +DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ +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@ +EGG_SMCLIENT_CFLAGS = @EGG_SMCLIENT_CFLAGS@ +EGG_SMCLIENT_LIBS = @EGG_SMCLIENT_LIBS@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +FISH_CFLAGS = @FISH_CFLAGS@ +FISH_LIBS = @FISH_LIBS@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GIO_QUERYMODULES = @GIO_QUERYMODULES@ +GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ +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@ +INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ +INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ +INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ +INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ +INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ +INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ +INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ +INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBMATE_PANEL_APPLET_CFLAGS = @LIBMATE_PANEL_APPLET_CFLAGS@ +LIBMATE_PANEL_APPLET_LIBS = @LIBMATE_PANEL_APPLET_LIBS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIB_MATE_PANEL_APPLET_LT_VERSION = @LIB_MATE_PANEL_APPLET_LT_VERSION@ +LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION = @LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MATECOMPONENT_ACT_IDLDIR = @MATECOMPONENT_ACT_IDLDIR@ +MATECOMPONENT_CFLAGS = @MATECOMPONENT_CFLAGS@ +MATECOMPONENT_IDLDIR = @MATECOMPONENT_IDLDIR@ +MATECOMPONENT_LIBS = @MATECOMPONENT_LIBS@ +MATECONFTOOL = @MATECONFTOOL@ +MATECONF_SCHEMA_CONFIG_SOURCE = @MATECONF_SCHEMA_CONFIG_SOURCE@ +MATECONF_SCHEMA_FILE_DIR = @MATECONF_SCHEMA_FILE_DIR@ +MATECORBA_IDL = @MATECORBA_IDL@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +NETWORK_MANAGER_CFLAGS = @NETWORK_MANAGER_CFLAGS@ +NETWORK_MANAGER_LIBS = @NETWORK_MANAGER_LIBS@ +NM = @NM@ +NMEDIT = @NMEDIT@ +NOTIFICATION_AREA_CFLAGS = @NOTIFICATION_AREA_CFLAGS@ +NOTIFICATION_AREA_LIBS = @NOTIFICATION_AREA_LIBS@ +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@ +PANEL_CFLAGS = @PANEL_CFLAGS@ +PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE = @PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE@ +PANEL_LIBS = @PANEL_LIBS@ +PANEL_MODULE_MATECOMPONENT_CFLAGS = @PANEL_MODULE_MATECOMPONENT_CFLAGS@ +PANEL_MODULE_MATECOMPONENT_LIBS = @PANEL_MODULE_MATECOMPONENT_LIBS@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PERL = @PERL@ +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@ +PYTHON = @PYTHON@ +PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ +PYTHON_PLATFORM = @PYTHON_PLATFORM@ +PYTHON_PREFIX = @PYTHON_PREFIX@ +PYTHON_VERSION = @PYTHON_VERSION@ +RANLIB = @RANLIB@ +REBUILD = @REBUILD@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TZ_CFLAGS = @TZ_CFLAGS@ +TZ_LIBS = @TZ_LIBS@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +WARN_CFLAGS = @WARN_CFLAGS@ +WNCKLET_CFLAGS = @WNCKLET_CFLAGS@ +WNCKLET_LIBS = @WNCKLET_LIBS@ +XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ +XRANDR_CFLAGS = @XRANDR_CFLAGS@ +XRANDR_LIBS = @XRANDR_LIBS@ +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@ +appletsdir = @appletsdir@ +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@ +modulesdir = @modulesdir@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +pkgpyexecdir = @pkgpyexecdir@ +pkgpythondir = @pkgpythondir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +pyexecdir = @pyexecdir@ +pythondir = @pythondir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +size = 22x22 +iconsdir = $(datadir)/icons/hicolor/$(size)/apps +icons_DATA = \ + mate-panel-clock.png \ + mate-panel-drawer.png \ + mate-panel-fish.png \ + mate-panel-force-quit.png \ + mate-panel-launcher.png \ + mate-panel-notification-area.png \ + mate-panel-separator.png \ + mate-panel.png \ + mate-panel-window-list.png \ + mate-panel-window-menu.png \ + mate-panel-workspace-switcher.png + +icons_SOURCE = \ + mate-panel-clock.svg \ + mate-panel-drawer.svg \ + mate-panel-fish.xcf.bz2 \ + mate-panel-force-quit.xcf.bz2 \ + mate-panel-launcher.svg \ + mate-panel-notification-area.svg \ + mate-panel-separator.svg \ + mate-panel.svg \ + mate-panel-window-list.xcf.bz2 \ + mate-panel-window-menu.xcf.bz2 \ + mate-panel-workspace-switcher.svg + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor +EXTRA_DIST = \ + $(icons_DATA) \ + $(icons_SOURCE) + +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) --gnu icons/22x22/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu icons/22x22/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs +install-iconsDATA: $(icons_DATA) + @$(NORMAL_INSTALL) + test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)" + @list='$(icons_DATA)'; test -n "$(iconsdir)" || 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)$(iconsdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \ + done + +uninstall-iconsDATA: + @$(NORMAL_UNINSTALL) + @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(iconsdir)" && 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)$(iconsdir)"; 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-iconsDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) install-data-hook +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-iconsDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) uninstall-hook +.MAKE: install-am install-data-am install-strip uninstall-am + +.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-data-hook install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-iconsDATA 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-hook \ + uninstall-iconsDATA + + +install-data-hook: update-icon-cache +uninstall-hook: update-icon-cache +update-icon-cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +-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/icons/22x22/mate-panel-clock.png b/icons/22x22/mate-panel-clock.png Binary files differnew file mode 100644 index 00000000..9bb74062 --- /dev/null +++ b/icons/22x22/mate-panel-clock.png diff --git a/icons/22x22/mate-panel-clock.svg b/icons/22x22/mate-panel-clock.svg new file mode 100644 index 00000000..dba4fb10 --- /dev/null +++ b/icons/22x22/mate-panel-clock.svg @@ -0,0 +1,268 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="22" + height="22" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/22x22" + sodipodi:docname="mate-panel-clock.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3715"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3717" /> + <stop + id="stop3723" + offset="0.73493975" + style="stop-color:black;stop-opacity:0.49803922;" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3719" /> + </linearGradient> + <linearGradient + id="linearGradient3695"> + <stop + style="stop-color:#c8cec3;stop-opacity:1;" + offset="0" + id="stop3697" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="1" + id="stop3699" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2842"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop2844" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop2846" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2826"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop2828" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop2830" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2792"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2794" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop2796" /> + </linearGradient> + <linearGradient + id="linearGradient2778"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop2780" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop2782" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2778" + id="radialGradient2784" + cx="7.7312818" + cy="6.9224148" + fx="7.7312818" + fy="6.9224148" + r="13.979223" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.209528,0,-1.883669e-6,1.762977,-9.75665,-5.424492)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2792" + id="radialGradient2798" + cx="16.962406" + cy="23.891157" + fx="16.962406" + fy="23.891157" + r="14.065099" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.57113,1.6738e-6,0,2.461325,-24.47562,-35.11938)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2826" + id="linearGradient2832" + x1="4.4366355" + y1="23.413013" + x2="1.1052033" + y2="9.2731876" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2842" + id="linearGradient2848" + x1="6.76405" + y1="6.6889873" + x2="31.357225" + y2="40.581764" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3695" + id="linearGradient3701" + x1="12.409597" + y1="6.9380565" + x2="13.172991" + y2="14.292411" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3715" + id="radialGradient3721" + cx="15.77732" + cy="17.937214" + fx="15.77732" + fy="17.937214" + r="13.479223" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8284271" + inkscape:cx="23.440957" + inkscape:cy="1.7809796" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="1051" + inkscape:window-height="622" + inkscape:window-x="81" + inkscape:window-y="1" + inkscape:showpageshadow="false" + width="22px" + height="22px" + borderlayer="true" + showborder="false" + gridtolerance="10000" + inkscape:grid-points="false" + inkscape:grid-bbox="true" + inkscape:guide-bbox="true" + showguides="true" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#radialGradient3721);fill-opacity:1.0;stroke:none;stroke-width:1.34792304;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3711" + sodipodi:cx="15.77732" + sodipodi:cy="17.018175" + sodipodi:rx="13.479223" + sodipodi:ry="13.479223" + d="M 29.256543 17.018175 A 13.479223 13.479223 0 1 1 2.2980967,17.018175 A 13.479223 13.479223 0 1 1 29.256543 17.018175 z" + transform="matrix(0.816071,0,0,0.81607,-1.87541,-2.888037)" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#radialGradient2784);fill-opacity:1;stroke:url(#linearGradient2832);stroke-width:1.34792325;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path1862" + sodipodi:cx="15.77732" + sodipodi:cy="17.018175" + sodipodi:rx="13.479223" + sodipodi:ry="13.479223" + d="M 29.256543 17.018175 A 13.479223 13.479223 0 1 1 2.2980967,17.018175 A 13.479223 13.479223 0 1 1 29.256543 17.018175 z" + transform="matrix(0.741882,0,0,0.741882,-1.204917,-2.125485)" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#radialGradient2798);fill-opacity:1;stroke:url(#linearGradient2848);stroke-width:1.68830855;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2752" + sodipodi:cx="15.77732" + sodipodi:cy="17.018175" + sodipodi:rx="13.479223" + sodipodi:ry="13.479223" + d="M 29.256543 17.018175 A 13.479223 13.479223 0 1 1 2.2980967,17.018175 A 13.479223 13.479223 0 1 1 29.256543 17.018175 z" + transform="matrix(0.591114,0,0,0.593506,1.141563,0.399609)" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:none;fill-opacity:1.0;stroke:url(#linearGradient3701);stroke-width:0.55994314;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2790" + sodipodi:cx="14" + sodipodi:cy="10.75" + sodipodi:rx="3.5625" + sodipodi:ry="4.3125" + d="M 17.5625 10.75 A 3.5625 4.3125 0 1 1 10.4375,10.75 A 3.5625 4.3125 0 1 1 17.5625 10.75 z" + transform="matrix(1.964913,0,0,1.623188,-17.00878,-6.94927)" /> + <path + style="opacity:0.2;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 16,6 L 10.4375,10.625 L 8,9 L 9.65625,11.5 L 8,14 L 10.46875,12.34375 L 14,15 L 11.40625,11.53125 L 16,6 z " + id="path2793" /> + <path + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 10,10 L 15.989833,4.9870231 L 11,11 L 8,13 L 10,10 z " + id="path2800" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 10,11 L 14.006068,14.006489 L 11,10 L 8,8 L 10,11 z " + id="path2802" + sodipodi:nodetypes="ccccc" /> + <rect + style="opacity:1;fill:white;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="rect1904" + width="1" + height="1" + x="10" + y="10" /> + </g> +</svg> diff --git a/icons/22x22/mate-panel-drawer.png b/icons/22x22/mate-panel-drawer.png Binary files differnew file mode 100644 index 00000000..f7b4bf81 --- /dev/null +++ b/icons/22x22/mate-panel-drawer.png diff --git a/icons/22x22/mate-panel-drawer.svg b/icons/22x22/mate-panel-drawer.svg new file mode 100644 index 00000000..9a113d1b --- /dev/null +++ b/icons/22x22/mate-panel-drawer.svg @@ -0,0 +1,352 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="22" + height="22" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/22x22" + sodipodi:docname="mate-panel-drawer.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient2890"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop2892" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="1" + id="stop2894" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2882"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2884" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2886" /> + </linearGradient> + <linearGradient + id="linearGradient3704"> + <stop + style="stop-color:#fce94f;stop-opacity:1" + offset="0" + id="stop3714" /> + <stop + style="stop-color:#fef8c2;stop-opacity:1;" + offset="1" + id="stop3708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3645"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3647" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3649" /> + </linearGradient> + <linearGradient + id="linearGradient3635"> + <stop + id="stop3637" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1" /> + <stop + id="stop3639" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3615"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop3617" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop3619" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3048"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop3050" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop3052" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3030"> + <stop + style="stop-color:#c4a000;stop-opacity:1" + offset="0" + id="stop3032" /> + <stop + style="stop-color:#edd400;stop-opacity:1" + offset="1" + id="stop3034" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3030" + id="linearGradient3036" + x1="9.6364851" + y1="33.774788" + x2="6.6359367" + y2="16.49086" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.441861,0,0,0.475899,0.395348,-0.346209)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3048" + id="linearGradient3054" + x1="11.375" + y1="17.493593" + x2="11.375" + y2="24.053179" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.476115,0,0,0.463991,-0.253514,-0.102097)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3704" + id="linearGradient3733" + x1="41.25" + y1="33.75" + x2="2" + y2="20" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.441861,0,0,0.475899,0.395348,-0.346209)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3645" + id="radialGradient2876" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.391304,0,18.34647)" + cx="24.140625" + cy="30.140625" + fx="24.140625" + fy="30.140625" + r="7.546875" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3635" + id="radialGradient2878" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.089495,0,-1.048884e-3,0.592145,-11.43016,-4.739661)" + cx="18.972952" + cy="32.439533" + fx="18.972952" + fy="32.439533" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3615" + id="radialGradient2880" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(5.276365,6.651797e-2,-5.907814e-3,0.468591,-91.396,-2.822783)" + cx="19.100201" + cy="34.240425" + fx="19.100201" + fy="34.240425" + r="7" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2882" + id="linearGradient2888" + x1="2.71875" + y1="10.4375" + x2="2.8125" + y2="18.5" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2890" + id="linearGradient2896" + x1="15.125" + y1="5.53125" + x2="16.250435" + y2="5.53125" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="21.79102" + inkscape:cy="7.1183362" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="1036" + inkscape:window-height="738" + inkscape:window-x="145" + inkscape:window-y="156" + inkscape:showpageshadow="false" + inkscape:grid-points="false" + inkscape:grid-bbox="true" + gridtolerance="10000" + showborder="false" + borderlayer="true" + showguides="true" + inkscape:guide-bbox="true" + width="22px" + height="22px" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Cassetto</dc:title> + <dc:date>2006-05-11</dc:date> + <dc:subject> + <rdf:Bag> + <rdf:li>drawer</rdf:li> + </rdf:Bag> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1" + id="rect2983" + width="11.38661" + height="7.4256616" + x="5.5" + y="5" /> + <path + style="fill:#babdb6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:11;stroke-opacity:1" + d="M 2.6031728,10.105707 L 6,5 L 6,12.5 L 2.6031728,12.425662 L 2.6031728,10.105707 z " + id="rect2985" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:11;stroke-opacity:1" + d="M 19.743297,10.103765 L 16,5 L 16,12.5 L 19.743297,12.425662 L 19.743297,10.103765 z " + id="path2988" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3054);stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="M 2,11.5 L 5,4.5 L 17,4.5 L 20,11.5 L 2,11.5 z " + id="path2085" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.98479825" + inkscape:original="M 5 4.5 L 2 11.5 L 20 11.5 L 17 4.5 L 5 4.5 z " + style="fill:none;fill-opacity:1.0;fill-rule:evenodd;stroke:url(#linearGradient2896);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + id="path2853" + d="M 5.625,5.5 L 3.5,10.5 L 18.5,10.5 L 16.375,5.5 L 5.625,5.5 z " /> + <rect + style="opacity:1;fill:url(#linearGradient3733);fill-opacity:1;stroke:url(#linearGradient3036);stroke-width:1.00000024;stroke-linecap:round;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1" + id="rect1862" + width="19" + height="7.9999981" + x="1.5" + y="9.5" + rx="0.45566857" + ry="0.4907707" /> + <rect + style="opacity:1;fill:none;fill-opacity:1.0;stroke:url(#linearGradient2888);stroke-width:1.00000024;stroke-linecap:round;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1" + id="rect2868" + width="17" + height="6" + x="2.5" + y="10.5" + rx="0" + ry="0" /> + <g + id="g2870"> + <path + transform="matrix(0.796513,0,0,0.570129,-8.05509,-1.866935)" + d="M 31.6875 30.140625 A 7.546875 2.953125 0 1 1 16.59375,30.140625 A 7.546875 2.953125 0 1 1 31.6875 30.140625 z" + sodipodi:ry="2.953125" + sodipodi:rx="7.546875" + sodipodi:cy="30.140625" + sodipodi:cx="24.140625" + id="path3643" + style="opacity:0.25098039;fill:url(#radialGradient2876);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="cccc" + id="path3599" + d="M 14.499996,13.500004 C 14.499996,14.054003 13.851101,14.500003 13.331726,14.500003 L 9.4374978,14.500003 C 8.9181233,14.500003 8.4999982,14.054003 8.4999982,13.500004" + style="fill:none;fill-opacity:1;stroke:url(#radialGradient2878);stroke-width:3.00000143;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cccc" + id="rect3596" + d="M 14.467105,13.515158 C 14.467105,14.060763 14.051271,14.500006 13.534744,14.500006 L 9.4323579,14.484853 C 8.9158305,14.484853 8.4999976,14.045611 8.4999976,13.500006" + style="fill:none;fill-opacity:1;stroke:url(#radialGradient2880);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + transform="matrix(1.488375,0,0,2.064522,-18.8954,-47.85502)" + d="M 19.078125 29.960938 A 0.3359375 0.2421875 0 1 1 18.40625,29.960938 A 0.3359375 0.2421875 0 1 1 19.078125 29.960938 z" + sodipodi:ry="0.2421875" + sodipodi:rx="0.3359375" + sodipodi:cy="29.960938" + sodipodi:cx="18.742188" + id="path3641" + style="opacity:1;fill:white;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/icons/22x22/mate-panel-fish.png b/icons/22x22/mate-panel-fish.png Binary files differnew file mode 100644 index 00000000..94a8bf86 --- /dev/null +++ b/icons/22x22/mate-panel-fish.png diff --git a/icons/22x22/mate-panel-fish.xcf.bz2 b/icons/22x22/mate-panel-fish.xcf.bz2 Binary files differnew file mode 100644 index 00000000..5972e238 --- /dev/null +++ b/icons/22x22/mate-panel-fish.xcf.bz2 diff --git a/icons/22x22/mate-panel-force-quit.png b/icons/22x22/mate-panel-force-quit.png Binary files differnew file mode 100644 index 00000000..ae3845a9 --- /dev/null +++ b/icons/22x22/mate-panel-force-quit.png diff --git a/icons/22x22/mate-panel-force-quit.xcf.bz2 b/icons/22x22/mate-panel-force-quit.xcf.bz2 Binary files differnew file mode 100644 index 00000000..a7a00bbf --- /dev/null +++ b/icons/22x22/mate-panel-force-quit.xcf.bz2 diff --git a/icons/22x22/mate-panel-launcher.png b/icons/22x22/mate-panel-launcher.png Binary files differnew file mode 100644 index 00000000..b41bb3eb --- /dev/null +++ b/icons/22x22/mate-panel-launcher.png diff --git a/icons/22x22/mate-panel-launcher.svg b/icons/22x22/mate-panel-launcher.svg new file mode 100644 index 00000000..bd64bb29 --- /dev/null +++ b/icons/22x22/mate-panel-launcher.svg @@ -0,0 +1,788 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="22" + height="22" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Desktop/mate-panel-launcher/22x22" + sodipodi:docname="mate-panel-launcher.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3216"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3218" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop3220" /> + </linearGradient> + <linearGradient + id="linearGradient3062"> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="0" + id="stop3064" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop3066" /> + </linearGradient> + <linearGradient + id="linearGradient3281"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3289" /> + <stop + id="stop3291" + offset="0.09212018" + style="stop-color:#878a84;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.23513441" + id="stop3285" /> + <stop + id="stop3293" + offset="0.72439361" + style="stop-color:#6e706c;stop-opacity:1;" /> + <stop + id="stop3287" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3212"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3214" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3216" /> + </linearGradient> + <linearGradient + id="linearGradient3194"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop3196" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop3198" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3170"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3172" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3174" /> + </linearGradient> + <linearGradient + id="linearGradient3065"> + <stop + id="stop3067" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0.23705763" + id="stop3069" /> + <stop + id="stop3259" + offset="0.68664968" + style="stop-color:#dfe0df;stop-opacity:1;" /> + <stop + id="stop3071" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3055"> + <stop + id="stop3057" + offset="0" + style="stop-color:#555753;stop-opacity:0" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.10119048" + id="stop3059" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.89299887" + id="stop3061" /> + <stop + id="stop3063" + offset="1" + style="stop-color:#555753;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2914"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop2916" /> + <stop + id="stop2922" + offset="0.26190478" + style="stop-color:white;stop-opacity:1;" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0.47278914" + id="stop3257" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop2918" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient3068" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient2040" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient2042" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient2044" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient2046" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient2048" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient2050" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient2052" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3055" + id="linearGradient2060" + gradientUnits="userSpaceOnUse" + x1="17.812492" + y1="28.187485" + x2="22.15625" + y2="31.062485" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3055" + id="linearGradient2062" + gradientUnits="userSpaceOnUse" + x1="17.237436" + y1="23.55805" + x2="19.006897" + y2="26.999985" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3055" + id="linearGradient2064" + gradientUnits="userSpaceOnUse" + x1="17.875" + y1="18.59375" + x2="19.34375" + y2="22.46875" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3212" + id="radialGradient2146" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.385766,0,8.906398)" + cx="22.742641" + cy="14.5" + fx="22.742641" + fy="14.5" + r="14.25736" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3194" + id="linearGradient2200" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.681914,0,0,0.665931,-5.299261,-3.85234)" + x1="15.25" + y1="20" + x2="13.4375" + y2="11.231415" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3170" + id="radialGradient2203" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-3.762127e-6,0.584536,-1.58854,0,43.84386,-16.16639)" + cx="42.187771" + cy="20.616692" + fx="42.187771" + fy="20.616692" + r="8.0002031" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2914" + id="linearGradient2206" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.620337,0,0,0.554942,-3.828546,-0.763159)" + x1="16.671698" + y1="23.781593" + x2="30.604265" + y2="23.781593" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3065" + id="linearGradient2209" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.620337,0,0,0.52852,-3.828546,-0.327224)" + x1="17.984695" + y1="23.781593" + x2="30.604265" + y2="23.781593" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3065" + id="linearGradient2212" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.620337,0,0,0.739923,-3.828546,-6.03511)" + x1="17.984695" + y1="23.781593" + x2="30.604265" + y2="23.781593" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3065" + id="linearGradient2215" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.620337,0,0,0.739923,-3.828546,-6.03511)" + x1="17.984695" + y1="23.781593" + x2="30.604265" + y2="23.781593" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3281" + id="linearGradient2222" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.620337,0,0,0.57344,-3.828546,-1.456836)" + x1="18.625" + y1="31.928801" + x2="26.250006" + y2="31.303801" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3281" + id="linearGradient2225" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.620337,0,0,0.739923,-3.828546,-6.03511)" + x1="18.343723" + y1="22.428801" + x2="28.125006" + y2="20.053801" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3281" + id="linearGradient2228" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.620337,0,0,0.739923,-3.828546,-6.03511)" + x1="18.093723" + y1="26.241301" + x2="26.562506" + y2="25.616301" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3216" + id="radialGradient3222" + cx="12.123549" + cy="10.147573" + fx="12.123549" + fy="10.147573" + r="9.59375" + gradientTransform="matrix(1.460391,0,-3.89602e-5,0.895494,-5.286169,-2.704103)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3212" + id="radialGradient3252" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.385766,0,8.906398)" + cx="22.742641" + cy="14.5" + fx="22.742641" + fy="14.5" + r="14.25736" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="12.85929" + inkscape:cy="12.337147" + inkscape:document-units="px" + inkscape:current-layer="layer2" + width="22px" + height="22px" + inkscape:showpageshadow="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + showgrid="false" + inkscape:window-width="1003" + inkscape:window-height="622" + inkscape:window-x="147" + inkscape:window-y="280" + inkscape:grid-points="true" + showguides="true" + inkscape:guide-bbox="false" + showborder="false" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Launcher</dc:title> + <dc:contributor> + <cc:Agent> + <dc:title>Jakub Steiner</dc:title> + </cc:Agent> + </dc:contributor> + </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 + inkscape:groupmode="layer" + id="layer4" + inkscape:label="shadow" + style="display:inline" /> + <g + inkscape:groupmode="layer" + id="layer3" + inkscape:label="spring" + style="display:inline" /> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="platform" + style="display:inline"> + <path + sodipodi:type="arc" + style="opacity:0.2;fill:url(#radialGradient3252);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="path3250" + sodipodi:cx="22.742641" + sodipodi:cy="14.5" + sodipodi:rx="14.25736" + sodipodi:ry="5.5" + d="M 37.000002 14.5 A 14.25736 5.5 0 1 1 8.485281,14.5 A 14.25736 5.5 0 1 1 37.000002 14.5 z" + transform="matrix(0.4033,0,0,0.380165,1.82788,12.4876)" /> + <path + sodipodi:type="arc" + style="opacity:0.2;fill:url(#radialGradient2146);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="path3202" + sodipodi:cx="22.742641" + sodipodi:cy="14.5" + sodipodi:rx="14.25736" + sodipodi:ry="5.5" + d="M 37.000002 14.5 A 14.25736 5.5 0 1 1 8.485281,14.5 A 14.25736 5.5 0 1 1 37.000002 14.5 z" + transform="matrix(0.771531,0,0,0.727273,-6.546662,7.45454)" /> + <g + id="g2246" + transform="matrix(0.878863,0,0,1.049188,1.291156,-0.951012)"> + <g + transform="matrix(0.728942,0,0,0.739923,-10.80159,-0.115726)" + style="fill-opacity:1;stroke:url(#linearGradient3068);stroke-width:4.25397158;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="g2167"> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2040);stroke-width:4.25397158;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 24.458661,19 C 24.458661,17 26.586186,15.5 30.415731,15.5 C 33.527875,15.5 35.521791,15.948 35.521791,16.5" + id="path2139" + sodipodi:nodetypes="csc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2042);stroke-width:4.25397158;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 24.458661,14.5 C 24.458661,12.5 26.586186,11.5 30.415731,11.5 C 33.527875,11.5 35.521791,11.948 35.521791,12.5" + id="path2141" + sodipodi:nodetypes="csc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2044);stroke-width:4.25397158;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 25.309671,23.375 C 25.309671,21.05 27.011691,19.5 30.808507,19.5 C 33.681255,19.5 35.521794,19.8875 35.521794,20.6625" + id="path2143" + sodipodi:nodetypes="csc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2046);stroke-width:4.25397158;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 35.521778,12.5 C 35.521778,13.5 31.965774,13.5 30.780439,13.499984 C 27.290813,13.499937 24.458653,11.931985 24.458653,9.999986" + id="path2145" + sodipodi:nodetypes="css" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2048);stroke-width:4.25397158;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 35.521778,16.5 C 35.521778,17.5 31.965774,17.5 30.780439,17.499984 C 27.290813,17.499937 24.458661,16.431999 24.458661,14.5" + id="path2147" + sodipodi:nodetypes="css" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2050);stroke-width:4.25397158;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 35.521791,20.428572 C 35.521791,21.500007 31.965774,21.500007 30.780439,21.499996 C 27.290813,21.499962 24.458653,20.37999 24.458653,18.999982" + id="path2149" + sodipodi:nodetypes="css" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2052);stroke-width:4.25397158;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 25.309671,23.5 C 25.309671,25.75 27.437196,26.5 30.658868,26.499988 L 31.266741,26.5" + id="path2151" + sodipodi:nodetypes="cs" /> + </g> + <path + sodipodi:nodetypes="csc" + id="path2857" + d="M 7.0273503,13.942811 C 7.0273503,12.462965 8.5781926,11.353081 11.369709,11.353081 C 13.638281,11.353081 15.09173,11.684566 15.09173,12.093004" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2228);stroke-width:1.04138887;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2871" + d="M 7.0273503,10.613157 C 7.0273503,9.1333115 8.5781926,8.3933885 11.369709,8.3933885 C 13.638281,8.3933885 15.09173,8.724874 15.09173,9.1333115" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2225);stroke-width:1.04138887;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2873" + d="M 7.6476872,17.179974 C 7.6476872,15.459653 8.8883611,14.312772 11.65602,14.312772 C 13.750086,14.312772 15.091733,14.599493 15.091733,15.172933" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2222);stroke-width:1.04138899;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <g + transform="matrix(0.620337,0,0,0.692187,-3.828543,-5.247463)" + style="opacity:0.8;display:inline" + id="g3081"> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2060);stroke-width:4.76769781;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 30.5,29 C 30.5,30.5 26.321416,30.5 24.928559,30.499984 C 20.827989,30.499937 17.499991,28.931985 17.499991,26.999986" + id="path3023" + sodipodi:nodetypes="css" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2062);stroke-width:4.76769781;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 30.499985,24.5 C 30.499985,25.5 26.321416,25.5 24.928559,25.499984 C 20.827989,25.499937 17.5,24.431999 17.5,22.5" + id="path3021" + sodipodi:nodetypes="css" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2064);stroke-width:4.76769781;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 30.499985,20.5 C 30.499985,21.5 26.321416,21.5 24.928559,21.499984 C 20.827989,21.499937 17.499991,19.931985 17.499991,17.999986" + id="path3019" + sodipodi:nodetypes="css" /> + </g> + <path + sodipodi:nodetypes="css" + id="path2869" + d="M 15.091721,9.1333115 C 15.091721,9.8732345 12.4996,9.8732345 11.63556,9.8732227 C 9.0918248,9.8731879 7.0273444,8.7130241 7.0273444,7.2834936" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2215);stroke-width:1.04138851;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="css" + id="path2852" + d="M 15.091721,12.093004 C 15.091721,12.832926 12.4996,12.832926 11.63556,12.832915 C 9.0918248,12.83288 7.0273503,12.042688 7.0273503,10.613157" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2212);stroke-width:1.04138851;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="css" + id="path2867" + d="M 15.09173,14.999844 C 15.09173,15.792624 12.4996,15.792624 11.63556,15.792616 C 9.0918248,15.79259 7.0273444,14.963897 7.0273444,13.942798" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2209);stroke-width:1.04138827;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="cs" + id="path2875" + d="M 7.6476872,17.272465 C 7.6476872,18.937291 9.1985295,19.492234 11.546942,19.492225 L 11.990046,19.492234" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2206);stroke-width:1.04138851;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" /> + <path + id="path2885" + d="M 7.0079648,6.1504969 C 6.4940352,6.1631962 6.0860777,6.6705037 6.0968449,7.283504 C 6.0968449,7.9358675 6.2956682,8.486328 6.6202544,8.9483308 C 6.2954466,9.4198304 6.0968449,9.9897346 6.0968449,10.613157 C 6.0956582,10.713223 6.1152251,10.819407 6.1356158,10.913751 C 6.1950917,11.39907 6.3661459,11.860562 6.6202544,12.208616 C 6.2951411,12.710746 6.0968449,13.302522 6.0968449,13.942811 C 6.0968449,14.514514 6.2823278,14.99844 6.5427117,15.422657 L 16.022236,15.422657 C 16.022236,15.30143 16.007314,15.19054 15.983465,15.075818 C 15.977349,15.053046 15.971378,15.028583 15.964079,15.00645 C 15.862406,14.597704 15.63485,14.239206 15.401899,14.035301 C 15.194309,13.853596 14.973098,13.732628 14.742791,13.642217 C 14.820665,13.617453 14.899306,13.603724 14.975417,13.57285 C 15.166489,13.495343 15.366215,13.407965 15.576369,13.202888 C 15.733984,13.04908 15.90732,12.771287 15.983465,12.439842 C 16.011742,12.331742 16.023079,12.210465 16.022236,12.093004 C 16.022236,11.982094 16.005259,11.867245 15.983465,11.769287 C 15.971986,11.719708 15.96165,11.677331 15.944694,11.630552 C 15.870041,11.409302 15.754162,11.231137 15.653911,11.121855 C 15.490891,10.944149 15.333634,10.849749 15.188658,10.775016 C 15.086954,10.722588 14.984151,10.673696 14.878489,10.63628 C 14.910117,10.62466 14.9441,10.62586 14.975417,10.613157 C 15.166489,10.535651 15.366215,10.448273 15.576369,10.243196 C 15.733984,10.089388 15.90732,9.8115952 15.983465,9.4801504 C 16.011742,9.3720499 16.023079,9.2507728 16.022236,9.1333115 C 16.022236,9.0224022 16.005259,8.9075529 15.983465,8.8095952 C 15.971986,8.7600159 15.96165,8.717639 15.944694,8.6708596 C 15.917795,8.5911396 15.882769,8.5294515 15.847766,8.4627563 C 15.785622,8.3443494 15.71804,8.2320683 15.653911,8.1621626 C 15.490891,7.9844575 15.333634,7.8900574 15.188658,7.8153237 C 14.898706,7.6658563 14.604431,7.5904285 14.238767,7.5147299 C 13.507439,7.3633328 12.541992,7.283504 11.369709,7.283504 C 10.138811,7.283504 9.122132,7.4270172 8.2680241,7.7459559 C 8.0361499,7.5215898 7.9578557,7.3343345 7.9578557,7.283504 C 7.9631682,6.9811137 7.8657619,6.6880828 7.6864582,6.4742132 C 7.5071537,6.2603444 7.2614828,6.1441602 7.0079648,6.1504969 z M 8.1517112,10.196951 C 8.4150751,10.333364 8.6896012,10.466217 8.9852885,10.566912 C 8.697535,10.654716 8.4241825,10.766426 8.1710967,10.890629 C 8.1236696,10.852204 8.0628146,10.807347 8.0353976,10.775016 C 7.9346002,10.65615 7.9578557,10.651899 7.9578557,10.613157 C 7.9578557,10.428177 7.9851385,10.327123 8.1517112,10.196951 z M 8.2098677,13.341624 C 8.518127,13.470345 8.8514146,13.58078 9.1985295,13.66534 C 8.8287992,13.832318 8.4890175,14.051978 8.1904822,14.312772 C 8.0237272,14.127564 7.9578557,13.987229 7.9578557,13.942811 C 7.9578557,13.749271 8.0030136,13.551517 8.2098677,13.341624 z " + style="opacity:0.41906613;fill:url(#radialGradient2203);fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + </g> + <path + style="fill:white;fill-opacity:1;stroke:url(#linearGradient2200);stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" + d="M 2.5,2.5 L 19.5,2.5 L 21.5,8 L 21.5,9.5 L 0.5,9.5 L 0.5,8 L 2.5,2.5 z " + id="rect1880" + sodipodi:nodetypes="ccccccc" /> + <rect + style="fill:#babdb6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2768" + width="20" + height="1" + x="1" + y="8" /> + <g + id="g2304" + style="opacity:0.5" + transform="translate(0,1)"> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2280" + width="1" + height="1" + x="6" + y="6" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2282" + width="1" + height="1" + x="3" + y="6" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2284" + width="1" + height="1" + x="9" + y="6" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2286" + width="1" + height="1" + x="12" + y="6" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2288" + width="1" + height="1" + x="15" + y="6" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2290" + width="1" + height="1" + x="18" + y="6" /> + </g> + <g + id="g2312" + style="opacity:0.5" + transform="translate(0,1)"> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2292" + width="1" + height="1" + x="4" + y="2" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2296" + width="1" + height="1" + x="7" + y="2" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2298" + width="1" + height="1" + x="10" + y="2" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2300" + width="1" + height="1" + x="13" + y="2" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2302" + width="1" + height="1" + x="16" + y="2" /> + </g> + <path + style="opacity:1;fill:url(#radialGradient3222);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 2.46875,4 L 1.40625,7 L 20.59375,7 L 19.53125,4 L 2.46875,4 z " + id="rect3204" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1" + inkscape:original="M 2.5 1.5 L 0.5 7 L 0.5 8.5 L 21.5 8.5 L 21.5 7 L 19.5 1.5 L 2.5 1.5 z " + style="opacity:0.5;fill:none;fill-opacity:1;stroke:white;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="path3233" + d="M 3.1875,2.5 L 1.5,7.1875 L 1.5,7.5 L 20.5,7.5 L 20.5,7.1875 L 18.8125,2.5 L 3.1875,2.5 z " + transform="translate(0,1)" /> + <g + style="opacity:0.7;display:inline" + id="g3235" + transform="translate(0,1)"> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2268" + width="2" + height="1" + x="2" + y="7" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2270" + width="2" + height="1" + x="5" + y="7" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2272" + width="2" + height="1" + x="8" + y="7" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2274" + width="2" + height="1" + x="11" + y="7" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2276" + width="2" + height="1" + x="14" + y="7" /> + <rect + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2278" + width="2" + height="1" + x="17" + y="7" /> + </g> + <rect + style="opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect3258" + width="1" + height="1" + x="-2" + y="0" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect3260" + width="1" + height="1" + x="-1" + y="1" + transform="scale(-1,1)" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#729fcf;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="M 20.5,0.5 C 21,0.5 21.5,1 21.5,1.5" + id="path3262" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#729fcf;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" + d="M 0.5,1.5 C 0.5,1 1,0.5 1.5,0.5" + id="path3264" + sodipodi:nodetypes="cc" /> + <rect + style="opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect3268" + width="1" + height="1" + x="-21" + y="0" + transform="scale(-1,1)" /> + <rect + style="opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect3270" + width="1" + height="1" + x="-22" + y="1" + transform="scale(-1,1)" /> + </g> +</svg> diff --git a/icons/22x22/mate-panel-notification-area.png b/icons/22x22/mate-panel-notification-area.png Binary files differnew file mode 100644 index 00000000..70479c7a --- /dev/null +++ b/icons/22x22/mate-panel-notification-area.png diff --git a/icons/22x22/mate-panel-notification-area.svg b/icons/22x22/mate-panel-notification-area.svg new file mode 100644 index 00000000..756714a0 --- /dev/null +++ b/icons/22x22/mate-panel-notification-area.svg @@ -0,0 +1,292 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="22" + height="22" + id="svg1325" + s:version="0.32" + inkscape:version="0.44" + s:docbase="/home/lapo/Desktop/mate-applets/scalable" + s:docname="mate-panel.svg" + sodipodi:version="0.32" + sodipodi:docname="mate-panel-notification-area.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/22x22" + version="1.0" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <sodipodi:namedview + inkscape:window-height="813" + inkscape:window-width="1051" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10000" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + inkscape:showpageshadow="false" + showgrid="false" + inkscape:zoom="1" + inkscape:cx="21.693152" + inkscape:cy="18.017421" + inkscape:window-x="3" + inkscape:window-y="25" + inkscape:current-layer="layer1" + inkscape:grid-points="false" + inkscape:grid-bbox="true" + showborder="false" + width="22px" + height="22px" + borderlayer="true" /> + <defs + id="defs1327"> + <linearGradient + id="linearGradient2783"> + <stop + style="stop-color:#729fcf;stop-opacity:1" + offset="0" + id="stop2785" /> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="1" + id="stop2787" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2270"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop2272" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop2274" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2262"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop2264" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0;" + offset="1" + id="stop2266" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2252"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2254" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2256" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2252" + id="linearGradient2258" + x1="31.874874" + y1="17.4375" + x2="47.437664" + y2="17.4375" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.5,0,0,0.551724,-0.75,-9.155174)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2262" + id="linearGradient2268" + x1="31.872892" + y1="20.6875" + x2="46.704754" + y2="20.6875" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.5,0,0,0.551724,-0.75,-9.155174)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2270" + id="linearGradient1341" + gradientUnits="userSpaceOnUse" + x1="23.99696" + y1="18.375" + x2="45.753761" + y2="18.375" + gradientTransform="matrix(0.488889,0,0,0.518519,-0.211111,-8.092598)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2270" + id="radialGradient2218" + cx="3.6239223" + cy="2.0049825" + fx="3.6239223" + fy="2.0049825" + r="23" + gradientTransform="matrix(0,0.583851,-0.795567,0,3.155684,-0.557896)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2783" + id="radialGradient1901" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.53143,0,0,1.53143,-18.26764,-20.33562)" + cx="34.374516" + cy="38.265873" + fx="34.374516" + fy="38.265873" + r="12.043625" /> + </defs> + <s:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="29.202731" + inkscape:cy="14.650528" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + stroke="#eeeeec" + fill="#2e3436" + inkscape:window-width="1270" + inkscape:window-height="943" + inkscape:window-x="0" + inkscape:window-y="25" + showborder="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:grid-points="true" + showguides="false" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false"> + <s:guide + orientation="vertical" + position="31.875" + id="guide2260" /> + </s:namedview> + <metadata + id="metadata1330"> + <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>Info</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>panel</rdf:li> + <rdf:li>applet</rdf:li> + <rdf:li>info</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:contributor> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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"> + <rect + style="opacity:1;fill:url(#linearGradient2268);fill-opacity:1;stroke:url(#linearGradient2258);stroke-width:0.99999928;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1333" + width="22.999994" + height="16.000002" + x="0.5" + y="0.5" /> + <rect + style="opacity:0.4;fill:none;fill-opacity:1;stroke:url(#linearGradient1341);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2210" + width="21.999996" + height="14.00001" + x="1.4999996" + y="1.500001" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#radialGradient2218);stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2216" + width="22.000002" + height="13.999999" + x="1.5000005" + y="1.4999995" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient1901);fill-opacity:1;stroke:#204a87;stroke-width:1.29567552;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path1895" + sodipodi:cx="33.057243" + sodipodi:cy="32.620426" + sodipodi:rx="11.667262" + sodipodi:ry="11.667262" + d="M 44.724505 32.620426 A 11.667262 11.667262 0 1 1 21.389981,32.620426 A 11.667262 11.667262 0 1 1 44.724505 32.620426 z" + transform="matrix(0.771799,0,0,0.771799,-13.0151,-12.67796)" /> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:1;stroke:white;stroke-width:1.45812297;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path2803" + sodipodi:cx="33.057243" + sodipodi:cy="32.620426" + sodipodi:rx="11.667262" + sodipodi:ry="11.667262" + d="M 44.724505 32.620426 A 11.667262 11.667262 0 1 1 21.389981,32.620426 A 11.667262 11.667262 0 1 1 44.724505 32.620426 z" + transform="matrix(0.685814,0,0,0.685813,-10.17268,-9.873092)" /> + <path + style="font-size:28px;font-style:normal;font-weight:normal;fill:white;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" + d="M 14,17 L 15,17 L 15,18 L 10,18 L 10,17 L 11,17 L 11,12 L 10,12 L 10,11 L 14,11" + id="text1891" + sodipodi:nodetypes="cccccccccc" /> + <path + sodipodi:type="arc" + style="fill:white;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path2782" + sodipodi:cx="29.5" + sodipodi:cy="22.5" + sodipodi:rx="1.5" + sodipodi:ry="1.5" + d="M 31 22.5 A 1.5 1.5 0 1 1 28,22.5 A 1.5 1.5 0 1 1 31 22.5 z" + transform="translate(-17.00002,-14)" /> + </g> +</svg> diff --git a/icons/22x22/mate-panel-separator.png b/icons/22x22/mate-panel-separator.png Binary files differnew file mode 100644 index 00000000..975677c0 --- /dev/null +++ b/icons/22x22/mate-panel-separator.png diff --git a/icons/22x22/mate-panel-separator.svg b/icons/22x22/mate-panel-separator.svg new file mode 100644 index 00000000..ad580591 --- /dev/null +++ b/icons/22x22/mate-panel-separator.svg @@ -0,0 +1,105 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="22" + height="22" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/22x22" + sodipodi:docname="mate-panel-separator.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#afafaf" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="13.061946" + inkscape:cy="16.110443" + inkscape:document-units="px" + inkscape:current-layer="layer1" + width="22px" + height="22px" + inkscape:showpageshadow="false" + borderlayer="true" + showgrid="true" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:window-width="1051" + inkscape:window-height="622" + inkscape:window-x="284" + inkscape:window-y="321" + showborder="false" + inkscape:grid-points="true" + inkscape:guide-bbox="false" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="opacity:0.4;fill:white;fill-opacity:1;stroke:none;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="rect2838" + width="3" + height="20.000006" + x="9" + y="1.000001" + rx="1.5" + ry="1.5" /> + <rect + style="fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="rect2840" + width="0.99999905" + height="18.000008" + x="10" + y="2" + rx="0.49999952" + ry="0.49999952" /> + </g> +</svg> diff --git a/icons/22x22/mate-panel-window-list.png b/icons/22x22/mate-panel-window-list.png Binary files differnew file mode 100644 index 00000000..5d3d21b4 --- /dev/null +++ b/icons/22x22/mate-panel-window-list.png diff --git a/icons/22x22/mate-panel-window-list.xcf.bz2 b/icons/22x22/mate-panel-window-list.xcf.bz2 Binary files differnew file mode 100644 index 00000000..077ca8a5 --- /dev/null +++ b/icons/22x22/mate-panel-window-list.xcf.bz2 diff --git a/icons/22x22/mate-panel-window-menu.png b/icons/22x22/mate-panel-window-menu.png Binary files differnew file mode 100644 index 00000000..3d17c291 --- /dev/null +++ b/icons/22x22/mate-panel-window-menu.png diff --git a/icons/22x22/mate-panel-window-menu.xcf.bz2 b/icons/22x22/mate-panel-window-menu.xcf.bz2 Binary files differnew file mode 100644 index 00000000..10ec598e --- /dev/null +++ b/icons/22x22/mate-panel-window-menu.xcf.bz2 diff --git a/icons/22x22/mate-panel-workspace-switcher.png b/icons/22x22/mate-panel-workspace-switcher.png Binary files differnew file mode 100644 index 00000000..f7e4a358 --- /dev/null +++ b/icons/22x22/mate-panel-workspace-switcher.png diff --git a/icons/22x22/mate-panel-workspace-switcher.svg b/icons/22x22/mate-panel-workspace-switcher.svg new file mode 100644 index 00000000..a5b3f278 --- /dev/null +++ b/icons/22x22/mate-panel-workspace-switcher.svg @@ -0,0 +1,186 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="22" + height="22" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/22x22" + sodipodi:docname="mate-panel-workspace-switcher.svg" + inkscape:export-filename="/home/lapo/Desktop/xubuntu/22x22/wksp.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient1905"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop1907" /> + <stop + style="stop-color:#204a87;stop-opacity:1;" + offset="1" + id="stop1909" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2181"> + <stop + style="stop-color:#d3d7cf" + offset="0" + id="stop2183" /> + <stop + style="stop-color:#eeeeec" + offset="1" + id="stop2185" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2181" + id="linearGradient2187" + x1="21.25" + y1="5.8177266" + x2="29.875" + y2="77.597641" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.488636,0,0,0.488636,-0.72159,-0.778394)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1905" + id="linearGradient1911" + x1="9.8111067" + y1="2.642952" + x2="8.5294752" + y2="1.0961558" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="31.665891" + inkscape:cy="-2.2156594" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="1036" + inkscape:window-height="763" + inkscape:window-x="176" + inkscape:window-y="103" + fill="#eeeeec" + stroke="#babdb6" + inkscape:showpageshadow="false" + showguides="false" + inkscape:guide-bbox="true" + inkscape:grid-points="true" + inkscape:grid-bbox="false" + showborder="false"> + <sodipodi:guide + orientation="vertical" + position="24.041631" + id="guide2191" /> + <sodipodi:guide + orientation="horizontal" + position="25.986174" + id="guide2203" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="color:black;fill:url(#linearGradient2187);fill-opacity:1;fill-rule:nonzero;stroke:#babdb6;stroke-width:0.99999928;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible" + d="M 10,0.5 L 20.000001,0.5 C 20.831,0.5 21.5,1.1689995 21.5,1.9999989 L 21.5,18.000001 C 21.5,18.831 20.831,19.5 20.000001,19.5 L 1.9999989,19.5 C 1.1689995,19.5 0.5,18.831 0.5,18.000001 L 0.5,9 L 10,0.5 z " + id="rect1304" + sodipodi:nodetypes="ccccccccc" /> + <g + id="g2295" + style="opacity:0.07000002" + transform="translate(-13,-12)"> + <path + id="path2209" + d="M 23.5,13.5 L 23.5,30.5" + style="opacity:1;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + <path + id="path2211" + d="M 14.5,21.5 L 33.5,21.5" + style="opacity:1;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + </g> + <rect + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;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" + id="rect2179" + width="19" + height="17" + x="1.5" + y="1.5" + rx="0.5" + ry="0.5" /> + <path + style="opacity:1;color:black;fill:#729fcf;fill-opacity:1.0;fill-rule:nonzero;stroke:url(#linearGradient1911);stroke-width:0.99999928;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 2,0.5 C 1.1690006,0.5 0.5,1.1690006 0.5,2 L 0.5,9.5 L 10.5,9.5 L 10.5,0.5 L 2,0.5 z " + id="rect1898" /> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 1.5,10.5 L 20.5,10.5" + id="path2205" + sodipodi:nodetypes="cc" /> + <path + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 11.5,1.5 L 11.5,18.5" + id="path2207" + sodipodi:nodetypes="cc" /> + <rect + style="opacity:0.31764706;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;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" + id="rect1913" + width="19" + height="17" + x="1.5" + y="1.5" + rx="0.5" + ry="0.5" /> + <rect + style="opacity:1;fill:#3465a4;fill-opacity:1;stroke:#d3d7cf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2808" + width="5" + height="4" + x="3.5" + y="3.5" /> + </g> +</svg> diff --git a/icons/22x22/mate-panel.png b/icons/22x22/mate-panel.png Binary files differnew file mode 100644 index 00000000..b217ee3f --- /dev/null +++ b/icons/22x22/mate-panel.png diff --git a/icons/22x22/mate-panel.svg b/icons/22x22/mate-panel.svg new file mode 100644 index 00000000..359fbffb --- /dev/null +++ b/icons/22x22/mate-panel.svg @@ -0,0 +1,230 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="22" + height="22" + id="svg1325" + s:version="0.32" + inkscape:version="0.44" + s:docbase="/home/lapo/Desktop/mate-applets/22x22" + s:docname="mate-panel.svg" + version="1.0" + sodipodi:version="0.32" + sodipodi:docname="mate-panel.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/22x22" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <sodipodi:namedview + inkscape:window-height="480" + inkscape:window-width="640" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" /> + <defs + id="defs1327"> + <linearGradient + inkscape:collect="always" + id="linearGradient2270"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop2272" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop2274" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2262"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop2264" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0;" + offset="1" + id="stop2266" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2252"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2254" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2256" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2252" + id="linearGradient2258" + x1="33.449017" + y1="17.4375" + x2="45.602421" + y2="17.4375" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.505351,0,0,1,-0.998825,-16.1111)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2262" + id="linearGradient2268" + x1="31.872892" + y1="20.6875" + x2="46.704754" + y2="20.6875" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.505351,0,0,1,-0.998825,-16.1111)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2270" + id="linearGradient1360" + x1="9.8994074" + y1="2.9965053" + x2="21.037685" + y2="2.9965053" + gradientUnits="userSpaceOnUse" /> + </defs> + <s:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="9.6360501" + inkscape:cy="7.8377454" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + stroke="#eeeeec" + fill="#2e3436" + inkscape:window-width="1270" + inkscape:window-height="943" + inkscape:window-x="0" + inkscape:window-y="25" + showborder="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:grid-points="true" + showguides="false" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false"> + <s:guide + orientation="vertical" + position="22.008699" + id="guide2260" /> + <s:guide + orientation="horizontal" + position="0" + id="guide1331" /> + </s:namedview> + <metadata + id="metadata1330"> + <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>Mate Panel</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>panel</rdf:li> + <rdf:li>menu</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:contributor> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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="opacity:1;fill:url(#linearGradient2268);fill-opacity:1;stroke:url(#linearGradient2258);stroke-width:0.99999934;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1333" + width="23" + height="19" + x="0.5" + y="1.5" /> + <rect + style="opacity:1;fill:none;fill-opacity:1.0;stroke:url(#linearGradient1360);stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2216" + width="20.999987" + height="17" + x="1.5" + y="2.5" /> + <rect + style="color:#000000;fill:#dce0d8;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect1337" + width="7" + height="15" + x="2.5" + y="3.5" + rx="1.016466" + ry="1.016466" /> + <rect + style="opacity:0.59607843;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.99999952;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect2212" + width="5" + height="13" + x="3.5" + y="4.5" + rx="0.30935922" + ry="0.30935922" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 5,11 L 7,9 L 7,13 L 5,11 z " + id="path2214" + s:nodetypes="cccc" /> + </g> +</svg> diff --git a/icons/24x24/Makefile.am b/icons/24x24/Makefile.am new file mode 100644 index 00000000..8aad8c41 --- /dev/null +++ b/icons/24x24/Makefile.am @@ -0,0 +1,34 @@ +size = 24x24 + +iconsdir = $(datadir)/icons/hicolor/$(size)/apps + +icons_DATA = \ + mate-panel-clock.png \ + mate-panel-drawer.png \ + mate-panel-fish.png \ + mate-panel-force-quit.png \ + mate-panel-launcher.png \ + mate-panel-notification-area.png \ + mate-panel-separator.png \ + mate-panel.png \ + mate-panel-window-list.png \ + mate-panel-window-menu.png \ + mate-panel-workspace-switcher.png + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor + +install-data-hook: update-icon-cache +uninstall-hook: update-icon-cache +update-icon-cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +EXTRA_DIST = \ + $(icons_DATA) + +-include $(top_srcdir)/git.mk diff --git a/icons/24x24/Makefile.in b/icons/24x24/Makefile.in new file mode 100644 index 00000000..b0a6538d --- /dev/null +++ b/icons/24x24/Makefile.in @@ -0,0 +1,550 @@ +# 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 = icons/24x24 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/d-type.m4 \ + $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 \ + $(top_srcdir)/m4/mate-doc-utils.m4 $(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)$(iconsdir)" +DATA = $(icons_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@ +AS = @AS@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CLOCK_CFLAGS = @CLOCK_CFLAGS@ +CLOCK_EDS_ICONDIR = @CLOCK_EDS_ICONDIR@ +CLOCK_LIBS = @CLOCK_LIBS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ +DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ +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@ +EGG_SMCLIENT_CFLAGS = @EGG_SMCLIENT_CFLAGS@ +EGG_SMCLIENT_LIBS = @EGG_SMCLIENT_LIBS@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +FISH_CFLAGS = @FISH_CFLAGS@ +FISH_LIBS = @FISH_LIBS@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GIO_QUERYMODULES = @GIO_QUERYMODULES@ +GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ +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@ +INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ +INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ +INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ +INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ +INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ +INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ +INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ +INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBMATE_PANEL_APPLET_CFLAGS = @LIBMATE_PANEL_APPLET_CFLAGS@ +LIBMATE_PANEL_APPLET_LIBS = @LIBMATE_PANEL_APPLET_LIBS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIB_MATE_PANEL_APPLET_LT_VERSION = @LIB_MATE_PANEL_APPLET_LT_VERSION@ +LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION = @LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MATECOMPONENT_ACT_IDLDIR = @MATECOMPONENT_ACT_IDLDIR@ +MATECOMPONENT_CFLAGS = @MATECOMPONENT_CFLAGS@ +MATECOMPONENT_IDLDIR = @MATECOMPONENT_IDLDIR@ +MATECOMPONENT_LIBS = @MATECOMPONENT_LIBS@ +MATECONFTOOL = @MATECONFTOOL@ +MATECONF_SCHEMA_CONFIG_SOURCE = @MATECONF_SCHEMA_CONFIG_SOURCE@ +MATECONF_SCHEMA_FILE_DIR = @MATECONF_SCHEMA_FILE_DIR@ +MATECORBA_IDL = @MATECORBA_IDL@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +NETWORK_MANAGER_CFLAGS = @NETWORK_MANAGER_CFLAGS@ +NETWORK_MANAGER_LIBS = @NETWORK_MANAGER_LIBS@ +NM = @NM@ +NMEDIT = @NMEDIT@ +NOTIFICATION_AREA_CFLAGS = @NOTIFICATION_AREA_CFLAGS@ +NOTIFICATION_AREA_LIBS = @NOTIFICATION_AREA_LIBS@ +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@ +PANEL_CFLAGS = @PANEL_CFLAGS@ +PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE = @PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE@ +PANEL_LIBS = @PANEL_LIBS@ +PANEL_MODULE_MATECOMPONENT_CFLAGS = @PANEL_MODULE_MATECOMPONENT_CFLAGS@ +PANEL_MODULE_MATECOMPONENT_LIBS = @PANEL_MODULE_MATECOMPONENT_LIBS@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PERL = @PERL@ +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@ +PYTHON = @PYTHON@ +PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ +PYTHON_PLATFORM = @PYTHON_PLATFORM@ +PYTHON_PREFIX = @PYTHON_PREFIX@ +PYTHON_VERSION = @PYTHON_VERSION@ +RANLIB = @RANLIB@ +REBUILD = @REBUILD@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TZ_CFLAGS = @TZ_CFLAGS@ +TZ_LIBS = @TZ_LIBS@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +WARN_CFLAGS = @WARN_CFLAGS@ +WNCKLET_CFLAGS = @WNCKLET_CFLAGS@ +WNCKLET_LIBS = @WNCKLET_LIBS@ +XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ +XRANDR_CFLAGS = @XRANDR_CFLAGS@ +XRANDR_LIBS = @XRANDR_LIBS@ +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@ +appletsdir = @appletsdir@ +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@ +modulesdir = @modulesdir@ +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 = 24x24 +iconsdir = $(datadir)/icons/hicolor/$(size)/apps +icons_DATA = \ + mate-panel-clock.png \ + mate-panel-drawer.png \ + mate-panel-fish.png \ + mate-panel-force-quit.png \ + mate-panel-launcher.png \ + mate-panel-notification-area.png \ + mate-panel-separator.png \ + mate-panel.png \ + mate-panel-window-list.png \ + mate-panel-window-menu.png \ + mate-panel-workspace-switcher.png + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor +EXTRA_DIST = \ + $(icons_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) --gnu icons/24x24/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu icons/24x24/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-iconsDATA: $(icons_DATA) + @$(NORMAL_INSTALL) + test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)" + @list='$(icons_DATA)'; test -n "$(iconsdir)" || 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)$(iconsdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \ + done + +uninstall-iconsDATA: + @$(NORMAL_UNINSTALL) + @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(iconsdir)" && 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)$(iconsdir)"; 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-iconsDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) install-data-hook +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-iconsDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) uninstall-hook +.MAKE: install-am install-data-am install-strip uninstall-am + +.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-data-hook install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-iconsDATA 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-hook \ + uninstall-iconsDATA + + +install-data-hook: update-icon-cache +uninstall-hook: update-icon-cache +update-icon-cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +-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/icons/24x24/mate-panel-clock.png b/icons/24x24/mate-panel-clock.png Binary files differnew file mode 100644 index 00000000..8de9b96b --- /dev/null +++ b/icons/24x24/mate-panel-clock.png diff --git a/icons/24x24/mate-panel-drawer.png b/icons/24x24/mate-panel-drawer.png Binary files differnew file mode 100644 index 00000000..2b856081 --- /dev/null +++ b/icons/24x24/mate-panel-drawer.png diff --git a/icons/24x24/mate-panel-fish.png b/icons/24x24/mate-panel-fish.png Binary files differnew file mode 100644 index 00000000..f2ecbdf9 --- /dev/null +++ b/icons/24x24/mate-panel-fish.png diff --git a/icons/24x24/mate-panel-force-quit.png b/icons/24x24/mate-panel-force-quit.png Binary files differnew file mode 100644 index 00000000..82aff089 --- /dev/null +++ b/icons/24x24/mate-panel-force-quit.png diff --git a/icons/24x24/mate-panel-launcher.png b/icons/24x24/mate-panel-launcher.png Binary files differnew file mode 100644 index 00000000..df9bfa76 --- /dev/null +++ b/icons/24x24/mate-panel-launcher.png diff --git a/icons/24x24/mate-panel-notification-area.png b/icons/24x24/mate-panel-notification-area.png Binary files differnew file mode 100644 index 00000000..c096fba8 --- /dev/null +++ b/icons/24x24/mate-panel-notification-area.png diff --git a/icons/24x24/mate-panel-separator.png b/icons/24x24/mate-panel-separator.png Binary files differnew file mode 100644 index 00000000..18e13cf1 --- /dev/null +++ b/icons/24x24/mate-panel-separator.png diff --git a/icons/24x24/mate-panel-window-list.png b/icons/24x24/mate-panel-window-list.png Binary files differnew file mode 100644 index 00000000..172997f1 --- /dev/null +++ b/icons/24x24/mate-panel-window-list.png diff --git a/icons/24x24/mate-panel-window-menu.png b/icons/24x24/mate-panel-window-menu.png Binary files differnew file mode 100644 index 00000000..bf8845f2 --- /dev/null +++ b/icons/24x24/mate-panel-window-menu.png diff --git a/icons/24x24/mate-panel-workspace-switcher.png b/icons/24x24/mate-panel-workspace-switcher.png Binary files differnew file mode 100644 index 00000000..2e57c19d --- /dev/null +++ b/icons/24x24/mate-panel-workspace-switcher.png diff --git a/icons/24x24/mate-panel.png b/icons/24x24/mate-panel.png Binary files differnew file mode 100644 index 00000000..0691b993 --- /dev/null +++ b/icons/24x24/mate-panel.png diff --git a/icons/32x32/Makefile.am b/icons/32x32/Makefile.am new file mode 100644 index 00000000..feadf987 --- /dev/null +++ b/icons/32x32/Makefile.am @@ -0,0 +1,48 @@ +size = 32x32 + +iconsdir = $(datadir)/icons/hicolor/$(size)/apps + +icons_DATA = \ + mate-panel-clock.png \ + mate-panel-drawer.png \ + mate-panel-fish.png \ + mate-panel-force-quit.png \ + mate-panel-launcher.png \ + mate-panel-notification-area.png \ + mate-panel-separator.png \ + mate-panel.png \ + mate-panel-window-list.png \ + mate-panel-window-menu.png \ + mate-panel-workspace-switcher.png + +icons_SOURCE = \ + mate-panel-clock.svg \ + mate-panel-drawer.svg \ + mate-panel-fish.svg \ + mate-panel-force-quit.svg \ + mate-panel-launcher.svg \ + mate-panel-notification-area.svg \ + mate-panel-separator.svg \ + mate-panel.svg \ + mate-panel-window-list.svg \ + mate-panel-window-menu.svg \ + mate-panel-workspace-switcher.svg + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor + +install-data-hook: update-icon-cache +uninstall-hook: update-icon-cache +update-icon-cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +EXTRA_DIST = \ + $(icons_DATA) \ + $(icons_SOURCE) + +-include $(top_srcdir)/git.mk diff --git a/icons/32x32/Makefile.in b/icons/32x32/Makefile.in new file mode 100644 index 00000000..074ec706 --- /dev/null +++ b/icons/32x32/Makefile.in @@ -0,0 +1,564 @@ +# 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 = icons/32x32 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/d-type.m4 \ + $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 \ + $(top_srcdir)/m4/mate-doc-utils.m4 $(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)$(iconsdir)" +DATA = $(icons_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@ +AS = @AS@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CLOCK_CFLAGS = @CLOCK_CFLAGS@ +CLOCK_EDS_ICONDIR = @CLOCK_EDS_ICONDIR@ +CLOCK_LIBS = @CLOCK_LIBS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ +DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ +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@ +EGG_SMCLIENT_CFLAGS = @EGG_SMCLIENT_CFLAGS@ +EGG_SMCLIENT_LIBS = @EGG_SMCLIENT_LIBS@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +FISH_CFLAGS = @FISH_CFLAGS@ +FISH_LIBS = @FISH_LIBS@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GIO_QUERYMODULES = @GIO_QUERYMODULES@ +GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ +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@ +INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ +INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ +INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ +INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ +INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ +INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ +INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ +INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBMATE_PANEL_APPLET_CFLAGS = @LIBMATE_PANEL_APPLET_CFLAGS@ +LIBMATE_PANEL_APPLET_LIBS = @LIBMATE_PANEL_APPLET_LIBS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIB_MATE_PANEL_APPLET_LT_VERSION = @LIB_MATE_PANEL_APPLET_LT_VERSION@ +LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION = @LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MATECOMPONENT_ACT_IDLDIR = @MATECOMPONENT_ACT_IDLDIR@ +MATECOMPONENT_CFLAGS = @MATECOMPONENT_CFLAGS@ +MATECOMPONENT_IDLDIR = @MATECOMPONENT_IDLDIR@ +MATECOMPONENT_LIBS = @MATECOMPONENT_LIBS@ +MATECONFTOOL = @MATECONFTOOL@ +MATECONF_SCHEMA_CONFIG_SOURCE = @MATECONF_SCHEMA_CONFIG_SOURCE@ +MATECONF_SCHEMA_FILE_DIR = @MATECONF_SCHEMA_FILE_DIR@ +MATECORBA_IDL = @MATECORBA_IDL@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +NETWORK_MANAGER_CFLAGS = @NETWORK_MANAGER_CFLAGS@ +NETWORK_MANAGER_LIBS = @NETWORK_MANAGER_LIBS@ +NM = @NM@ +NMEDIT = @NMEDIT@ +NOTIFICATION_AREA_CFLAGS = @NOTIFICATION_AREA_CFLAGS@ +NOTIFICATION_AREA_LIBS = @NOTIFICATION_AREA_LIBS@ +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@ +PANEL_CFLAGS = @PANEL_CFLAGS@ +PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE = @PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE@ +PANEL_LIBS = @PANEL_LIBS@ +PANEL_MODULE_MATECOMPONENT_CFLAGS = @PANEL_MODULE_MATECOMPONENT_CFLAGS@ +PANEL_MODULE_MATECOMPONENT_LIBS = @PANEL_MODULE_MATECOMPONENT_LIBS@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PERL = @PERL@ +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@ +PYTHON = @PYTHON@ +PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ +PYTHON_PLATFORM = @PYTHON_PLATFORM@ +PYTHON_PREFIX = @PYTHON_PREFIX@ +PYTHON_VERSION = @PYTHON_VERSION@ +RANLIB = @RANLIB@ +REBUILD = @REBUILD@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TZ_CFLAGS = @TZ_CFLAGS@ +TZ_LIBS = @TZ_LIBS@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +WARN_CFLAGS = @WARN_CFLAGS@ +WNCKLET_CFLAGS = @WNCKLET_CFLAGS@ +WNCKLET_LIBS = @WNCKLET_LIBS@ +XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ +XRANDR_CFLAGS = @XRANDR_CFLAGS@ +XRANDR_LIBS = @XRANDR_LIBS@ +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@ +appletsdir = @appletsdir@ +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@ +modulesdir = @modulesdir@ +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 +iconsdir = $(datadir)/icons/hicolor/$(size)/apps +icons_DATA = \ + mate-panel-clock.png \ + mate-panel-drawer.png \ + mate-panel-fish.png \ + mate-panel-force-quit.png \ + mate-panel-launcher.png \ + mate-panel-notification-area.png \ + mate-panel-separator.png \ + mate-panel.png \ + mate-panel-window-list.png \ + mate-panel-window-menu.png \ + mate-panel-workspace-switcher.png + +icons_SOURCE = \ + mate-panel-clock.svg \ + mate-panel-drawer.svg \ + mate-panel-fish.svg \ + mate-panel-force-quit.svg \ + mate-panel-launcher.svg \ + mate-panel-notification-area.svg \ + mate-panel-separator.svg \ + mate-panel.svg \ + mate-panel-window-list.svg \ + mate-panel-window-menu.svg \ + mate-panel-workspace-switcher.svg + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor +EXTRA_DIST = \ + $(icons_DATA) \ + $(icons_SOURCE) + +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) --gnu icons/32x32/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu 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-iconsDATA: $(icons_DATA) + @$(NORMAL_INSTALL) + test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)" + @list='$(icons_DATA)'; test -n "$(iconsdir)" || 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)$(iconsdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \ + done + +uninstall-iconsDATA: + @$(NORMAL_UNINSTALL) + @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(iconsdir)" && 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)$(iconsdir)"; 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-iconsDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) install-data-hook +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-iconsDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) uninstall-hook +.MAKE: install-am install-data-am install-strip uninstall-am + +.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-data-hook install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-iconsDATA 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-hook \ + uninstall-iconsDATA + + +install-data-hook: update-icon-cache +uninstall-hook: update-icon-cache +update-icon-cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +-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/icons/32x32/mate-panel-clock.png b/icons/32x32/mate-panel-clock.png Binary files differnew file mode 100644 index 00000000..808ad871 --- /dev/null +++ b/icons/32x32/mate-panel-clock.png diff --git a/icons/32x32/mate-panel-clock.svg b/icons/32x32/mate-panel-clock.svg new file mode 100644 index 00000000..0aae7a2c --- /dev/null +++ b/icons/32x32/mate-panel-clock.svg @@ -0,0 +1,291 @@ +<?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="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/32x32" + sodipodi:docname="mate-panel-clock.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient2852"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2854" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2856" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2842"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop2844" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop2846" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2826"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop2828" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop2830" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2804"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop2806" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop2808" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2792"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2794" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop2796" /> + </linearGradient> + <linearGradient + id="linearGradient2778"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop2780" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop2782" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2778" + id="radialGradient2784" + cx="7.7312818" + cy="6.9224148" + fx="7.7312818" + fy="6.9224148" + r="13.979223" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.715326,0,-1.462351e-6,1.368654,-5.935835,-2.694826)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2792" + id="radialGradient2798" + cx="16.962406" + cy="23.891157" + fx="16.962406" + fy="23.891157" + r="14.065099" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.57113,1.6738e-6,0,2.461325,-24.47562,-35.11938)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2804" + id="radialGradient2810" + cx="15.617997" + cy="14.602325" + fx="15.617997" + fy="14.602325" + r="0.99436891" + gradientTransform="matrix(2.754987,0,-2.276037e-6,1.967286,-27.40936,-14.08732)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2826" + id="linearGradient2832" + x1="5.1105971" + y1="25.434898" + x2="-1.1694173" + y2="4.5554562" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2842" + id="linearGradient2848" + x1="6.76405" + y1="6.6889873" + x2="31.357225" + y2="40.581764" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2852" + id="radialGradient2858" + cx="15.77732" + cy="18.274712" + fx="15.77732" + fy="18.274712" + r="13.479223" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="30.762663" + inkscape:cy="1.0295831" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="1205" + inkscape:window-height="755" + inkscape:window-x="44" + inkscape:window-y="105" + inkscape:showpageshadow="false" + width="32px" + height="32px" + borderlayer="true" + showborder="true" + gridtolerance="10000" + inkscape:grid-points="false" + inkscape:grid-bbox="true" + inkscape:guide-bbox="true" + showguides="true" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#radialGradient2858);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2850" + sodipodi:cx="15.77732" + sodipodi:cy="17.018175" + sodipodi:rx="13.479223" + sodipodi:ry="13.479223" + d="M 29.256543 17.018175 A 13.479223 13.479223 0 1 1 2.2980967,17.018175 A 13.479223 13.479223 0 1 1 29.256543 17.018175 z" + transform="matrix(-1.112824,0,0,1.094277,34.05738,-2.372594)" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#radialGradient2784);fill-opacity:1.0;stroke:url(#linearGradient2832);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path1862" + sodipodi:cx="15.77732" + sodipodi:cy="17.018175" + sodipodi:rx="13.479223" + sodipodi:ry="13.479223" + d="M 29.256543 17.018175 A 13.479223 13.479223 0 1 1 2.2980967,17.018175 A 13.479223 13.479223 0 1 1 29.256543 17.018175 z" + transform="translate(0.201903,-1.997398)" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#radialGradient2798);fill-opacity:1.0;stroke:url(#linearGradient2848);stroke-width:1.17175221;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2752" + sodipodi:cx="15.77732" + sodipodi:cy="17.018175" + sodipodi:rx="13.479223" + sodipodi:ry="13.479223" + d="M 29.256543 17.018175 A 13.479223 13.479223 0 1 1 2.2980967,17.018175 A 13.479223 13.479223 0 1 1 29.256543 17.018175 z" + transform="matrix(0.853681,0,0,0.853165,2.538159,0.48069)" /> + <g + id="g1902" + transform="translate(0.5,2)" + style="opacity:0.2"> + <path + sodipodi:nodetypes="ccccc" + id="path1898" + d="M 15,14 L 23,7 L 17,16 L 13,18 L 15,14 z " + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccc" + id="path1900" + d="M 15,16 L 21,20 L 17,14 L 13,12 L 15,16 z " + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <path + sodipodi:type="arc" + style="opacity:1;fill:none;fill-opacity:1;stroke:#c8cec3;stroke-width:0.37329552;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2790" + sodipodi:cx="14" + sodipodi:cy="10.75" + sodipodi:rx="3.5625" + sodipodi:ry="4.3125" + d="M 17.5625 10.75 A 3.5625 4.3125 0 1 1 10.4375,10.75 A 3.5625 4.3125 0 1 1 17.5625 10.75 z" + transform="matrix(2.947368,0,0,2.434783,-25.26315,-11.17391)" /> + <path + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 15,14 L 23,7 L 17,16 L 13,18 L 15,14 z " + id="path2800" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 15,16 L 21,20 L 17,14 L 13,12 L 15,16 z " + id="path2802" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#radialGradient2810);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2786" + sodipodi:cx="16.197165" + sodipodi:cy="15.16202" + sodipodi:rx="0.99436891" + sodipodi:ry="0.92807764" + d="M 17.191533 15.16202 A 0.99436891 0.92807764 0 1 1 15.202796,15.16202 A 0.99436891 0.92807764 0 1 1 17.191533 15.16202 z" + transform="matrix(1.022222,0,0,1.078416,-0.55881,-1.350115)" /> + <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-opacity:1" + id="path2812" + sodipodi:cx="15.5" + sodipodi:cy="14.5" + sodipodi:rx="0.5" + sodipodi:ry="0.5" + d="M 16 14.5 A 0.5 0.5 0 1 1 15,14.5 A 0.5 0.5 0 1 1 16 14.5 z" /> + </g> +</svg> diff --git a/icons/32x32/mate-panel-drawer.png b/icons/32x32/mate-panel-drawer.png Binary files differnew file mode 100644 index 00000000..733a3f96 --- /dev/null +++ b/icons/32x32/mate-panel-drawer.png diff --git a/icons/32x32/mate-panel-drawer.svg b/icons/32x32/mate-panel-drawer.svg new file mode 100644 index 00000000..61f00256 --- /dev/null +++ b/icons/32x32/mate-panel-drawer.svg @@ -0,0 +1,486 @@ +<?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="svg2" + sodipodi:version="0.32" + inkscape:version="0.43+devel" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/32x32" + sodipodi:docname="mate-panel-drawer.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient2819"> + <stop + style="stop-color:black;stop-opacity:0;" + offset="0" + id="stop2821" /> + <stop + id="stop2827" + offset="0.5" + style="stop-color:black;stop-opacity:1;" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2823" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2805"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2807" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2809" /> + </linearGradient> + <linearGradient + id="linearGradient2946"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop2948" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="1" + id="stop2950" /> + </linearGradient> + <linearGradient + id="linearGradient1946"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop1948" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="1" + id="stop1950" /> + </linearGradient> + <linearGradient + id="linearGradient3704"> + <stop + style="stop-color:#fce94f;stop-opacity:1" + offset="0" + id="stop3714" /> + <stop + style="stop-color:#fef8c2;stop-opacity:1;" + offset="1" + id="stop3708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3645"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3647" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3649" /> + </linearGradient> + <linearGradient + id="linearGradient3635"> + <stop + id="stop3637" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1" /> + <stop + id="stop3639" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3615"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop3617" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop3619" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3048"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop3050" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop3052" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3040"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3042" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3044" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3030"> + <stop + style="stop-color:#c4a000;stop-opacity:1" + offset="0" + id="stop3032" /> + <stop + style="stop-color:#edd400;stop-opacity:1" + offset="1" + id="stop3034" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3645" + id="radialGradient2013" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.391304,0,18.34647)" + cx="24.140625" + cy="30.140625" + fx="24.140625" + fy="30.140625" + r="7.546875" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3615" + id="radialGradient2023" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.810689,-3.833114e-6,0,0.655113,-60.25919,-1.948163)" + cx="19.100201" + cy="34.240425" + fx="19.100201" + fy="34.240425" + r="7" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3635" + id="radialGradient2026" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.169862,0,-6.171831e-6,0.705592,-9.639854,-2.436184)" + cx="18.972952" + cy="32.439533" + fx="18.972952" + fy="32.439533" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3040" + id="linearGradient2029" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.670553,0,0,0.646447,0.153065,0.601391)" + x1="3" + y1="24.871992" + x2="7.9375" + y2="49.815731" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3704" + id="linearGradient2033" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.670553,0,0,0.646447,-0.176382,0.258237)" + x1="42.875" + y1="34.375" + x2="2" + y2="20" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3030" + id="linearGradient2035" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.670553,0,0,0.646447,-0.176382,0.258237)" + x1="2.3864853" + y1="34.399788" + x2="0.51148534" + y2="15.856615" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1946" + id="linearGradient2039" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.670553,0,0,0.646447,-0.176382,0.258237)" + x1="37.625" + y1="17.25" + x2="35" + y2="21.62743" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3048" + id="linearGradient2045" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.670553,0,0,0.646447,-0.176382,0.258237)" + x1="11.375" + y1="17.493593" + x2="11.375" + y2="24.053179" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2946" + id="linearGradient2952" + x1="22.428543" + y1="9.3504858" + x2="24.174213" + y2="9.3725834" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2805" + id="radialGradient2811" + cx="1" + cy="26" + fx="1" + fy="26" + r="2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,2,0,-49,25)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2805" + id="radialGradient2815" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,2,0,-80,-23)" + cx="1" + cy="26" + fx="1" + fy="26" + r="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2819" + id="linearGradient2825" + x1="16" + y1="21.998901" + x2="16" + y2="26.0005" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2805" + id="radialGradient2834" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,2,0,-49,25)" + cx="1" + cy="26" + fx="1" + fy="26" + r="2" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2805" + id="radialGradient2836" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,2,0,-80,-23)" + cx="1" + cy="26" + fx="1" + fy="26" + r="2" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2819" + id="linearGradient2838" + gradientUnits="userSpaceOnUse" + x1="16" + y1="21.998901" + x2="16" + y2="26.0005" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="18.591524" + inkscape:cy="6.8216588" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="1051" + inkscape:window-height="738" + inkscape:window-x="234" + inkscape:window-y="184" + inkscape:showpageshadow="false" + inkscape:grid-points="true" + inkscape:grid-bbox="false" + gridtolerance="10000" + showborder="false" + borderlayer="true" + showguides="true" + inkscape:guide-bbox="true" + width="32px" + height="32px" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Cassetto</dc:title> + <dc:date>2006-05-11</dc:date> + <dc:subject> + <rdf:Bag> + <rdf:li>drawer</rdf:li> + </rdf:Bag> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#d3d7cf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1" + id="rect2983" + width="16.093271" + height="9.0502577" + x="7.870254" + y="8.6620483" /> + <path + style="fill:url(#linearGradient2039);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:11;stroke-opacity:1" + d="M 27.986844,14.477366 L 23.780171,8.6544723 L 23.780171,17.712306 L 27.986844,17.712306 L 27.986844,14.477366 z " + id="path2988" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#888a85;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:11;stroke-opacity:1" + d="M 3.846936,14.480071 L 8.2693405,8.662048 L 8.2693405,17.712306 L 3.846936,17.712306 L 3.846936,14.480071 z " + id="rect2985" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2045);stroke-width:1.0000006px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="M 3,15 L 7.5,8.5 L 24.5,8.5 L 29,15 L 3,15 z " + id="path2085" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.99436891" + inkscape:original="M 7.5 8.5 L 3 15 L 29 15 L 24.5 8.5 L 7.5 8.5 z " + style="fill:none;fill-opacity:1.0;fill-rule:evenodd;stroke:url(#linearGradient2952);stroke-width:1.0000006px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path2054" + d="M 8,9.5 L 4.90625,14 L 27.09375,14 L 24,9.5 L 8,9.5 z " /> + <g + id="g2829" + style="opacity:0.4" + transform="translate(0.5,0)"> + <rect + y="22" + x="-1" + height="4" + width="4" + id="rect1916" + style="opacity:1;fill:url(#radialGradient2834);fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:0" /> + <rect + transform="scale(-1,-1)" + y="-26" + x="-32" + height="4" + width="4" + id="rect2813" + style="opacity:1;fill:url(#radialGradient2836);fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:0" /> + <rect + y="22" + x="3" + height="4" + width="25" + id="rect2817" + style="opacity:1;fill:url(#linearGradient2838);fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:0" /> + </g> + <rect + style="fill:url(#linearGradient2033);fill-opacity:1;stroke:url(#linearGradient2035);stroke-width:1.0000006;stroke-linecap:round;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1" + id="rect1862" + width="29" + height="11" + x="1.5" + y="13.5" + rx="0.69150776" + ry="0.66664845" /> + <path + sodipodi:type="arc" + style="opacity:0.38039216;fill:url(#radialGradient2013);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3643" + sodipodi:cx="24.140625" + sodipodi:cy="30.140625" + sodipodi:rx="7.546875" + sodipodi:ry="2.953125" + d="M 31.6875 30.140625 A 7.546875 2.953125 0 1 1 16.59375,30.140625 A 7.546875 2.953125 0 1 1 31.6875 30.140625 z" + transform="matrix(0.906644,0,0,0.774463,-5.84651,-2.670419)" /> + <rect + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2029);stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1" + id="rect3038" + width="27" + height="9" + x="2.5" + y="14.5" + rx="0" + ry="0" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#radialGradient2026);stroke-width:3.00000238;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 20.519805,19.069677 C 20.519805,19.86029 19.543497,20.496775 18.762059,20.496775 L 12.902904,20.496775 C 12.121467,20.496775 11.492366,19.86029 11.492366,19.069677" + id="path3599" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#radialGradient2023);stroke-width:1.00000072;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" + d="M 20.5,19.051312 C 20.5,19.850656 19.872661,20.494173 19.093409,20.494173 L 12.904404,20.471974 C 12.125152,20.471974 11.497811,19.828459 11.497811,19.029114" + id="rect3596" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:type="arc" + style="fill:white;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3641" + sodipodi:cx="18.742188" + sodipodi:cy="29.960938" + sodipodi:rx="0.3359375" + sodipodi:ry="0.2421875" + d="M 19.078125 29.960938 A 0.3359375 0.2421875 0 1 1 18.40625,29.960938 A 0.3359375 0.2421875 0 1 1 19.078125 29.960938 z" + transform="matrix(1.540064,0,0,2.021723,-17.86417,-40.07272)" /> + </g> +</svg> diff --git a/icons/32x32/mate-panel-fish.png b/icons/32x32/mate-panel-fish.png Binary files differnew file mode 100644 index 00000000..6701ac93 --- /dev/null +++ b/icons/32x32/mate-panel-fish.png diff --git a/icons/32x32/mate-panel-fish.svg b/icons/32x32/mate-panel-fish.svg new file mode 100644 index 00000000..7e60d38a --- /dev/null +++ b/icons/32x32/mate-panel-fish.svg @@ -0,0 +1,656 @@ +<?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="svg1307" + sodipodi:version="0.32" + inkscape:version="0.43+devel" + sodipodi:docbase="/home/lapo/Icone/mate-panel/32x32" + sodipodi:docname="mate-panel-fish.svg" + inkscape:export-filename="/home/ulisse/icone/wanda/scalable/wanda.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + version="1.0"> + <defs + id="defs1309"> + <linearGradient + inkscape:collect="always" + id="linearGradient3140"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3142" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3144" /> + </linearGradient> + <linearGradient + id="linearGradient3031"> + <stop + style="stop-color:white;stop-opacity:0;" + offset="0" + id="stop3033" /> + <stop + id="stop3041" + offset="0.5" + style="stop-color:white;stop-opacity:1;" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3035" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3007"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3009" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3011" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2999"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3001" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3003" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2991"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2993" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2995" /> + </linearGradient> + <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="linearGradient2938"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2940" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2942" /> + </linearGradient> + <linearGradient + id="linearGradient2908"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2910" /> + <stop + id="stop2916" + offset="0.45945945" + style="stop-color:#a0a0a0;stop-opacity:1;" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="1" + id="stop2912" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2879"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2881" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2883" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2851"> + <stop + style="stop-color:#b15700;stop-opacity:1;" + offset="0" + id="stop2853" /> + <stop + style="stop-color:#b15700;stop-opacity:0;" + offset="1" + id="stop2855" /> + </linearGradient> + <linearGradient + id="linearGradient2841"> + <stop + style="stop-color:#b15700;stop-opacity:1;" + offset="0" + id="stop2843" /> + <stop + style="stop-color:#ffaf61;stop-opacity:1;" + offset="1" + id="stop2845" /> + </linearGradient> + <linearGradient + id="linearGradient2822"> + <stop + style="stop-color:#fed9a2;stop-opacity:1;" + offset="0" + id="stop2824" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1;" + offset="1" + id="stop2826" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2814"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2816" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2818" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2806"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2808" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2810" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2953"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2955" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2957" /> + </linearGradient> + <linearGradient + id="linearGradient2927"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop2929" /> + <stop + style="stop-color:#c4c4bd;stop-opacity:1;" + offset="1" + id="stop2931" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2215"> + <stop + style="stop-color:#fcaf3e;stop-opacity:1;" + offset="0" + id="stop2217" /> + <stop + style="stop-color:#f57900" + offset="1" + id="stop2219" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2822" + id="linearGradient2896" + gradientUnits="userSpaceOnUse" + x1="15.819157" + y1="18.416809" + x2="18.834814" + y2="27.884321" + gradientTransform="matrix(0.65317,0,0,0.677917,0.535262,0.114061)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2927" + id="radialGradient2933" + cx="12.509563" + cy="18.175413" + fx="12.509563" + fy="18.175413" + r="3.0691423" + gradientTransform="matrix(0.774722,0,0,0.78676,2.558566,3.937224)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2953" + id="linearGradient2959" + x1="10.519532" + y1="15.218751" + x2="10.601563" + y2="16.440104" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2806" + id="linearGradient2812" + x1="15" + y1="30.188313" + x2="14.75" + y2="24.563313" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.719559,0,0,0.717877,-0.633079,1.216483)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2814" + id="linearGradient2820" + x1="9.089674" + y1="19.5" + x2="9.5766888" + y2="22.928572" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2822" + id="radialGradient2828" + cx="13.600359" + cy="14.214091" + fx="13.600359" + fy="14.214091" + r="3.6818285" + gradientTransform="matrix(0.673036,0,0,0.834892,0.166538,-0.204555)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2841" + id="linearGradient2847" + x1="11.44949" + y1="17.084051" + x2="11.646118" + y2="23.565865" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2851" + id="linearGradient2857" + x1="20.506096" + y1="26.123884" + x2="22.804193" + y2="23.516428" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.673036,0,0,0.671463,0.166538,2.455347)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2879" + id="radialGradient2885" + cx="20.152544" + cy="33.636894" + fx="20.152544" + fy="33.636894" + r="15.291184" + gradientTransform="matrix(1,0,0,0.257225,0,24.98463)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2908" + id="linearGradient2914" + x1="11" + y1="8.96875" + x2="10.5625" + y2="12.28125" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.065193,0,0,1.062703,-4.157454,-2.432513)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2215" + id="linearGradient2936" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.643287,8.434448e-2,-8.896863e-2,0.675386,4.624351,0.449074)" + x1="27.423513" + y1="15.167804" + x2="34.511864" + y2="14.907785" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2938" + id="linearGradient2944" + x1="20.96875" + y1="18.626238" + x2="23.21875" + y2="34.31374" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2949" + id="linearGradient2955" + x1="12.573617" + y1="21.924866" + x2="12.573617" + y2="19.5" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2991" + id="linearGradient3023" + gradientUnits="userSpaceOnUse" + x1="35.53125" + y1="20.71875" + x2="42.4375" + y2="20.71875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2999" + id="linearGradient3025" + gradientUnits="userSpaceOnUse" + x1="36.625" + y1="21.796875" + x2="42.59375" + y2="21.796875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3007" + id="linearGradient3027" + gradientUnits="userSpaceOnUse" + x1="38.34375" + y1="23.203125" + x2="43.125" + y2="23.203125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3031" + id="linearGradient3037" + x1="44.03125" + y1="22.0625" + x2="37.59375" + y2="22.21875" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.673036,0,0,0.671463,0.166538,2.455347)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2215" + id="linearGradient3138" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65111,0,0,0.635315,0.303275,-0.311031)" + x1="26.247757" + y1="38.03194" + x2="23.782515" + y2="36.457325" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3140" + id="linearGradient3146" + x1="17.703779" + y1="24.234375" + x2="15.261021" + y2="22.046875" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666" + borderopacity="0.39215686" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.313708" + inkscape:cx="22.846822" + inkscape:cy="14.209207" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:grid-points="true" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:window-width="1159" + inkscape:window-height="1022" + inkscape:window-x="490" + inkscape:window-y="0" + fill="#f57900" + inkscape:showpageshadow="false" + width="32px" + height="32px" /> + <metadata + id="metadata1312"> + <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> + <dc:title>wanda</dc:title> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:contributor> + <cc:Agent> + <dc:title>Lapo Calamandrei +Jakub Steiner</dc:title> + </cc:Agent> + </dc:contributor> + <dc:description>fish, superstar</dc:description> + </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"> + <path + sodipodi:type="arc" + style="opacity:0.29381445;color:black;fill:url(#radialGradient2885);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25;stroke-linecap:butt;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" + id="path2877" + sodipodi:cx="20.152544" + sodipodi:cy="33.636894" + sodipodi:rx="15.291184" + sodipodi:ry="3.9332814" + d="M 35.443728 33.636894 A 15.291184 3.9332814 0 1 1 4.8613596,33.636894 A 15.291184 3.9332814 0 1 1 35.443728 33.636894 z" + transform="matrix(0.673036,0,0,1.109046,0.761423,-13.21317)" /> + <path + style="opacity:1;color:black;fill:#bd7102;fill-opacity:1;fill-rule:evenodd;stroke:#b15700;stroke-width:1;stroke-linecap:butt;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 28.5,11 L 28.223726,17.3954 L 30.495223,12.863024 L 28.5,11 z " + id="path3043" + sodipodi:nodetypes="cccc" /> + <path + style="fill:url(#linearGradient2936);fill-opacity:1;fill-rule:evenodd;stroke:#b15700;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 9.5049131,8.2134412 C 5.8989871,8.359849 2.5,11.75 0.5,16.25 C 1.25,20.25 6.0810821,24.871621 11.271632,24.193963 C 16.034499,23.572142 17.634784,21.306659 21.956079,17.752114 C 27.480349,20.528707 31,20.33305 31,20.33305 C 28.544203,17.440858 33.711252,13.056355 29,11 C 30.913634,13.699008 26.68242,15.58622 21.850917,14.2689 C 21.127426,13.736477 20.3731,13.190512 19.600453,12.653192 C 19.521938,11.121097 20.946611,9.7094504 22,8.5 C 17,8.5 16,9 15.309848,9.9883234 C 13.530685,9.037378 11.787837,8.3690527 10.241046,8.2344244 C 9.9977391,8.2132478 9.7453081,8.2036808 9.5049131,8.2134412 z " + id="path2192" + sodipodi:nodetypes="ccscccccccsc" /> + <path + style="opacity:0.35567011;color:black;fill:url(#linearGradient3037);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;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 29.548759,13.639406 C 29.435066,16.292188 29.219252,17.598241 29.801147,19.304877 C 27.710168,19.567191 25.766243,19.179365 23.848987,18.318665 L 25.405382,15.632812 C 26.68643,15.62628 28.382776,14.990495 29.548759,13.639406 z " + id="path3029" + sodipodi:nodetypes="ccccc" /> + <path + style="opacity:0.943299;color:black;fill:url(#linearGradient2896);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M 21.81916,14.620723 C 14.225094,12.580309 9.0616321,22.858557 1.5150167,16.384069 C 3.1580378,11.668524 6.9165411,7.8604221 10.33281,8.5880237 C 12.539292,9.0579633 14.094834,9.640925 15.374097,10.309792 C 17.687403,11.51931 19.09728,13.009737 21.81916,14.620723 z " + id="path2223" + sodipodi:nodetypes="ccssc" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.90655917" + inkscape:original="M 9.5 8.21875 C 5.8940738 8.3651581 2.5 11.75 0.5 16.25 C 1.25 20.25 6.0907001 24.865158 11.28125 24.1875 C 16.044117 23.56568 17.647455 21.304545 21.96875 17.75 C 27.49302 20.526594 31 20.34375 31 20.34375 C 28.544203 17.451558 33.711252 13.056355 29 11 C 30.913634 13.699008 26.675253 15.59857 21.84375 14.28125 C 21.120258 13.748827 20.366397 13.19357 19.59375 12.65625 C 19.515236 11.124155 20.946611 9.7094504 22 8.5 C 17 8.5 16.002652 9.0116766 15.3125 10 C 13.533337 9.0490548 11.796791 8.3846283 10.25 8.25 C 10.006693 8.2288232 9.740395 8.2089896 9.5 8.21875 z " + xlink:href="#path2192" + style="opacity:0.45876291;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2944);stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2934" + inkscape:href="#path2192" + d="M 9.53125,9.125 C 6.544958,9.2462497 3.565706,12.277951 2.09375,16.375 C 2.2708647,18.066036 3.3282199,19.967455 4.96875,21.34375 C 6.6478562,22.752408 8.8498089,23.58237 11.15625,23.28125 C 13.410763,22.98691 14.831681,22.369658 16.28125,21.34375 C 17.730819,20.317842 19.21525,18.864739 21.40625,17.0625 C 21.677202,16.835579 22.055321,16.78679 22.375,16.9375 C 25.061224,18.287643 27.229728,18.901184 28.71875,19.1875 C 29.243481,19.288398 29.161454,19.246292 29.5,19.28125 C 29.386508,18.81474 29.32962,18.354672 29.34375,17.90625 C 29.375254,16.90643 29.610094,15.963645 29.75,15.125 C 29.879307,14.349889 29.881192,13.725031 29.75,13.21875 C 29.442828,13.919231 28.867256,14.470459 28.15625,14.84375 C 26.533896,15.695516 24.185411,15.862872 21.59375,15.15625 C 21.491435,15.121351 21.396185,15.068434 21.3125,15 C 20.588796,14.467421 19.821728,13.934238 19.0625,13.40625 C 18.831383,13.239007 18.69246,12.972738 18.6875,12.6875 C 18.634869,11.66047 19.055908,10.817814 19.5625,10.125 C 19.622388,10.043097 19.687862,9.9849644 19.75,9.90625 C 19.043357,9.9518191 17.931601,9.9443265 17.5625,10.03125 C 16.840065,10.201384 16.497187,10.43569 15.6875,10.8125 C 15.431825,10.940647 15.130675,10.940647 14.875,10.8125 C 13.157293,9.8944026 11.504745,9.2736192 10.15625,9.15625 C 9.9211566,9.1357881 9.6947893,9.1183601 9.53125,9.125 z " + transform="translate(0.152311,-0.123565)" /> + <path + sodipodi:type="arc" + style="color:black;fill:url(#radialGradient2933);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2847);stroke-width:0.9494763;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" + id="path2180" + sodipodi:cx="12.25" + sodipodi:cy="19.5" + sodipodi:rx="2.75" + sodipodi:ry="3" + d="M 15 19.5 A 2.75 3 0 1 1 9.5,19.5 A 2.75 3 0 1 1 15 19.5 z" + transform="matrix(1.101332,0,0,1.007195,-5.248347,-5.770077)" /> + <path + sodipodi:type="arc" + style="color:black;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2820);stroke-width:1.3265723;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" + id="path2917" + sodipodi:cx="12.25" + sodipodi:cy="19.5" + sodipodi:rx="2.75" + sodipodi:ry="3" + d="M 15 19.5 A 2.75 3 0 1 1 9.5,19.5 A 2.75 3 0 1 1 15 19.5 z" + transform="matrix(0.788277,0,0,0.720875,-1.413422,-0.186829)" /> + <path + style="fill:#b15700;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 2.339868,19.349819 C 4.5363241,21.984001 7.1202941,19.125765 10.621818,18.35082 C 6.9279131,18.439298 4.6536071,21.060818 1.4319901,17.639666 L 2.339868,19.349819 z " + id="path2182" + sodipodi:nodetypes="cccc" /> + <path + style="color:black;fill:black;fill-opacity:0.40217393;fill-rule:evenodd;stroke:none;stroke-width:1.00000036;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 9.2628731,10.749505 C 8.3637551,10.377269 7.3076191,10.717537 6.4851341,11.059939 C 9.6343781,10.956626 10.958258,15.863653 10.958258,15.863653 C 12.028136,13.668665 11.136783,11.525304 9.2628731,10.749505 z " + id="path2201" + sodipodi:nodetypes="ccsc" /> + <path + sodipodi:type="arc" + style="color:black;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:1.97624171;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" + id="path2221" + sodipodi:cx="26" + sodipodi:cy="24.5" + sodipodi:rx="2" + sodipodi:ry="2" + d="M 28 24.5 A 2 2 0 1 1 24,24.5 A 2 2 0 1 1 28 24.5 z" + transform="matrix(0.504779,0,0,0.507247,-5.633812,1.086943)" /> + <path + style="opacity:0.31443296;color:black;fill:url(#linearGradient2812);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;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 1.9753222,18.535283 C 1.9753222,18.535283 4.4625191,23.663238 9.8788411,23.896159 C 16.598032,24.189666 21.493361,17.189262 21.493361,17.189262 L 1.9753222,18.535283 z " + id="path1917" + sodipodi:nodetypes="cscc" /> + <path + style="fill:url(#linearGradient3138);fill-opacity:1;fill-rule:evenodd;stroke:#b15700;stroke-width:0.96744114;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 12.674361,21.289676 L 16.585375,26.564141 C 19.51537,24.975853 19.185459,22.560307 18.208795,21.289676 L 13.976581,20.019046 L 12.674361,21.289676 z " + id="path2190" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:type="arc" + style="opacity:1;color:black;fill:url(#linearGradient2959);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" + id="path2935" + sodipodi:cx="10.65625" + sodipodi:cy="15.65625" + sodipodi:rx="1.5625" + sodipodi:ry="0.875" + d="M 12.21875 15.65625 A 1.5625 0.875 0 1 1 9.09375,15.65625 A 1.5625 0.875 0 1 1 12.21875 15.65625 z" + transform="matrix(0.864603,0,0,1.293872,-1.713426,-7.257184)" /> + <path + sodipodi:nodetypes="ccsc" + id="path2830" + d="M 9.5008261,10.571458 C 8.6017081,10.199221 7.5455731,10.539489 6.7230881,10.881891 C 9.8723311,10.778578 11.196211,15.685605 11.196211,15.685605 C 12.266089,13.490617 11.374737,11.347256 9.5008261,10.571458 z " + style="color:black;fill:url(#radialGradient2828);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000036;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" /> + <path + style="opacity:1;color:black;fill:url(#linearGradient2857);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;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 10.874472,22.459579 L 15.03867,18.245763 L 16.406906,18.423812 L 10.874472,22.459579 z " + id="path2849" + sodipodi:nodetypes="cccc" /> + <path + style="opacity:1;color:black;fill:url(#linearGradient2914);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25;stroke-linecap:butt;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 6.4278985,11.781148 C 3.2323197,10.519188 2.5,5.4713449 2.5,5.4713449 C 2.5,5.4713449 3.2323197,9.323646 6.89392,10.784863 C 4.7681207,8.4836455 5.8305642,7.6469686 6,5.9999999 C 6.1044055,8.3629557 6.5,9.5 8.2254111,11.183377 C 7.3340933,9.720944 8.4114861,8.1365859 8.5,6.9999999 C 8.6625479,8.3696687 8.2774461,10.773107 9.290604,12.3125 C 8.2669292,11.927551 7.2757229,11.639781 6.4278985,11.781148 z " + id="path2901" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path2903" + d="M 8.6578516,12.118098 C 8.1001176,10.853374 9.1995456,9.7223472 9.1995456,9.7223472 C 9.1995456,9.7223472 8.4151456,10.841131 9.1657186,12.128263 C 8.9788196,11.062266 9.2950736,10.737747 9.8064596,10.315603 C 9.3396086,11.140931 9.2030946,11.467144 9.5925246,12.618915 C 9.6098666,11.840434 9.9108026,11.613897 10.22379,11.199783 C 9.9498276,11.764609 9.9235326,12.66224 9.9340066,13.5 C 9.5477596,13.013335 9.2032726,12.498895 8.6578516,12.118098 z " + style="opacity:1;color:black;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25;stroke-linecap:butt;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" /> + <path + style="opacity:0.79381445;color:black;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25;stroke-linecap:butt;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 16.908305,10.250615 C 17.813158,9.8393773 18.43753,9.8071323 19.810772,9.7155427 C 18.5397,10.090235 18.242721,10.272215 17.360501,10.764704 C 16.810048,11.071987 16.410096,10.47704 16.908305,10.250615 z " + id="path2930" + sodipodi:nodetypes="ccss" /> + <path + transform="matrix(1.528265,0,0,1.397683,-10.53375,-13.44231)" + d="M 15 19.5 A 2.75 3 0 1 1 9.5,19.5 A 2.75 3 0 1 1 15 19.5 z" + sodipodi:ry="3" + sodipodi:rx="2.75" + sodipodi:cy="19.5" + sodipodi:cx="12.25" + id="path2947" + style="opacity:0.29896904;color:black;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2955);stroke-width:0.68422097;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" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="cccc" + id="path2887" + d="M 3.1463301,20.418614 C 5.0507211,22.299199 6.1190991,20.303448 8.4331241,19.184753 C 6.4892191,19.304481 4.4120331,22.243897 2.0082904,18.666045 L 3.1463301,20.418614 z " + style="opacity:0.74226804;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + id="g3015" + transform="matrix(0.673036,0,0,0.671463,0.376862,2.500295)"> + <path + id="path2977" + d="M 42.4375,20.34375 L 42.4375,21.09375 C 40.672788,21.424936 37.889437,20.621802 35.53125,20.34375 C 37.83716,20.359058 40.281614,20.928538 42.4375,20.34375 z " + style="opacity:0.12371132;color:black;fill:url(#linearGradient3023);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;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" + sodipodi:nodetypes="cccc" /> + <path + id="path2979" + d="M 42.40625,21.78125 L 42.59375,22.46875 C 40.604167,22.823591 38.614583,21.661518 36.625,21.125 C 38.552083,21.370176 40.479167,22.279933 42.40625,21.78125 z " + style="opacity:0.12371132;color:black;fill:url(#linearGradient3025);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;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" + sodipodi:nodetypes="cccc" /> + <path + id="path2981" + d="M 42.8125,23.3125 L 43.125,23.90625 L 38.34375,22.5 L 42.8125,23.3125 z " + style="opacity:0.12371132;color:black;fill:url(#linearGradient3027);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;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" /> + </g> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.81122816" + inkscape:original="M 13.96875 20.03125 L 12.6875 21.28125 L 16.59375 26.5625 C 19.523745 24.974213 19.195414 22.551881 18.21875 21.28125 L 13.96875 20.03125 z " + xlink:href="#path2190" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3146);stroke-width:0.96744114;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.34536082" + id="path3136" + inkscape:href="#path2190" + d="M 14.1875,20.9375 L 13.75,21.375 L 16.75,25.40625 C 17.543132,24.822011 17.967269,24.222021 18.0625,23.65625 C 18.167862,23.030288 17.954643,22.434316 17.65625,21.96875 L 14.1875,20.9375 z " /> + </g> +</svg> diff --git a/icons/32x32/mate-panel-force-quit.png b/icons/32x32/mate-panel-force-quit.png Binary files differnew file mode 100644 index 00000000..87dac00d --- /dev/null +++ b/icons/32x32/mate-panel-force-quit.png diff --git a/icons/32x32/mate-panel-force-quit.svg b/icons/32x32/mate-panel-force-quit.svg new file mode 100644 index 00000000..91f4d48f --- /dev/null +++ b/icons/32x32/mate-panel-force-quit.svg @@ -0,0 +1,362 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + 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="svg2" + s:version="0.32" + inkscape:version="0.44" + version="1.0" + s:docbase="/home/lapo/Templates" + s:docname="Icona 48x48.svg" + inkscape:export-filename="/home/lapo/Desktop/xubuntu/pngs/wksp.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:version="0.32" + sodipodi:docname="mate-force-quit.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/32x32" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <sodipodi:namedview + inkscape:window-height="622" + inkscape:window-width="1051" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="1" + inkscape:cx="31.436342" + inkscape:cy="4.5245786" + inkscape:window-x="298" + inkscape:window-y="98" + inkscape:current-layer="layer1" + width="32px" + height="32px" /> + <defs + id="defs4"> + <linearGradient + id="linearGradient3690"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3692" /> + <stop + style="stop-color:white;stop-opacity:0.46875" + offset="1" + id="stop3694" /> + </linearGradient> + <linearGradient + id="linearGradient3674"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3676" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="1" + id="stop3678" /> + </linearGradient> + <linearGradient + id="linearGradient2781"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop2783" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop2785" /> + </linearGradient> + <linearGradient + id="linearGradient5048"> + <stop + id="stop5050" + offset="0" + style="stop-color:black;stop-opacity:0;" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0.5" + id="stop5056" /> + <stop + id="stop5052" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <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> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient5798" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient5800" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient5802" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3690" + id="linearGradient5841" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.741582,0,0,0.724136,-2.545028,-1.379285)" + x1="9.5" + y1="16.26436" + x2="9.5" + y2="13.408723" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2781" + id="linearGradient5853" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.756708,0,0,0.742029,-2.923171,-1.808703)" + x1="24.925514" + y1="40.000107" + x2="24.925514" + y2="19.53867" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3674" + id="linearGradient5855" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.756708,0,0,0.742029,-2.923171,-1.808703)" + x1="23.069359" + y1="6.7993021" + x2="23.069359" + y2="12.403291" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient2940" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient2942" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient2944" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + </defs> + <s:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="10.097903" + inkscape:cy="38.917761" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="965" + inkscape:window-height="763" + inkscape:window-x="176" + inkscape:window-y="103" + fill="#729fcf" + stroke="#3465a4" + inkscape:showpageshadow="false" + showguides="false" + inkscape:guide-bbox="true" + inkscape:grid-points="true" + inkscape:grid-bbox="false" + showborder="true"> + <s:guide + orientation="vertical" + position="24.041631" + id="guide2191" /> + <s:guide + orientation="horizontal" + position="25.986174" + id="guide2203" /> + </s:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Create a window</dc:title> + <dc:subject> + <rdf:Bag /> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="opacity:0.58730164;display:inline" + id="g5022" + transform="matrix(9.85011e-3,0,0,9.407189e-3,18.26104,26.41764)"> + <rect + y="-150.69685" + x="-1559.2523" + height="478.35718" + width="1339.6335" + id="rect4173" + style="opacity:0.40206185;color:black;fill:url(#linearGradient5798);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 + sodipodi:nodetypes="cccc" + id="path5058" + d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 z " + style="opacity:0.40206185;color:black;fill:url(#radialGradient5800);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(#radialGradient5802);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 -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z " + id="path5018" + sodipodi:nodetypes="cccc" /> + </g> + <g + style="opacity:0.58730164;display:inline" + id="g2932" + transform="matrix(6.402571e-3,0,0,9.407189e-3,31.69468,26.41764)"> + <rect + y="-150.69685" + x="-1559.2523" + height="478.35718" + width="1339.6335" + id="rect2934" + style="opacity:0.40206185;color:black;fill:url(#linearGradient2940);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 + sodipodi:nodetypes="cccc" + id="path2936" + d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 z " + style="opacity:0.40206185;color:black;fill:url(#radialGradient2942);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(#radialGradient2944);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 -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z " + id="path2938" + sodipodi:nodetypes="cccc" /> + </g> + <g + id="g5849" + transform="matrix(1.001116,0,0,0.999878,-1.258226e-2,1.938635e-3)"> + <path + style="fill:url(#linearGradient5853);fill-opacity:1;stroke:#888a85;stroke-width:0.99950331;stroke-miterlimit:4;stroke-opacity:1" + d="M 3 4.875 C 2.1606322 4.875 1.5 5.521682 1.5 6.34375 L 1.5 26.03125 C 1.5 26.853319 2.1606321 27.5 3 27.5 L 17.40625 27.5 L 14.84375 23.84375 L 14.03125 22.6875 L 15.09375 21.8125 L 19.34375 18.25 L 9.875 13.3125 L 7.96875 12.3125 L 9.5625 10.84375 L 16.1875 4.875 L 3 4.875 z M 20.6875 4.875 L 13.1875 11.625 L 22.75 16.625 L 24.75 17.6875 L 23.03125 19.125 L 18.09375 23.25 L 21.0625 27.5 L 28.96875 27.5 C 29.808118 27.5 30.499999 26.853318 30.5 26.03125 L 30.5 6.34375 C 30.5 5.5216818 29.808117 4.8749999 28.96875 4.875 L 20.6875 4.875 z " + transform="matrix(0.998885,0,0,1.000122,1.256823e-2,-1.938872e-3)" + id="rect1887" /> + <path + style="fill:url(#linearGradient5855);fill-opacity:1;stroke:#204a87;stroke-width:0.99950355;stroke-miterlimit:4;stroke-opacity:1;stroke-linecap:round" + d="M 11.59375,9 L 16.59375,4.5 L 3,4.5 C 2.1606322,4.5 1.5,5.1466815 1.5,5.96875 L 1.5,9 M 30.5,9 L 30.5,5.96875 C 30.5,5.1466817 29.808118,4.4999998 28.96875,4.5 L 21.09375,4.5 L 16.09375,9" + transform="matrix(0.998885,0,0,1.000122,1.256823e-2,-1.938872e-3)" + id="rect2776" + sodipodi:nodetypes="cccccccccc" /> + </g> + <path + style="opacity:0.8;fill:none;fill-opacity:1;stroke:url(#linearGradient5841);stroke-width:1.00000036;stroke-miterlimit:4;stroke-opacity:1" + d="M 3.25 5.5 C 2.8410573 5.5 2.5 5.8194274 2.5 6.21875 L 2.5 25.78125 C 2.5 26.180573 2.8410574 26.5 3.25 26.5 L 15.46875 26.5 L 14 24.40625 L 12.6875 22.53125 L 14.46875 21.0625 L 17.59375 18.46875 L 9.40625 14.1875 L 6.21875 12.53125 L 8.875 10.125 L 14 5.5 L 3.25 5.5 z M 21.46875 5.5 L 14.90625 11.40625 L 23.21875 15.75 L 26.53125 17.5 L 23.65625 19.875 L 19.4375 23.40625 L 21.59375 26.5 L 28.75 26.5 C 29.158942 26.5 29.5 26.180572 29.5 25.78125 L 29.5 6.21875 C 29.5 5.8194273 29.158942 5.5 28.75 5.5 L 21.46875 5.5 z " + id="rect2779" /> + <path + style="opacity:0.3172973;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 88.875,-1.84375 L 73.5625,11.96875 L 85.0625,17.96875 L 79.0625,22.96875 L 86.0625,32.96875" + id="path2788" + sodipodi:nodetypes="ccccc" /> + <path + style="opacity:0.3172973;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="M 24.875,-1.84375 L 9.5625,11.96875 L 21.0625,17.96875 L 15.0625,22.96875 L 22.0625,32.96875" + id="path2872" + sodipodi:nodetypes="ccccc" /> + </g> +</svg> diff --git a/icons/32x32/mate-panel-launcher.png b/icons/32x32/mate-panel-launcher.png Binary files differnew file mode 100644 index 00000000..9f605cfa --- /dev/null +++ b/icons/32x32/mate-panel-launcher.png diff --git a/icons/32x32/mate-panel-launcher.svg b/icons/32x32/mate-panel-launcher.svg new file mode 100644 index 00000000..00ebb02e --- /dev/null +++ b/icons/32x32/mate-panel-launcher.svg @@ -0,0 +1,710 @@ +<?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="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Desktop/mate-panel-launcher/32x32" + sodipodi:docname="mate-panel-launcher.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient3990"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop3992" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop3994" /> + </linearGradient> + <linearGradient + id="linearGradient3062"> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="0" + id="stop3064" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop3066" /> + </linearGradient> + <linearGradient + id="linearGradient3281"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3289" /> + <stop + id="stop3291" + offset="0.09212018" + style="stop-color:#878a84;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.23513441" + id="stop3285" /> + <stop + id="stop3293" + offset="0.72439361" + style="stop-color:#6e706c;stop-opacity:1;" /> + <stop + id="stop3287" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3212"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3214" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3216" /> + </linearGradient> + <linearGradient + id="linearGradient3194"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop3196" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop3198" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3170"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3172" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3174" /> + </linearGradient> + <linearGradient + id="linearGradient3065"> + <stop + id="stop3067" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0.23705763" + id="stop3069" /> + <stop + id="stop3259" + offset="0.68664968" + style="stop-color:#dfe0df;stop-opacity:1;" /> + <stop + id="stop3071" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3055"> + <stop + id="stop3057" + offset="0" + style="stop-color:#555753;stop-opacity:0" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.10119048" + id="stop3059" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.89299887" + id="stop3061" /> + <stop + id="stop3063" + offset="1" + style="stop-color:#555753;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2914"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop2916" /> + <stop + id="stop2922" + offset="0.26190478" + style="stop-color:white;stop-opacity:1;" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0.47278914" + id="stop3257" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop2918" /> + </linearGradient> + <linearGradient + id="linearGradient2844"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop2846" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop2848" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2844" + id="linearGradient2850" + x1="9" + y1="18" + x2="39" + y2="18" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.933334,0,0,1,-6.4,-6)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3194" + id="linearGradient3200" + x1="15.25" + y1="20" + x2="13.4375" + y2="11.231415" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.935484,0,0,0.9,-6.451616,-4.05)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3212" + id="radialGradient3222" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.385766,0,8.906398)" + cx="22.742641" + cy="14.5" + fx="22.742641" + fy="14.5" + r="14.25736" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3212" + id="radialGradient3226" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.385766,0,8.906398)" + cx="22.742641" + cy="14.5" + fx="22.742641" + fy="14.5" + r="14.25736" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3170" + id="radialGradient2045" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-5.161079e-6,0.789996,-2.179241,0,60.96544,-20.69235)" + cx="42.187771" + cy="20.616692" + fx="42.187771" + fy="20.616692" + r="8.0002031" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2914" + id="linearGradient2079" + gradientUnits="userSpaceOnUse" + x1="16.671698" + y1="23.781593" + x2="30.604265" + y2="23.781593" + gradientTransform="matrix(0.85101,0,0,0.75,-4.434014,0.125)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3065" + id="linearGradient2082" + gradientUnits="userSpaceOnUse" + x1="17.984695" + y1="23.781593" + x2="30.604265" + y2="23.781593" + gradientTransform="matrix(0.85101,0,0,0.71429,-4.434014,0.714162)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3065" + id="linearGradient2085" + gradientUnits="userSpaceOnUse" + x1="17.984695" + y1="23.781593" + x2="30.604265" + y2="23.781593" + gradientTransform="matrix(0.85101,0,0,1,-4.434014,-7)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3065" + id="linearGradient2088" + gradientUnits="userSpaceOnUse" + x1="17.984695" + y1="23.781593" + x2="30.604265" + y2="23.781593" + gradientTransform="matrix(0.85101,0,0,1,-4.434014,-7)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3281" + id="linearGradient2097" + gradientUnits="userSpaceOnUse" + x1="18.625" + y1="31.928801" + x2="26.250006" + y2="31.303801" + gradientTransform="matrix(0.85101,0,0,0.775,-4.434014,-0.8125)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3281" + id="linearGradient2100" + gradientUnits="userSpaceOnUse" + x1="18.343723" + y1="22.428801" + x2="28.125006" + y2="20.053801" + gradientTransform="matrix(0.85101,0,0,1,-4.434014,-7)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3281" + id="linearGradient2103" + gradientUnits="userSpaceOnUse" + x1="18.093723" + y1="26.241301" + x2="26.562506" + y2="25.616301" + gradientTransform="matrix(0.85101,0,0,1,-4.434014,-7)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3055" + id="linearGradient2105" + gradientUnits="userSpaceOnUse" + x1="17.812492" + y1="28.187485" + x2="22.15625" + y2="31.062485" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3055" + id="linearGradient2107" + gradientUnits="userSpaceOnUse" + x1="17.237436" + y1="23.55805" + x2="19.006897" + y2="26.999985" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3055" + id="linearGradient2109" + gradientUnits="userSpaceOnUse" + x1="17.875" + y1="18.59375" + x2="19.34375" + y2="22.46875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient3068" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient3070" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient3072" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient3074" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient3076" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient3078" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient3080" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3062" + id="linearGradient3082" + gradientUnits="userSpaceOnUse" + x1="24.125" + y1="17.4375" + x2="35.965408" + y2="17.4375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3990" + id="radialGradient3996" + cx="18.0924" + cy="12.609948" + fx="18.0924" + fy="12.609948" + r="13.40625" + gradientTransform="matrix(1.381384,0,-3.860253e-8,0.805458,-7.281344,-1.17069)" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="28.959903" + inkscape:cy="28.094668" + inkscape:document-units="px" + inkscape:current-layer="layer2" + width="32px" + height="32px" + inkscape:showpageshadow="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + showgrid="false" + inkscape:window-width="1003" + inkscape:window-height="622" + inkscape:window-x="147" + inkscape:window-y="280" + inkscape:grid-points="true" + showguides="true" + inkscape:guide-bbox="true" + showborder="false" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Launcher</dc:title> + <dc:contributor> + <cc:Agent> + <dc:title>Jakub Steiner</dc:title> + </cc:Agent> + </dc:contributor> + </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 + inkscape:groupmode="layer" + id="layer4" + inkscape:label="shadow" + style="display:inline"> + <path + sodipodi:type="arc" + style="opacity:0.2;fill:url(#radialGradient3222);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="path3202" + sodipodi:cx="22.742641" + sodipodi:cy="14.5" + sodipodi:rx="14.25736" + sodipodi:ry="5.5" + d="M 37.000002 14.5 A 14.25736 5.5 0 1 1 8.485281,14.5 A 14.25736 5.5 0 1 1 37.000002 14.5 z" + transform="matrix(1.059534,0,0,0.944135,-8.096595,12.81005)" /> + <path + sodipodi:type="arc" + style="opacity:0.3;fill:url(#radialGradient3226);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="path3224" + sodipodi:cx="22.742641" + sodipodi:cy="14.5" + sodipodi:rx="14.25736" + sodipodi:ry="5.5" + d="M 37.000002 14.5 A 14.25736 5.5 0 1 1 8.485281,14.5 A 14.25736 5.5 0 1 1 37.000002 14.5 z" + transform="matrix(0.576833,0,0,0.639006,2.881306,17.23441)" /> + </g> + <g + inkscape:groupmode="layer" + id="layer3" + inkscape:label="spring" + style="display:inline"> + <g + id="g2167" + style="fill-opacity:1;stroke:url(#linearGradient3068);stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + transform="translate(-14,1)"> + <path + sodipodi:nodetypes="csc" + id="path2139" + d="M 24.458661,19 C 24.458661,17 26.586186,15.5 30.415731,15.5 C 33.527875,15.5 35.521791,15.948 35.521791,16.5" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3070);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2141" + d="M 24.458661,14.5 C 24.458661,12.5 26.586186,11.5 30.415731,11.5 C 33.527875,11.5 35.521791,11.948 35.521791,12.5" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3072);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2143" + d="M 25.309671,23.375 C 25.309671,21.05 27.011691,19.5 30.808507,19.5 C 33.681255,19.5 35.521794,19.8875 35.521794,20.6625" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3074);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="css" + id="path2145" + d="M 35.521778,12.5 C 35.521778,13.5 31.965774,13.5 30.780439,13.499984 C 27.290813,13.499937 24.458653,11.931985 24.458653,9.999986" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3076);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="css" + id="path2147" + d="M 35.521778,16.5 C 35.521778,17.5 31.965774,17.5 30.780439,17.499984 C 27.290813,17.499937 24.458661,16.431999 24.458661,14.5" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3078);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="css" + id="path2149" + d="M 35.521791,20.428572 C 35.521791,21.500007 31.965774,21.500007 30.780439,21.499996 C 27.290813,21.499962 24.458653,20.37999 24.458653,18.999982" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3080);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="cs" + id="path2151" + d="M 25.309671,23.5 C 25.309671,25.75 27.437196,26.5 30.658868,26.499988 L 31.266741,26.5" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3082);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + </g> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2103);stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 10.458661,20 C 10.458661,18 12.586186,16.5 16.415731,16.5 C 19.527875,16.5 21.521791,16.948 21.521791,17.5" + id="path2857" + sodipodi:nodetypes="csc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2100);stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 10.458661,15.5 C 10.458661,13.5 12.586186,12.5 16.415731,12.5 C 19.527875,12.5 21.521791,12.948 21.521791,13.5" + id="path2871" + sodipodi:nodetypes="csc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2097);stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 11.309671,24.375 C 11.309671,22.05 13.011691,20.5 16.808507,20.5 C 19.681255,20.5 21.521794,20.8875 21.521794,21.6625" + id="path2873" + sodipodi:nodetypes="csc" /> + <g + id="g3081" + style="opacity:0.8" + transform="matrix(0.85101,0,0,0.935485,-4.43401,-5.935502)"> + <path + sodipodi:nodetypes="css" + id="path3023" + d="M 30.5,29 C 30.5,30.5 26.321416,30.5 24.928559,30.499984 C 20.827989,30.499937 17.499991,28.931985 17.499991,26.999986" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2105);stroke-width:3.36229181;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="css" + id="path3021" + d="M 30.499985,24.5 C 30.499985,25.5 26.321416,25.5 24.928559,25.499984 C 20.827989,25.499937 17.5,24.431999 17.5,22.5" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2107);stroke-width:3.36229181;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="css" + id="path3019" + d="M 30.499985,20.5 C 30.499985,21.5 26.321416,21.5 24.928559,21.499984 C 20.827989,21.499937 17.499991,19.931985 17.499991,17.999986" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2109);stroke-width:3.36229181;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + </g> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2088);stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 21.521778,13.5 C 21.521778,14.5 17.965774,14.5 16.780439,14.499984 C 13.290813,14.499937 10.458653,12.931985 10.458653,10.999986" + id="path2869" + sodipodi:nodetypes="css" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2085);stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 21.521778,17.5 C 21.521778,18.5 17.965774,18.5 16.780439,18.499984 C 13.290813,18.499937 10.458661,17.431999 10.458661,15.5" + id="path2852" + sodipodi:nodetypes="css" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2082);stroke-width:0.99999917;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 21.521791,21.428572 C 21.521791,22.500007 17.965774,22.500007 16.780439,22.499996 C 13.290813,22.499962 10.458653,21.37999 10.458653,19.999982" + id="path2867" + sodipodi:nodetypes="css" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2079);stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 11.309671,24.5 C 11.309671,26.75 13.437196,27.5 16.658868,27.499988 L 17.266741,27.5" + id="path2875" + sodipodi:nodetypes="cs" /> + <path + style="opacity:0.41906613;fill:url(#radialGradient2045);fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 10.432067,9.46875 C 9.727032,9.485913 9.167375,10.171535 9.182146,11 C 9.182146,11.881664 9.454902,12.625607 9.900186,13.25 C 9.454598,13.887228 9.182146,14.657449 9.182146,15.5 C 9.180518,15.635238 9.207361,15.778745 9.235334,15.90625 C 9.316926,16.562154 9.551587,17.185857 9.900186,17.65625 C 9.454179,18.334874 9.182146,19.134654 9.182146,20 C 9.182146,20.772652 9.436601,21.426674 9.793809,22 L 22.798306,22 C 22.798306,21.836163 22.777835,21.686296 22.745118,21.53125 C 22.736728,21.500474 22.728537,21.467412 22.718524,21.4375 C 22.579044,20.885083 22.266871,20.400575 21.947296,20.125 C 21.662513,19.879426 21.359045,19.71594 21.043098,19.59375 C 21.14993,19.560281 21.257813,19.541726 21.362227,19.5 C 21.624349,19.395251 21.898343,19.27716 22.186643,19 C 22.402868,18.79213 22.640658,18.416695 22.745118,17.96875 C 22.78391,17.822653 22.799463,17.658748 22.798306,17.5 C 22.798306,17.350107 22.775016,17.194889 22.745118,17.0625 C 22.729371,16.995494 22.715191,16.938222 22.69193,16.875 C 22.589518,16.575983 22.430548,16.335194 22.293019,16.1875 C 22.06938,15.947333 21.853647,15.819752 21.654761,15.71875 C 21.515239,15.647895 21.374208,15.581817 21.229256,15.53125 C 21.272645,15.515545 21.319264,15.517168 21.362227,15.5 C 21.624349,15.395251 21.898343,15.27716 22.186643,15 C 22.402868,14.79213 22.640658,14.416695 22.745118,13.96875 C 22.78391,13.822653 22.799463,13.658748 22.798306,13.5 C 22.798306,13.350107 22.775016,13.194889 22.745118,13.0625 C 22.729371,12.995494 22.715191,12.938222 22.69193,12.875 C 22.655029,12.767259 22.606979,12.683888 22.558959,12.59375 C 22.473707,12.433724 22.380995,12.281977 22.293019,12.1875 C 22.06938,11.947333 21.853647,11.819752 21.654761,11.71875 C 21.25699,11.516746 20.853289,11.414806 20.351652,11.3125 C 19.348379,11.107888 18.023929,11 16.415731,11 C 14.727122,11 13.33239,11.193957 12.160681,11.625 C 11.842584,11.321771 11.735176,11.068697 11.735176,11 C 11.742464,10.591322 11.608837,10.195293 11.362859,9.90625 C 11.11688,9.617208 10.779856,9.460186 10.432067,9.46875 z M 12.001117,14.9375 C 12.362413,15.121862 12.739022,15.301411 13.144661,15.4375 C 12.749906,15.556166 12.374907,15.707141 12.027711,15.875 C 11.962648,15.82307 11.879164,15.762446 11.841552,15.71875 C 11.703273,15.558104 11.735176,15.552359 11.735176,15.5 C 11.735176,15.25 11.772604,15.113426 12.001117,14.9375 z M 12.080899,19.1875 C 12.503785,19.361466 12.961006,19.510718 13.437196,19.625 C 12.929981,19.85067 12.463851,20.147539 12.054305,20.5 C 11.825542,20.249692 11.735176,20.060031 11.735176,20 C 11.735176,19.738432 11.797126,19.471169 12.080899,19.1875 z " + id="path2885" /> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="platform" + style="display:inline"> + <path + style="opacity:1;fill:white;fill-opacity:1;stroke:url(#linearGradient3200);stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" + d="M 5,4.5 L 27,4.5 L 30.5,11 L 30.500013,13.5 L 1.5000006,13.5 L 1.5,11 L 5,4.5 z " + id="rect1880" + sodipodi:nodetypes="ccccccc" /> + <rect + style="opacity:1;fill:url(#linearGradient2850);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2768" + width="28" + height="2" + x="2" + y="11" /> + <g + id="g2835" + style="opacity:0.8" + transform="translate(-8,-6)"> + <rect + y="17" + x="11" + height="2" + width="2" + id="rect2770" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="17" + x="15" + height="2" + width="2" + id="rect2772" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="17" + x="23" + height="2" + width="2" + id="rect2774" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="17" + x="19" + height="2" + width="2" + id="rect2776" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="17" + x="27" + height="2" + width="2" + id="rect2778" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="17" + x="31" + height="2" + width="2" + id="rect2780" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="17" + x="35" + height="2" + width="2" + id="rect2782" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + </g> + <path + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 5.3125,5 L 3.25,8.8125 L 7.0625,5 L 5.3125,5 z M 9,5 L 3,11 L 5,11 L 11,5 L 9,5 z M 13,5 L 7,11 L 9,11 L 15,5 L 13,5 z M 17,5 L 11,11 L 13,11 L 19,5 L 17,5 z M 21,5 L 15,11 L 17,11 L 23,5 L 21,5 z M 25.0625,5 L 19.0625,11 L 21.0625,11 L 26.8125,5.25 L 26.6875,5 L 25.0625,5 z M 27.53125,6.53125 L 23.0625,11 L 25.0625,11 L 28.21875,7.84375 L 27.53125,6.53125 z M 28.9375,9.125 L 27.0625,11 L 29.0625,11 L 29.625,10.4375 L 28.9375,9.125 z " + id="path2805" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.98521602" + inkscape:original="M 5 2.5 L 1.5 9.25 L 1.5 11.5 L 30.5 11.5 L 30.5 9.25 L 27 2.5 L 5 2.5 z " + style="opacity:0.4;fill:none;fill-opacity:1;stroke:white;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="path3088" + d="M 5.59375,3.5 L 2.5,9.46875 L 2.5,10.5 L 29.5,10.5 L 29.5,9.46875 L 26.40625,3.5 L 5.59375,3.5 z " + transform="translate(0,2)" /> + <path + style="opacity:1;fill:url(#radialGradient3996);fill-opacity:1;stroke:none;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 4.78125,6 L 2.59375,10 L 29.40625,10 L 27.21875,6 L 4.78125,6 z " + id="path3984" /> + <path + style="opacity:1;fill:none;fill-opacity:1;stroke:#729fcf;stroke-width:1.00000072;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 29.50001,4.5000005 L 28.52368,3.2078604 C 28.197865,2.7753789 27.561899,2.5033846 26.866878,2.4992675 L 24.500017,2.4992675" + id="path1973" + sodipodi:nodetypes="cccc" /> + <path + style="opacity:1;fill:none;fill-opacity:1;stroke:#729fcf;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 7.4999986,2.4992675 L 5.1331349,2.4992675 C 5.0739959,2.4973128 5.0147592,2.4973128 4.9556202,2.4992675 C 4.3252436,2.5461726 3.76999,2.8121439 3.4763304,3.2078604 L 2.4999992,4.5000005" + id="path2874" + sodipodi:nodetypes="ccccc" /> + <path + style="opacity:1;fill:none;fill-opacity:1;stroke:#729fcf;stroke-width:1.00000072;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 29.500004,1.4999998 L 29.078577,1.1506769 C 28.854127,0.934357 28.075373,0.49926712 27.111988,0.49926712 L 26.055557,0.49926712" + id="path2876" + sodipodi:nodetypes="cccc" /> + <path + style="opacity:1;fill:none;fill-opacity:1;stroke:#729fcf;stroke-width:1.00000072;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 5.9444475,0.49925511 C 5.3601948,0.499227 5.0270342,0.49925511 4.4428101,0.49925511 C 4.0085503,0.52271653 3.141667,0.95273966 2.9393681,1.1506727 L 2.5000016,1.4999998" + id="path2878" + sodipodi:nodetypes="cccc" /> + </g> +</svg> diff --git a/icons/32x32/mate-panel-notification-area.png b/icons/32x32/mate-panel-notification-area.png Binary files differnew file mode 100644 index 00000000..b4db6bfd --- /dev/null +++ b/icons/32x32/mate-panel-notification-area.png diff --git a/icons/32x32/mate-panel-notification-area.svg b/icons/32x32/mate-panel-notification-area.svg new file mode 100644 index 00000000..a5385d25 --- /dev/null +++ b/icons/32x32/mate-panel-notification-area.svg @@ -0,0 +1,291 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + 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="svg1325" + s:version="0.32" + inkscape:version="0.44" + s:docbase="/home/lapo/Desktop/mate-applets/scalable" + s:docname="mate-panel.svg" + sodipodi:version="0.32" + sodipodi:docname="mate-panel-notification-area.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/32x32" + version="1.0" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <sodipodi:namedview + inkscape:window-height="813" + inkscape:window-width="1051" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10000" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + inkscape:showpageshadow="false" + showgrid="false" + inkscape:zoom="1" + inkscape:cx="21.693152" + inkscape:cy="18.017421" + inkscape:window-x="3" + inkscape:window-y="25" + inkscape:current-layer="layer1" + inkscape:grid-points="false" + inkscape:grid-bbox="true" + showborder="false" + width="32px" + height="32px" /> + <defs + id="defs1327"> + <linearGradient + id="linearGradient2783"> + <stop + style="stop-color:#729fcf;stop-opacity:1" + offset="0" + id="stop2785" /> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="1" + id="stop2787" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2270"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop2272" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop2274" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2262"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop2264" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0;" + offset="1" + id="stop2266" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2252"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2254" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2256" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2252" + id="linearGradient2258" + x1="31.874874" + y1="17.4375" + x2="47.437664" + y2="17.4375" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.695652,0,0,0.862069,-1.23913,-13.58621)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2262" + id="linearGradient2268" + x1="31.872892" + y1="20.6875" + x2="46.704754" + y2="20.6875" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.695652,0,0,0.862069,-1.23913,-13.58621)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2270" + id="linearGradient1341" + gradientUnits="userSpaceOnUse" + x1="23.99696" + y1="18.375" + x2="45.753761" + y2="18.375" + gradientTransform="matrix(0.711111,0,0,0.851852,-0.988889,-13.25926)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2270" + id="radialGradient2218" + cx="3.6239223" + cy="2.0049825" + fx="3.6239223" + fy="2.0049825" + r="23" + gradientTransform="matrix(0,0.959184,-1.084865,0,3.757751,-0.88083)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2783" + id="radialGradient1905" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.53143,0,0,1.53143,-18.26764,-20.33562)" + cx="34.374516" + cy="38.265873" + fx="34.374516" + fy="38.265873" + r="12.043625" /> + </defs> + <s:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="29.202731" + inkscape:cy="14.650528" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + stroke="#eeeeec" + fill="#2e3436" + inkscape:window-width="1270" + inkscape:window-height="943" + inkscape:window-x="0" + inkscape:window-y="25" + showborder="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:grid-points="true" + showguides="false" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false"> + <s:guide + orientation="vertical" + position="31.875" + id="guide2260" /> + </s:namedview> + <metadata + id="metadata1330"> + <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>Info</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>panel</rdf:li> + <rdf:li>applet</rdf:li> + <rdf:li>info</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:contributor> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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"> + <rect + style="opacity:1;fill:url(#linearGradient2268);fill-opacity:1;stroke:url(#linearGradient2258);stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1333" + width="31.999992" + height="25.000002" + x="0.5" + y="1.5" /> + <rect + style="opacity:0.4;fill:none;fill-opacity:1;stroke:url(#linearGradient1341);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2210" + width="31.999994" + height="23.000004" + x="1.4999995" + y="2.5" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#radialGradient2218);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2216" + width="30.000015" + height="23.000004" + x="1.5" + y="2.5" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient1905);fill-opacity:1;stroke:#204a87;stroke-width:0.97227275;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path1895" + sodipodi:cx="33.057243" + sodipodi:cy="32.620426" + sodipodi:rx="11.667262" + sodipodi:ry="11.667262" + d="M 44.724505 32.620426 A 11.667262 11.667262 0 1 1 21.389981,32.620426 A 11.667262 11.667262 0 1 1 44.724505 32.620426 z" + transform="matrix(1.028518,0,0,1.028519,-14.49998,-15.05072)" /> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:1;stroke:white;stroke-width:1.06066108;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path2803" + sodipodi:cx="33.057243" + sodipodi:cy="32.620426" + sodipodi:rx="11.667262" + sodipodi:ry="11.667262" + d="M 44.724505 32.620426 A 11.667262 11.667262 0 1 1 21.389981,32.620426 A 11.667262 11.667262 0 1 1 44.724505 32.620426 z" + transform="matrix(0.942809,0,0,0.942809,-11.66666,-12.25483)" /> + <path + style="font-size:28px;font-style:normal;font-weight:normal;fill:white;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" + d="M 22,24 L 24,24 L 24,26 L 16,26 L 16,24 L 18,24 L 18,18 L 16,18 L 16,16 L 22,16" + id="text1891" + sodipodi:nodetypes="cccccccccc" /> + <path + sodipodi:type="arc" + style="fill:white;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path2782" + sodipodi:cx="29.5" + sodipodi:cy="22.5" + sodipodi:rx="1.5" + sodipodi:ry="1.5" + d="M 31 22.5 A 1.5 1.5 0 1 1 28,22.5 A 1.5 1.5 0 1 1 31 22.5 z" + transform="matrix(1.343195,0,0,1.333332,-19.60947,-16.99998)" /> + </g> +</svg> diff --git a/icons/32x32/mate-panel-separator.png b/icons/32x32/mate-panel-separator.png Binary files differnew file mode 100644 index 00000000..edeb7c77 --- /dev/null +++ b/icons/32x32/mate-panel-separator.png diff --git a/icons/32x32/mate-panel-separator.svg b/icons/32x32/mate-panel-separator.svg new file mode 100644 index 00000000..81c68342 --- /dev/null +++ b/icons/32x32/mate-panel-separator.svg @@ -0,0 +1,105 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32" + height="32" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/32x32" + sodipodi:docname="mate-panel-separator.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#afafaf" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="21.165665" + inkscape:cy="27.607322" + inkscape:document-units="px" + inkscape:current-layer="layer1" + width="32px" + height="32px" + inkscape:showpageshadow="false" + borderlayer="true" + showgrid="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:window-width="1051" + inkscape:window-height="622" + inkscape:window-x="284" + inkscape:window-y="321" + showborder="true" + inkscape:grid-points="true" + inkscape:guide-bbox="false" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="opacity:0.4;fill:white;fill-opacity:1;stroke:none;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="rect2838" + width="3" + height="26" + x="15" + y="3" + rx="1.5" + ry="1.5" /> + <rect + style="fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="rect2840" + width="0.99999905" + height="24" + x="16" + y="4" + rx="0.49999952" + ry="0.49999952" /> + </g> +</svg> diff --git a/icons/32x32/mate-panel-window-list.png b/icons/32x32/mate-panel-window-list.png Binary files differnew file mode 100644 index 00000000..3ce9f762 --- /dev/null +++ b/icons/32x32/mate-panel-window-list.png diff --git a/icons/32x32/mate-panel-window-list.svg b/icons/32x32/mate-panel-window-list.svg new file mode 100644 index 00000000..4bf78eb5 --- /dev/null +++ b/icons/32x32/mate-panel-window-list.svg @@ -0,0 +1,170 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32" + height="32" + id="svg2285" + sodipodi:version="0.32" + inkscape:version="0.44" + sodipodi:docbase="/home/lapo/Icone/mate-panel/32x32" + sodipodi:docname="mate-window-list.svg" + version="1.0" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs2287" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="17.819994" + inkscape:cy="5.9484661" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + fill="#eeeeec" + showguides="true" + inkscape:guide-bbox="true" + stroke="#204a87" + inkscape:window-width="1280" + inkscape:window-height="949" + inkscape:window-x="0" + inkscape:window-y="25" + showborder="true" + inkscape:showpageshadow="false" + width="32px" + height="32px" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" /> + <metadata + id="metadata2290"> + <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>Taskbar</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:contributor> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:contributor> + <dc:subject> + <rdf:Bag> + <rdf:li>taskbar</rdf:li> + <rdf:li>panel</rdf:li> + <rdf:li>applet</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"> + <rect + style="opacity:1;fill:#babdb6;fill-opacity:1;stroke:#555753;stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3734" + width="46.978497" + height="22.986567" + x="-4.4784975" + y="3.5134335" + rx="0" + ry="0" /> + <path + style="fill:#d3d7cf;fill-opacity:1;stroke:#555753;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + d="M -4.46875,6.545685 L -4.46875,23.473181 L 2.1875,23.473181 C 2.3239085,23.473181 2.4702395,23.44929 2.59375,23.410681 C 2.7871883,23.344878 2.9840671,23.209167 3.125,23.066931 C 3.1901439,22.997958 3.2632516,22.898901 3.3125,22.816931 C 3.4229364,22.622656 3.5,22.370353 3.5,22.129431 L 3.5,7.889435 C 3.5,7.648513 3.4229364,7.396209 3.3125,7.201935 C 3.2632516,7.119965 3.1901439,7.020908 3.125,6.951935 C 2.9840672,6.809699 2.7871883,6.673988 2.59375,6.608185 C 2.4702395,6.569576 2.3239084,6.545685 2.1875,6.545685 L -4.46875,6.545685 z M 6.65625,6.545685 C 6.579398,6.555488 6.478298,6.585663 6.40625,6.608185 C 6.212812,6.673988 6.015933,6.809699 5.875,6.951935 C 5.809856,7.020908 5.736748,7.119965 5.6875,7.201935 C 5.577064,7.396209 5.5,7.648513 5.5,7.889435 L 5.5,22.129431 C 5.5,22.370353 5.577064,22.622657 5.6875,22.816931 C 5.736748,22.898901 5.809856,22.997958 5.875,23.066931 C 6.015933,23.209167 6.212812,23.344878 6.40625,23.410681 C 6.529761,23.44929 6.676091,23.473181 6.8125,23.473181 L 42.46875,23.473181 L 42.46875,6.545685 L 6.8125,6.545685 C 6.755663,6.545685 6.711144,6.538683 6.65625,6.545685 z " + id="rect3762" + sodipodi:nodetypes="cccsssccssscccsssccsssccccc" /> + <path + style="opacity:0.90980392;fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + d="M -4.53125,7.562712 L -4.53125,22.482043 L 1.875,22.482043 C 1.9694365,22.482043 2.0767266,22.45775 2.15625,22.419543 C 2.3022681,22.340417 2.4265303,22.178149 2.46875,22.013293 C 2.4767973,21.973767 2.5,21.930265 2.5,21.888293 L 2.5,8.187712 C 2.5,8.009332 2.403116,7.829679 2.28125,7.718962 C 2.2513391,7.694298 2.1906072,7.64383 2.15625,7.625212 C 2.0767266,7.587005 1.9694366,7.562712 1.875,7.562712 L -4.53125,7.562712 z M 7,7.562712 C 6.929628,7.573405 6.841375,7.623881 6.78125,7.656462 C 6.75626,7.671615 6.709933,7.700464 6.6875,7.718962 C 6.673163,7.731988 6.638026,7.767125 6.625,7.781462 C 6.606502,7.803895 6.577653,7.850222 6.5625,7.875212 C 6.515956,7.961105 6.46875,8.082783 6.46875,8.187712 L 6.46875,21.888293 C 6.46875,21.940758 6.487582,21.996056 6.5,22.044543 C 6.517656,22.101548 6.561138,22.183692 6.59375,22.232043 C 6.704082,22.379756 6.894383,22.482043 7.09375,22.482043 L 42.5,22.482043 L 42.5,7.562712 L 7.09375,7.562712 C 7.062271,7.562712 7.030159,7.558129 7,7.562712 z " + id="rect3736" + sodipodi:nodetypes="cccssccsscccssssccssccccc" /> + <g + id="g1374" + transform="translate(-4,-18.9375)"> + <rect + ry="1.3131993" + rx="1.3131984" + y="29.501915" + x="13.538324" + height="8.998085" + width="9.9616756" + id="rect3746" + style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:#888a85;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="0" + rx="0" + y="30.429993" + x="14.466402" + height="7.0137119" + width="7.9983864" + id="rect2262" + style="opacity:1;fill:none;fill-opacity:1;stroke:white;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="1.3131993" + rx="1.3131984" + y="29.4375" + x="13.5" + height="3.0625" + width="10" + id="rect3748" + style="opacity:1;fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <rect + style="opacity:0.14509804;fill:#2e3436;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="rect3752" + width="19" + height="5" + x="22" + y="13" + rx="0.5625" + ry="0.5625" /> + <rect + style="opacity:0.6745098;fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2247" + width="47.590965" + height="21.028" + x="-4.5909643" + y="4.5097847" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/icons/32x32/mate-panel-window-menu.png b/icons/32x32/mate-panel-window-menu.png Binary files differnew file mode 100644 index 00000000..076a961b --- /dev/null +++ b/icons/32x32/mate-panel-window-menu.png diff --git a/icons/32x32/mate-panel-window-menu.svg b/icons/32x32/mate-panel-window-menu.svg new file mode 100644 index 00000000..0d7f33e8 --- /dev/null +++ b/icons/32x32/mate-panel-window-menu.svg @@ -0,0 +1,368 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + 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="svg2" + s:version="0.32" + inkscape:version="0.44" + version="1.0" + s:docbase="/home/lapo/Templates" + s:docname="Icona 48x48.svg" + inkscape:export-filename="/home/lapo/Desktop/xubuntu/pngs/wksp.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:version="0.32" + sodipodi:docname="mate-window-menu.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/32x32" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <sodipodi:namedview + inkscape:window-height="622" + inkscape:window-width="1051" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="1" + inkscape:cx="21.686649" + inkscape:cy="4.8324873" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:current-layer="layer1" + width="32px" + height="32px" /> + <defs + id="defs4"> + <linearGradient + id="linearGradient3690"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3692" /> + <stop + style="stop-color:white;stop-opacity:0.46875" + offset="1" + id="stop3694" /> + </linearGradient> + <linearGradient + id="linearGradient3674"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3676" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="1" + id="stop3678" /> + </linearGradient> + <linearGradient + id="linearGradient2781"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop2783" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop2785" /> + </linearGradient> + <linearGradient + id="linearGradient5048"> + <stop + id="stop5050" + offset="0" + style="stop-color:black;stop-opacity:0;" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0.5" + id="stop5056" /> + <stop + id="stop5052" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <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> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient5798" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient5800" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient5802" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3690" + id="linearGradient5841" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.741582,0,0,0.724136,-0.545028,0.620715)" + x1="9.5" + y1="16.26436" + x2="9.5" + y2="13.408723" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2781" + id="linearGradient5853" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.756708,0,0,0.742029,-2.923171,-1.808703)" + x1="24.925514" + y1="40.000107" + x2="24.925514" + y2="19.53867" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3674" + id="linearGradient5855" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.756708,0,0,0.742029,-2.923171,-0.808581)" + x1="23.069359" + y1="6.7993021" + x2="23.069359" + y2="12.403291" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2781" + id="linearGradient1927" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.756708,0,0,0.742029,-2.923171,-1.808703)" + x1="24.925514" + y1="40.000107" + x2="24.925514" + y2="19.53867" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3674" + id="linearGradient1929" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.756708,0,0,0.742029,-2.923171,-0.808581)" + x1="23.069359" + y1="6.7993021" + x2="23.069359" + y2="12.403291" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3690" + id="linearGradient1931" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.741582,0,0,0.724136,-0.545028,-3.379285)" + x1="9.5" + y1="16.26436" + x2="9.5" + y2="13.408723" /> + </defs> + <s:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="10.097903" + inkscape:cy="38.917761" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="965" + inkscape:window-height="763" + inkscape:window-x="176" + inkscape:window-y="103" + fill="#729fcf" + stroke="#3465a4" + inkscape:showpageshadow="false" + showguides="false" + inkscape:guide-bbox="true" + inkscape:grid-points="true" + inkscape:grid-bbox="false" + showborder="true"> + <s:guide + orientation="vertical" + position="24.041631" + id="guide2191" /> + <s:guide + orientation="horizontal" + position="25.986174" + id="guide2203" /> + </s:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Create a window</dc:title> + <dc:subject> + <rdf:Bag /> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="opacity:0.58730164;display:inline" + id="g5022" + transform="matrix(1.428266e-2,0,0,9.407189e-3,30.70351,28.41764)"> + <rect + y="-150.69685" + x="-1559.2523" + height="478.35718" + width="1339.6335" + id="rect4173" + style="opacity:0.40206185;color:black;fill:url(#linearGradient5798);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 + sodipodi:nodetypes="cccc" + id="path5058" + d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 z " + style="opacity:0.40206185;color:black;fill:url(#radialGradient5800);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(#radialGradient5802);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 -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z " + id="path5018" + sodipodi:nodetypes="cccc" /> + </g> + <g + id="g1933"> + <g + transform="matrix(1.001116,0,0,0.999878,1.987418,2.001939)" + id="g5849"> + <path + sodipodi:nodetypes="ccccccccc" + id="rect1887" + d="M 6.0211447,6.8698052 L 26.966811,6.8698052 C 27.805243,6.8698052 28.480226,7.5316953 28.480226,8.3538638 L 28.480226,26.017386 C 28.480226,26.839555 27.805243,27.501445 26.966811,27.501445 L 6.0211447,27.501445 C 5.1827126,27.501445 4.5077293,26.839555 4.5077293,26.017386 L 4.5077293,8.3538638 C 4.5077293,7.5316953 5.1827126,6.8698052 6.0211447,6.8698052 z " + style="fill:url(#linearGradient5853);fill-opacity:1;stroke:#888a85;stroke-width:0.99950331;stroke-miterlimit:4;stroke-opacity:1" /> + <path + style="fill:url(#linearGradient5855);fill-opacity:1;stroke:#204a87;stroke-width:0.99950355;stroke-miterlimit:4;stroke-opacity:1" + d="M 4.5077287,10.008639 L 4.5077287,6.9827311 C 4.5077287,6.1605625 5.1827119,5.4986724 6.021144,5.4986724 L 26.966781,5.4986724 C 27.805213,5.4986724 28.480196,6.1605625 28.480196,6.9827311 L 28.480196,10.008639" + id="rect2776" + sodipodi:nodetypes="cccccc" /> + </g> + <path + sodipodi:nodetypes="ccccccccc" + id="rect2779" + d="M 8.2381638,8.500021 L 28.750877,8.500021 C 29.159819,8.500021 29.48904,8.8214974 29.48904,9.2208201 L 29.48904,27.779195 C 29.48904,28.178518 29.159819,28.499994 28.750877,28.499994 L 8.2381638,28.499994 C 7.8292211,28.499994 7.5,28.178518 7.5,27.779195 L 7.5,9.2208201 C 7.5,8.8214974 7.8292211,8.500021 8.2381638,8.500021 z " + style="opacity:0.8;fill:none;fill-opacity:1;stroke:url(#linearGradient5841);stroke-width:1.00000036;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + <path + style="fill:black;fill-opacity:1;stroke:black;stroke-width:0.99999988;stroke-miterlimit:4;stroke-opacity:1;opacity:0.07335907" + d="M 8.03125 7.5 C 7.1918822 7.5 6.4999999 8.1466811 6.5 8.96875 L 6.5 24.5 L 23.96875 24.5 C 24.808118 24.5 25.5 23.853319 25.5 23.03125 L 25.5 7.5 L 8.03125 7.5 z " + id="path1924" /> + <g + id="g1921" + transform="translate(-6,-2)"> + <g + transform="matrix(1.001116,0,0,0.999878,1.987418,-1.998061)" + id="g1907"> + <path + sodipodi:nodetypes="ccccccccc" + id="path1909" + d="M 6.0211447,6.8698052 L 26.966811,6.8698052 C 27.805243,6.8698052 28.480226,7.5316953 28.480226,8.3538638 L 28.480226,26.017386 C 28.480226,26.839555 27.805243,27.501445 26.966811,27.501445 L 6.0211447,27.501445 C 5.1827126,27.501445 4.5077293,26.839555 4.5077293,26.017386 L 4.5077293,8.3538638 C 4.5077293,7.5316953 5.1827126,6.8698052 6.0211447,6.8698052 z " + style="fill:url(#linearGradient1927);fill-opacity:1;stroke:#888a85;stroke-width:0.99950331;stroke-miterlimit:4;stroke-opacity:1" /> + <path + style="fill:url(#linearGradient1929);fill-opacity:1;stroke:#204a87;stroke-width:0.99950355;stroke-miterlimit:4;stroke-opacity:1" + d="M 4.5077287,10.008639 L 4.5077287,6.9827311 C 4.5077287,6.1605625 5.1827119,5.4986724 6.021144,5.4986724 L 26.966781,5.4986724 C 27.805213,5.4986724 28.480196,6.1605625 28.480196,6.9827311 L 28.480196,10.008639" + id="path1911" + sodipodi:nodetypes="cccccc" /> + </g> + <path + sodipodi:nodetypes="ccccccccc" + id="path1913" + d="M 8.2381638,4.500021 L 28.750877,4.500021 C 29.159819,4.500021 29.48904,4.8214974 29.48904,5.2208201 L 29.48904,23.779195 C 29.48904,24.178518 29.159819,24.499994 28.750877,24.499994 L 8.2381638,24.499994 C 7.8292211,24.499994 7.5,24.178518 7.5,23.779195 L 7.5,5.2208201 C 7.5,4.8214974 7.8292211,4.500021 8.2381638,4.500021 z " + style="opacity:0.8;fill:none;fill-opacity:1;stroke:url(#linearGradient1931);stroke-width:1.00000036;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + <path + style="font-size:14.59230423px;font-style:normal;font-weight:normal;fill:#888a85;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" + d="M 10.999316,17.001975 L 14.002801,17.001975 L 14.002801,20.000002 L 10.999316,20.000002 L 10.999316,17.001975" + id="text1939" + sodipodi:nodetypes="ccccc" /> + <path + style="font-size:14.59230423px;font-style:normal;font-weight:normal;fill:#888a85;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" + d="M 14.018425,16 L 10.999316,16 L 10.999316,15.662401 C 10.999313,15.285766 11.231313,14.832008 11.491281,14.600885 C 12.269181,13.909297 12.880672,13.498353 13.603936,12.690535 C 13.761479,12.479256 13.840254,12.26797 13.84026,12.056677 C 13.840254,11.735161 13.700211,11.484834 13.420129,11.305692 C 13.140036,11.121975 12.749081,11.030111 12.247264,11.030102 C 11.774612,11.030111 11.264037,11.108194 10.715536,11.264354 C 10.167029,11.415938 9.5951849,11.6433 9.0000012,11.946441 L 9.0000012,9.5649608 C 9.7060526,9.3720575 10.350836,9.229669 10.934354,9.1377953 C 11.517866,9.0459421 12.080957,9.0000105 12.623631,9 C 14.047401,9.0000105 15.132739,9.229669 15.879646,9.6889764 C 16.626536,10.14371 16.999986,10.80972 16.999995,11.687008 C 16.999986,12.137146 16.886201,12.541347 16.658639,12.899607 C 16.431059,13.253287 16.043022,13.634521 15.494525,14.043307 L 14.934351,14.436024 C 14.537554,14.720805 14.324765,14.950465 14.202233,15.125 C 14.079688,15.294952 14.018419,15.483271 14.018425,15.689962 L 14.018425,16" + id="path1918" + sodipodi:nodetypes="cccssssssccsssssccscc" /> + </g> +</svg> diff --git a/icons/32x32/mate-panel-workspace-switcher.png b/icons/32x32/mate-panel-workspace-switcher.png Binary files differnew file mode 100644 index 00000000..cb063645 --- /dev/null +++ b/icons/32x32/mate-panel-workspace-switcher.png diff --git a/icons/32x32/mate-panel-workspace-switcher.svg b/icons/32x32/mate-panel-workspace-switcher.svg new file mode 100644 index 00000000..7354ea48 --- /dev/null +++ b/icons/32x32/mate-panel-workspace-switcher.svg @@ -0,0 +1,452 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + 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="svg2" + s:version="0.32" + inkscape:version="0.43+devel" + version="1.0" + s:docbase="/home/lapo/Desktop/mate-applets/scalable" + s:docname="xfce4-workspaces (copia).svg" + inkscape:export-filename="/home/lapo/Desktop/xubuntu/pngs/wksp.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:version="0.32" + sodipodi:docname="mate-panel-workspace-switcher.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/32x32"> + <sodipodi:namedview + inkscape:window-height="622" + inkscape:window-width="1051" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + inkscape:showpageshadow="false" + borderlayer="true" + showborder="false" + inkscape:zoom="1" + inkscape:cx="13.358338" + inkscape:cy="3.699209" + inkscape:window-x="93" + inkscape:window-y="213" + inkscape:current-layer="layer1" + width="32px" + height="32px" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridtolerance="10000" + inkscape:grid-points="true" + inkscape:grid-bbox="false" /> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient3104"> + <stop + style="stop-color:#729fcf" + offset="0" + id="stop3106" /> + <stop + style="stop-color:#3465a4" + offset="1" + id="stop3108" /> + </linearGradient> + <linearGradient + id="linearGradient1349" + inkscape:collect="always"> + <stop + id="stop1351" + offset="0" + style="stop-color:#729fcf" /> + <stop + id="stop1353" + offset="1" + style="stop-color:#eeeeec" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2181"> + <stop + style="stop-color:#d3d7cf" + offset="0" + id="stop2183" /> + <stop + style="stop-color:#eeeeec" + offset="1" + id="stop2185" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2181" + id="linearGradient2187" + x1="21.25" + y1="5.8177266" + x2="29.875" + y2="77.597641" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.674418,0,0,0.666667,-0.186046,-1.166666)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1349" + id="linearGradient1347" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.674418,0,0,0.666667,-0.186046,-1.166666)" + x1="21.25" + y1="5.8177266" + x2="29.875" + y2="77.597641" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3104" + id="linearGradient3110" + x1="14.454059" + y1="15.161165" + x2="12.16466" + y2="12.396894" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.674418,0,0,0.666667,-0.186046,-2.499999)" /> + <linearGradient + y2="12.403291" + x2="23.069359" + y1="6.7993021" + x1="23.069359" + gradientTransform="matrix(0.756708,0,0,0.742029,-2.923171,-1.808703)" + gradientUnits="userSpaceOnUse" + id="linearGradient5855" + xlink:href="#linearGradient3674" + inkscape:collect="always" /> + <linearGradient + y2="19.53867" + x2="24.925514" + y1="40.000107" + x1="24.925514" + gradientTransform="matrix(0.756708,0,0,0.742029,-2.923171,-1.808703)" + gradientUnits="userSpaceOnUse" + id="linearGradient5853" + xlink:href="#linearGradient2781" + inkscape:collect="always" /> + <linearGradient + y2="13.408723" + x2="9.5" + y1="16.26436" + x1="9.5" + gradientTransform="matrix(0.741582,0,0,0.724136,-2.545028,-1.379285)" + gradientUnits="userSpaceOnUse" + id="linearGradient5841" + xlink:href="#linearGradient3690" + inkscape:collect="always" /> + <radialGradient + r="117.14286" + fy="486.64789" + fx="605.71429" + cy="486.64789" + cx="605.71429" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + gradientUnits="userSpaceOnUse" + id="radialGradient5802" + xlink:href="#linearGradient5060" + inkscape:collect="always" /> + <radialGradient + r="117.14286" + fy="486.64789" + fx="605.71429" + cy="486.64789" + cx="605.71429" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + gradientUnits="userSpaceOnUse" + id="radialGradient5800" + xlink:href="#linearGradient5060" + inkscape:collect="always" /> + <linearGradient + y2="609.50507" + x2="302.85715" + y1="366.64789" + x1="302.85715" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + gradientUnits="userSpaceOnUse" + id="linearGradient5798" + xlink:href="#linearGradient5048" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient5060"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop5062" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop5064" /> + </linearGradient> + <linearGradient + id="linearGradient5048"> + <stop + style="stop-color:black;stop-opacity:0;" + offset="0" + id="stop5050" /> + <stop + id="stop5056" + offset="0.5" + style="stop-color:black;stop-opacity:1;" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop5052" /> + </linearGradient> + <linearGradient + id="linearGradient2781"> + <stop + id="stop2783" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1" /> + <stop + id="stop2785" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3674"> + <stop + id="stop3676" + offset="0" + style="stop-color:#3465a4;stop-opacity:1" /> + <stop + id="stop3678" + offset="1" + style="stop-color:#729fcf;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3690"> + <stop + id="stop3692" + offset="0" + style="stop-color:white;stop-opacity:1;" /> + <stop + id="stop3694" + offset="1" + style="stop-color:white;stop-opacity:0.46875" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3690" + id="linearGradient1959" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.741582,0,0,0.724136,-3.545024,-1.379288)" + x1="9.5" + y1="16.26436" + x2="9.5" + y2="13.408723" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient1968" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient1970" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient1972" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + </defs> + <s:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="25.368402" + inkscape:cy="29.804133" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="965" + inkscape:window-height="763" + inkscape:window-x="176" + inkscape:window-y="103" + fill="#729fcf" + stroke="#3465a4" + inkscape:showpageshadow="false" + showguides="false" + inkscape:guide-bbox="true" + inkscape:grid-points="true" + inkscape:grid-bbox="false" + showborder="false"> + <s:guide + orientation="vertical" + position="24.041631" + id="guide2191" /> + <s:guide + orientation="horizontal" + position="25.986174" + id="guide2203" /> + </s:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Workspaces</dc:title> + <dc:subject> + <rdf:Bag> + <rdf:li>workspace</rdf:li> + </rdf:Bag> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="opacity:0.58730164;display:inline" + id="g5022" + transform="matrix(1.674518e-2,0,0,9.407189e-3,30.89377,25.41763)"> + <rect + y="-150.69685" + x="-1559.2523" + height="478.35718" + width="1339.6335" + id="rect4173" + style="opacity:0.40206185;color:black;fill:url(#linearGradient1968);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 + sodipodi:nodetypes="cccc" + id="path5058" + d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 z " + style="opacity:0.40206185;color:black;fill:url(#radialGradient1970);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(#radialGradient1972);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 -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z " + id="path5018" + sodipodi:nodetypes="cccc" /> + </g> + <rect + style="opacity:1;color:black;fill:url(#linearGradient2187);fill-opacity:1;fill-rule:nonzero;stroke:#babdb6;stroke-width:1.00000024;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" + id="rect1304" + width="28.99999" + height="26" + x="1.5" + y="0.5000006" + rx="1.0116276" + ry="1" /> + <rect + style="opacity:1;color:black;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:1.00000036;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" + id="rect2179" + width="27.076633" + height="24.003757" + x="2.4395835" + y="1.4760269" + rx="0.33020282" + ry="0.32437509" /> + <path + style="color:black;fill:url(#linearGradient1347);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3110);stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M 2.5116275,0.50000061 L 15.5,0.5 L 15.5,12.5 L 1.5,12.5 L 1.4999999,1.5000006 C 1.4999999,0.94600058 1.9511859,0.50000061 2.5116275,0.50000061 z " + id="rect1344" + s:nodetypes="cccccc" + sodipodi:nodetypes="cccccc" /> + <path + style="opacity:0.07000002;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:1.00000095;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 15.5,0.50000048 L 15.5,25.5" + id="path2209" + sodipodi:nodetypes="cc" /> + <path + style="opacity:0.07000002;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:1.00000095;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 2.5,12.5 L 29.5,12.5" + id="path2211" + sodipodi:nodetypes="cc" /> + <path + style="opacity:1;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 2.5,13.5 L 29.5,13.5" + id="path2205" + sodipodi:nodetypes="cc" /> + <path + style="opacity:1;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 16.5,1.5 L 16.5,25.5" + id="path2207" + sodipodi:nodetypes="cc" /> + <path + style="opacity:0.4;color:black;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:1.00000012;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M 2.5,12.5 L 2.5,2 C 2.5,1.5 2.5,1.5 3,1.5 L 15.5,1.5" + id="rect1355" + s:nodetypes="cccc" + sodipodi:nodetypes="cccc" /> + <rect + style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1906" + width="7" + height="5" + x="3.5" + y="2.5" /> + <rect + style="opacity:1;fill:#3465a4;fill-opacity:1;stroke:#d3d7cf;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2796" + width="8" + height="5" + x="6.5" + y="5.5" /> + </g> +</svg> diff --git a/icons/32x32/mate-panel.png b/icons/32x32/mate-panel.png Binary files differnew file mode 100644 index 00000000..56eef124 --- /dev/null +++ b/icons/32x32/mate-panel.png diff --git a/icons/32x32/mate-panel.svg b/icons/32x32/mate-panel.svg new file mode 100644 index 00000000..25a25981 --- /dev/null +++ b/icons/32x32/mate-panel.svg @@ -0,0 +1,202 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32" + height="32" + id="svg1325" + s:version="0.32" + inkscape:version="0.44" + s:docbase="/home/lapo/Desktop/mate-applets/scalable" + s:docname="mate-panel.svg" + sodipodi:version="0.32" + sodipodi:docname="mate-panel.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/32x32" + version="1.0" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <sodipodi:namedview + inkscape:window-height="581" + inkscape:window-width="1036" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + width="32px" + height="32px" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:zoom="1" + inkscape:cx="19.677233" + inkscape:cy="6.223872" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-points="true" + gridtolerance="10000" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + showborder="false" /> + <defs + id="defs1327" /> + <s:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="29.202731" + inkscape:cy="14.650528" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + stroke="#eeeeec" + fill="#2e3436" + inkscape:window-width="1270" + inkscape:window-height="943" + inkscape:window-x="0" + inkscape:window-y="25" + showborder="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:grid-points="true" + showguides="false" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false"> + <s:guide + orientation="vertical" + position="31.875" + id="guide2260" /> + </s:namedview> + <metadata + id="metadata1330"> + <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>Mate Panel</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>panel</rdf:li> + <rdf:li>menu</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:contributor> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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"> + <rect + style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:0.99999928;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1333" + width="32.499992" + height="25" + x="0.49999988" + y="3.5" /> + <rect + style="opacity:0.61176471;fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2210" + width="31.351635" + height="23" + x="1.4999995" + y="4.5" /> + <rect + style="opacity:1;color:black;fill:#dce0d8;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect1337" + width="8" + height="21" + x="2.5" + y="5.5" + rx="1.625" + ry="1.625" /> + <rect + style="opacity:0.59607843;color:black;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:1.00000024;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect2212" + width="6" + height="19" + x="3.5" + y="6.5" + rx="0.5625" + ry="0.5637725" /> + <path + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 5,15.5 L 8,13 L 8,18 L 5,15.5 z " + id="path2214" + s:nodetypes="cccc" /> + <g + id="layer6" + inkscape:label="tmp3" + style="fill:#2e3436;display:inline" + transform="matrix(0.813534,0,0,0.803206,-0.556649,-3.784185)"> + <g + id="g2450" + style="fill:#2e3436;fill-opacity:1;display:inline" + transform="matrix(1.111126,0,0,1.11111,-1.111123,-1.999954)"> + <path + id="path4490" + d="M 29.825673,13.93243 C 25.873042,13.93243 25.131582,19.562222 27.355158,19.562222 C 29.578413,19.562222 33.778465,13.93243 29.825673,13.93243 z " + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + id="path4492" + d="M 23.262429,18.864623 C 24.446355,18.936922 25.745315,14.346459 23.520132,14.63517 C 21.295753,14.923881 22.078021,18.792325 23.262429,18.864623 z " + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + id="path4494" + d="M 17.836518,21.717034 C 18.678553,21.346385 17.944966,17.721024 16.513137,18.709744 C 15.081951,19.698625 16.994483,22.087523 17.836518,21.717034 z " + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + id="path4496" + d="M 20.209029,19.819444 C 21.211405,19.61508 21.266352,15.503393 19.478815,16.240997 C 17.690957,16.978761 19.207455,20.024128 20.209029,19.819444 L 20.209029,19.819444 z " + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + d="M 25.443268,29.020774 C 25.621122,30.379019 24.446837,31.049787 23.296811,30.174174 C 19.635783,27.386832 29.358465,25.996454 28.71758,22.188259 C 28.185625,19.027375 18.487203,20.000511 17.382806,24.9462 C 16.635241,28.291525 20.459984,32.932436 24.450853,32.932436 C 26.414155,32.932436 28.6787,31.159681 29.102368,28.913933 C 29.425944,27.201427 25.294816,27.887618 25.443268,29.020774 L 25.443268,29.020774 z " + id="path4498" + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + </g> + </g> + </g> +</svg> diff --git a/icons/48x48/Makefile.am b/icons/48x48/Makefile.am new file mode 100644 index 00000000..b19e314f --- /dev/null +++ b/icons/48x48/Makefile.am @@ -0,0 +1,28 @@ +size = 48x48 + +iconsdir = $(datadir)/icons/hicolor/$(size)/apps + +icons_DATA = \ + mate-panel.png + +icons_SOURCE = \ + mate-panel.svg + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor + +install-data-hook: update-icon-cache +uninstall-hook: update-icon-cache +update-icon-cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +EXTRA_DIST = \ + $(icons_DATA) \ + $(icons_SOURCE) + +-include $(top_srcdir)/git.mk diff --git a/icons/48x48/Makefile.in b/icons/48x48/Makefile.in new file mode 100644 index 00000000..5bfc1af0 --- /dev/null +++ b/icons/48x48/Makefile.in @@ -0,0 +1,544 @@ +# 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 = icons/48x48 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/d-type.m4 \ + $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 \ + $(top_srcdir)/m4/mate-doc-utils.m4 $(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)$(iconsdir)" +DATA = $(icons_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@ +AS = @AS@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CLOCK_CFLAGS = @CLOCK_CFLAGS@ +CLOCK_EDS_ICONDIR = @CLOCK_EDS_ICONDIR@ +CLOCK_LIBS = @CLOCK_LIBS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ +DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ +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@ +EGG_SMCLIENT_CFLAGS = @EGG_SMCLIENT_CFLAGS@ +EGG_SMCLIENT_LIBS = @EGG_SMCLIENT_LIBS@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +FISH_CFLAGS = @FISH_CFLAGS@ +FISH_LIBS = @FISH_LIBS@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GIO_QUERYMODULES = @GIO_QUERYMODULES@ +GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ +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@ +INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ +INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ +INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ +INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ +INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ +INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ +INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ +INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBMATE_PANEL_APPLET_CFLAGS = @LIBMATE_PANEL_APPLET_CFLAGS@ +LIBMATE_PANEL_APPLET_LIBS = @LIBMATE_PANEL_APPLET_LIBS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIB_MATE_PANEL_APPLET_LT_VERSION = @LIB_MATE_PANEL_APPLET_LT_VERSION@ +LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION = @LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MATECOMPONENT_ACT_IDLDIR = @MATECOMPONENT_ACT_IDLDIR@ +MATECOMPONENT_CFLAGS = @MATECOMPONENT_CFLAGS@ +MATECOMPONENT_IDLDIR = @MATECOMPONENT_IDLDIR@ +MATECOMPONENT_LIBS = @MATECOMPONENT_LIBS@ +MATECONFTOOL = @MATECONFTOOL@ +MATECONF_SCHEMA_CONFIG_SOURCE = @MATECONF_SCHEMA_CONFIG_SOURCE@ +MATECONF_SCHEMA_FILE_DIR = @MATECONF_SCHEMA_FILE_DIR@ +MATECORBA_IDL = @MATECORBA_IDL@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +NETWORK_MANAGER_CFLAGS = @NETWORK_MANAGER_CFLAGS@ +NETWORK_MANAGER_LIBS = @NETWORK_MANAGER_LIBS@ +NM = @NM@ +NMEDIT = @NMEDIT@ +NOTIFICATION_AREA_CFLAGS = @NOTIFICATION_AREA_CFLAGS@ +NOTIFICATION_AREA_LIBS = @NOTIFICATION_AREA_LIBS@ +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@ +PANEL_CFLAGS = @PANEL_CFLAGS@ +PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE = @PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE@ +PANEL_LIBS = @PANEL_LIBS@ +PANEL_MODULE_MATECOMPONENT_CFLAGS = @PANEL_MODULE_MATECOMPONENT_CFLAGS@ +PANEL_MODULE_MATECOMPONENT_LIBS = @PANEL_MODULE_MATECOMPONENT_LIBS@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PERL = @PERL@ +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@ +PYTHON = @PYTHON@ +PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ +PYTHON_PLATFORM = @PYTHON_PLATFORM@ +PYTHON_PREFIX = @PYTHON_PREFIX@ +PYTHON_VERSION = @PYTHON_VERSION@ +RANLIB = @RANLIB@ +REBUILD = @REBUILD@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TZ_CFLAGS = @TZ_CFLAGS@ +TZ_LIBS = @TZ_LIBS@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +WARN_CFLAGS = @WARN_CFLAGS@ +WNCKLET_CFLAGS = @WNCKLET_CFLAGS@ +WNCKLET_LIBS = @WNCKLET_LIBS@ +XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ +XRANDR_CFLAGS = @XRANDR_CFLAGS@ +XRANDR_LIBS = @XRANDR_LIBS@ +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@ +appletsdir = @appletsdir@ +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@ +modulesdir = @modulesdir@ +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 = 48x48 +iconsdir = $(datadir)/icons/hicolor/$(size)/apps +icons_DATA = \ + mate-panel.png + +icons_SOURCE = \ + mate-panel.svg + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor +EXTRA_DIST = \ + $(icons_DATA) \ + $(icons_SOURCE) + +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) --gnu icons/48x48/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu icons/48x48/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-iconsDATA: $(icons_DATA) + @$(NORMAL_INSTALL) + test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)" + @list='$(icons_DATA)'; test -n "$(iconsdir)" || 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)$(iconsdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \ + done + +uninstall-iconsDATA: + @$(NORMAL_UNINSTALL) + @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(iconsdir)" && 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)$(iconsdir)"; 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-iconsDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) install-data-hook +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-iconsDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) uninstall-hook +.MAKE: install-am install-data-am install-strip uninstall-am + +.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-data-hook install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-iconsDATA 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-hook \ + uninstall-iconsDATA + + +install-data-hook: update-icon-cache +uninstall-hook: update-icon-cache +update-icon-cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +-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/icons/48x48/mate-panel.png b/icons/48x48/mate-panel.png Binary files differnew file mode 100644 index 00000000..4cf61cf0 --- /dev/null +++ b/icons/48x48/mate-panel.png diff --git a/icons/48x48/mate-panel.svg b/icons/48x48/mate-panel.svg new file mode 100644 index 00000000..8b9e281c --- /dev/null +++ b/icons/48x48/mate-panel.svg @@ -0,0 +1,274 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + 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="svg1325" + s:version="0.32" + inkscape:version="0.44" + s:docbase="/home/lapo/Desktop/mate-applets/scalable" + s:docname="mate-panel.svg" + sodipodi:version="0.32" + sodipodi:docname="mate-panel.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/scalable" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <sodipodi:namedview + inkscape:window-height="480" + inkscape:window-width="640" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" /> + <defs + id="defs1327"> + <linearGradient + inkscape:collect="always" + id="linearGradient2270"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop2272" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop2274" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2262"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop2264" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0;" + offset="1" + id="stop2266" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2252"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2254" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2256" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2252" + id="linearGradient2258" + x1="31.874874" + y1="17.4375" + x2="47.437664" + y2="17.4375" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-8)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2262" + id="linearGradient2268" + x1="31.872892" + y1="20.6875" + x2="46.704754" + y2="20.6875" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-8)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2270" + id="linearGradient1341" + gradientUnits="userSpaceOnUse" + x1="23.99696" + y1="18.375" + x2="45.753761" + y2="18.375" + gradientTransform="translate(0,-8)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2270" + id="radialGradient2218" + cx="3.6239223" + cy="2.0049825" + fx="3.6239223" + fy="2.0049825" + r="23" + gradientTransform="matrix(1.246687e-8,1.125998,-1.627297,3.116107e-17,6.886624,6.5312)" + gradientUnits="userSpaceOnUse" /> + </defs> + <s:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="29.202731" + inkscape:cy="14.650528" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + stroke="#eeeeec" + fill="#2e3436" + inkscape:window-width="1270" + inkscape:window-height="943" + inkscape:window-x="0" + inkscape:window-y="25" + showborder="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:grid-points="true" + showguides="false" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false"> + <s:guide + orientation="vertical" + position="31.875" + id="guide2260" /> + </s:namedview> + <metadata + id="metadata1330"> + <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>Mate Panel</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>panel</rdf:li> + <rdf:li>menu</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:contributor> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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"> + <rect + style="opacity:1;fill:url(#linearGradient2268);fill-opacity:1;stroke:url(#linearGradient2258);stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1333" + width="46" + height="29" + x="2.5" + y="9.5" /> + <rect + style="opacity:0.4;fill:none;fill-opacity:1;stroke:url(#linearGradient1341);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2210" + width="45" + height="27" + x="3.5" + y="10.5" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#radialGradient2218);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2216" + width="45" + height="27" + x="3.5" + y="10.5" /> + <rect + style="opacity:1;color:#000000;fill:#dce0d8;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect1337" + width="10" + height="25" + x="4.5" + y="11.5" + rx="1.625" + ry="1.625" /> + <rect + style="opacity:0.59607843;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect2212" + width="8" + height="23" + x="5.5" + y="12.5" + rx="0.5625" + ry="0.5625" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 8,23.5 L 11,21 L 11,26 L 8,23.5 z " + id="path2214" + s:nodetypes="cccc" /> + <g + id="layer6" + inkscape:label="tmp3" + style="fill:#2e3436;display:inline" + transform="translate(1.336101,-0.480508)"> + <g + id="g2450" + style="fill:#2e3436;fill-opacity:1;display:inline" + transform="matrix(1.111126,0,0,1.11111,-1.111123,-1.999954)"> + <path + id="path4490" + d="M 29.825673,13.93243 C 25.873042,13.93243 25.131582,19.562222 27.355158,19.562222 C 29.578413,19.562222 33.778465,13.93243 29.825673,13.93243 z " + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + id="path4492" + d="M 23.262429,18.864623 C 24.446355,18.936922 25.745315,14.346459 23.520132,14.63517 C 21.295753,14.923881 22.078021,18.792325 23.262429,18.864623 z " + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + id="path4494" + d="M 17.836518,21.717034 C 18.678553,21.346385 17.944966,17.721024 16.513137,18.709744 C 15.081951,19.698625 16.994483,22.087523 17.836518,21.717034 z " + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + id="path4496" + d="M 20.209029,19.819444 C 21.211405,19.61508 21.266352,15.503393 19.478815,16.240997 C 17.690957,16.978761 19.207455,20.024128 20.209029,19.819444 L 20.209029,19.819444 z " + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + d="M 25.443268,29.020774 C 25.621122,30.379019 24.446837,31.049787 23.296811,30.174174 C 19.635783,27.386832 29.358465,25.996454 28.71758,22.188259 C 28.185625,19.027375 18.487203,20.000511 17.382806,24.9462 C 16.635241,28.291525 20.459984,32.932436 24.450853,32.932436 C 26.414155,32.932436 28.6787,31.159681 29.102368,28.913933 C 29.425944,27.201427 25.294816,27.887618 25.443268,29.020774 L 25.443268,29.020774 z " + id="path4498" + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + </g> + </g> + </g> +</svg> diff --git a/icons/Makefile.am b/icons/Makefile.am new file mode 100644 index 00000000..c1d65b98 --- /dev/null +++ b/icons/Makefile.am @@ -0,0 +1,10 @@ +SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable + +gegldir = $(datadir)/mate-panel/pixmaps +gegl_DATA = \ + mate-gegl2-2.png \ + mate-gegl2.png + +EXTRA_DIST = $(gegl_DATA) + +-include $(top_srcdir)/git.mk diff --git a/icons/Makefile.in b/icons/Makefile.in new file mode 100644 index 00000000..0b501f9e --- /dev/null +++ b/icons/Makefile.in @@ -0,0 +1,725 @@ +# 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 = icons +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/d-type.m4 \ + $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 \ + $(top_srcdir)/m4/mate-doc-utils.m4 $(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 = +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ + html-recursive info-recursive install-data-recursive \ + install-dvi-recursive install-exec-recursive \ + install-html-recursive install-info-recursive \ + install-pdf-recursive install-ps-recursive install-recursive \ + installcheck-recursive installdirs-recursive pdf-recursive \ + ps-recursive uninstall-recursive +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)$(gegldir)" +DATA = $(gegl_DATA) +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ + $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ + distdir +ETAGS = etags +CTAGS = ctags +DIST_SUBDIRS = $(SUBDIRS) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +am__relativize = \ + dir0=`pwd`; \ + sed_first='s,^\([^/]*\)/.*$$,\1,'; \ + sed_rest='s,^[^/]*/*,,'; \ + sed_last='s,^.*/\([^/]*\)$$,\1,'; \ + sed_butlast='s,/*[^/]*$$,,'; \ + while test -n "$$dir1"; do \ + first=`echo "$$dir1" | sed -e "$$sed_first"`; \ + if test "$$first" != "."; then \ + if test "$$first" = ".."; then \ + dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ + dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ + else \ + first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ + if test "$$first2" = "$$first"; then \ + dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ + else \ + dir2="../$$dir2"; \ + fi; \ + dir0="$$dir0"/"$$first"; \ + fi; \ + fi; \ + dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ + done; \ + reldir="$$dir2" +ACLOCAL = @ACLOCAL@ +ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ +ALL_LINGUAS = @ALL_LINGUAS@ +AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +AR = @AR@ +AS = @AS@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CLOCK_CFLAGS = @CLOCK_CFLAGS@ +CLOCK_EDS_ICONDIR = @CLOCK_EDS_ICONDIR@ +CLOCK_LIBS = @CLOCK_LIBS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ +DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ +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@ +EGG_SMCLIENT_CFLAGS = @EGG_SMCLIENT_CFLAGS@ +EGG_SMCLIENT_LIBS = @EGG_SMCLIENT_LIBS@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +FISH_CFLAGS = @FISH_CFLAGS@ +FISH_LIBS = @FISH_LIBS@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GIO_QUERYMODULES = @GIO_QUERYMODULES@ +GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ +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@ +INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ +INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ +INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ +INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ +INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ +INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ +INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ +INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBMATE_PANEL_APPLET_CFLAGS = @LIBMATE_PANEL_APPLET_CFLAGS@ +LIBMATE_PANEL_APPLET_LIBS = @LIBMATE_PANEL_APPLET_LIBS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIB_MATE_PANEL_APPLET_LT_VERSION = @LIB_MATE_PANEL_APPLET_LT_VERSION@ +LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION = @LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MATECOMPONENT_ACT_IDLDIR = @MATECOMPONENT_ACT_IDLDIR@ +MATECOMPONENT_CFLAGS = @MATECOMPONENT_CFLAGS@ +MATECOMPONENT_IDLDIR = @MATECOMPONENT_IDLDIR@ +MATECOMPONENT_LIBS = @MATECOMPONENT_LIBS@ +MATECONFTOOL = @MATECONFTOOL@ +MATECONF_SCHEMA_CONFIG_SOURCE = @MATECONF_SCHEMA_CONFIG_SOURCE@ +MATECONF_SCHEMA_FILE_DIR = @MATECONF_SCHEMA_FILE_DIR@ +MATECORBA_IDL = @MATECORBA_IDL@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +NETWORK_MANAGER_CFLAGS = @NETWORK_MANAGER_CFLAGS@ +NETWORK_MANAGER_LIBS = @NETWORK_MANAGER_LIBS@ +NM = @NM@ +NMEDIT = @NMEDIT@ +NOTIFICATION_AREA_CFLAGS = @NOTIFICATION_AREA_CFLAGS@ +NOTIFICATION_AREA_LIBS = @NOTIFICATION_AREA_LIBS@ +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@ +PANEL_CFLAGS = @PANEL_CFLAGS@ +PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE = @PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE@ +PANEL_LIBS = @PANEL_LIBS@ +PANEL_MODULE_MATECOMPONENT_CFLAGS = @PANEL_MODULE_MATECOMPONENT_CFLAGS@ +PANEL_MODULE_MATECOMPONENT_LIBS = @PANEL_MODULE_MATECOMPONENT_LIBS@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PERL = @PERL@ +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@ +PYTHON = @PYTHON@ +PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ +PYTHON_PLATFORM = @PYTHON_PLATFORM@ +PYTHON_PREFIX = @PYTHON_PREFIX@ +PYTHON_VERSION = @PYTHON_VERSION@ +RANLIB = @RANLIB@ +REBUILD = @REBUILD@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TZ_CFLAGS = @TZ_CFLAGS@ +TZ_LIBS = @TZ_LIBS@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +WARN_CFLAGS = @WARN_CFLAGS@ +WNCKLET_CFLAGS = @WNCKLET_CFLAGS@ +WNCKLET_LIBS = @WNCKLET_LIBS@ +XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ +XRANDR_CFLAGS = @XRANDR_CFLAGS@ +XRANDR_LIBS = @XRANDR_LIBS@ +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@ +appletsdir = @appletsdir@ +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@ +modulesdir = @modulesdir@ +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@ +SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable +gegldir = $(datadir)/mate-panel/pixmaps +gegl_DATA = \ + mate-gegl2-2.png \ + mate-gegl2.png + +EXTRA_DIST = $(gegl_DATA) +all: all-recursive + +.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) --gnu icons/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu icons/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-geglDATA: $(gegl_DATA) + @$(NORMAL_INSTALL) + test -z "$(gegldir)" || $(MKDIR_P) "$(DESTDIR)$(gegldir)" + @list='$(gegl_DATA)'; test -n "$(gegldir)" || 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)$(gegldir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(gegldir)" || exit $$?; \ + done + +uninstall-geglDATA: + @$(NORMAL_UNINSTALL) + @list='$(gegl_DATA)'; test -n "$(gegldir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(gegldir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(gegldir)" && rm -f $$files + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + mkid -fID $$unique +tags: TAGS + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + set x; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + shift; \ + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + if test $$# -gt 0; then \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + "$$@" $$unique; \ + else \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$unique; \ + fi; \ + fi +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + test -z "$(CTAGS_ARGS)$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && $(am__cd) $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) "$$here" + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +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 + @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ + fi; \ + done + @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ + $(am__relativize); \ + new_distdir=$$reldir; \ + dir1=$$subdir; dir2="$(top_distdir)"; \ + $(am__relativize); \ + new_top_distdir=$$reldir; \ + echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ + echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ + ($(am__cd) $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$$new_top_distdir" \ + distdir="$$new_distdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ + am__skip_mode_fix=: \ + distdir) \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-recursive +all-am: Makefile $(DATA) +installdirs: installdirs-recursive +installdirs-am: + for dir in "$(DESTDIR)$(gegldir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-recursive +install-exec: install-exec-recursive +install-data: install-data-recursive +uninstall: uninstall-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-recursive +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-recursive + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-recursive + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-tags + +dvi: dvi-recursive + +dvi-am: + +html: html-recursive + +html-am: + +info: info-recursive + +info-am: + +install-data-am: install-geglDATA + +install-dvi: install-dvi-recursive + +install-dvi-am: + +install-exec-am: + +install-html: install-html-recursive + +install-html-am: + +install-info: install-info-recursive + +install-info-am: + +install-man: + +install-pdf: install-pdf-recursive + +install-pdf-am: + +install-ps: install-ps-recursive + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-recursive + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: uninstall-geglDATA + +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ + install-am install-strip tags-recursive + +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic clean-libtool \ + ctags ctags-recursive distclean distclean-generic \ + distclean-libtool distclean-tags distdir dvi dvi-am html \ + html-am info info-am install install-am install-data \ + install-data-am install-dvi install-dvi-am install-exec \ + install-exec-am install-geglDATA 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 installdirs-am \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags tags-recursive uninstall uninstall-am uninstall-geglDATA + + +-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/icons/mate-gegl2-2.png b/icons/mate-gegl2-2.png Binary files differnew file mode 100644 index 00000000..0a14e117 --- /dev/null +++ b/icons/mate-gegl2-2.png diff --git a/icons/mate-gegl2.png b/icons/mate-gegl2.png Binary files differnew file mode 100644 index 00000000..c6135e10 --- /dev/null +++ b/icons/mate-gegl2.png diff --git a/icons/scalable/Makefile.am b/icons/scalable/Makefile.am new file mode 100644 index 00000000..abc0ca7f --- /dev/null +++ b/icons/scalable/Makefile.am @@ -0,0 +1,34 @@ +size = scalable + +iconsdir = $(datadir)/icons/hicolor/$(size)/apps + +icons_DATA = \ + mate-panel-clock.svg \ + mate-panel-drawer.svg \ + mate-panel-fish.svg \ + mate-panel-force-quit.svg \ + mate-panel-launcher.svg \ + mate-panel-notification-area.svg \ + mate-panel-separator.svg \ + mate-panel.svg \ + mate-panel-window-list.svg \ + mate-panel-window-menu.svg \ + mate-panel-workspace-switcher.svg + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor + +install-data-hook: update-icon-cache +uninstall-hook: update-icon-cache +update-icon-cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +EXTRA_DIST = \ + $(icons_DATA) + +-include $(top_srcdir)/git.mk diff --git a/icons/scalable/Makefile.in b/icons/scalable/Makefile.in new file mode 100644 index 00000000..d4ef32ec --- /dev/null +++ b/icons/scalable/Makefile.in @@ -0,0 +1,550 @@ +# 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 = icons/scalable +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/d-type.m4 \ + $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 \ + $(top_srcdir)/m4/mate-doc-utils.m4 $(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)$(iconsdir)" +DATA = $(icons_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@ +AS = @AS@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CLOCK_CFLAGS = @CLOCK_CFLAGS@ +CLOCK_EDS_ICONDIR = @CLOCK_EDS_ICONDIR@ +CLOCK_LIBS = @CLOCK_LIBS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ +DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ +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@ +EGG_SMCLIENT_CFLAGS = @EGG_SMCLIENT_CFLAGS@ +EGG_SMCLIENT_LIBS = @EGG_SMCLIENT_LIBS@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +FISH_CFLAGS = @FISH_CFLAGS@ +FISH_LIBS = @FISH_LIBS@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GIO_QUERYMODULES = @GIO_QUERYMODULES@ +GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ +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@ +INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ +INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ +INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ +INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ +INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ +INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ +INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ +INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBMATE_PANEL_APPLET_CFLAGS = @LIBMATE_PANEL_APPLET_CFLAGS@ +LIBMATE_PANEL_APPLET_LIBS = @LIBMATE_PANEL_APPLET_LIBS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_CFLAGS@ +LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS = @LIBMATE_PANEL_APPLET_MATECOMPONENT_LIBS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIB_MATE_PANEL_APPLET_LT_VERSION = @LIB_MATE_PANEL_APPLET_LT_VERSION@ +LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION = @LIB_MATE_PANEL_APPLET_MATECOMPONENT_LT_VERSION@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MATECOMPONENT_ACT_IDLDIR = @MATECOMPONENT_ACT_IDLDIR@ +MATECOMPONENT_CFLAGS = @MATECOMPONENT_CFLAGS@ +MATECOMPONENT_IDLDIR = @MATECOMPONENT_IDLDIR@ +MATECOMPONENT_LIBS = @MATECOMPONENT_LIBS@ +MATECONFTOOL = @MATECONFTOOL@ +MATECONF_SCHEMA_CONFIG_SOURCE = @MATECONF_SCHEMA_CONFIG_SOURCE@ +MATECONF_SCHEMA_FILE_DIR = @MATECONF_SCHEMA_FILE_DIR@ +MATECORBA_IDL = @MATECORBA_IDL@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +NETWORK_MANAGER_CFLAGS = @NETWORK_MANAGER_CFLAGS@ +NETWORK_MANAGER_LIBS = @NETWORK_MANAGER_LIBS@ +NM = @NM@ +NMEDIT = @NMEDIT@ +NOTIFICATION_AREA_CFLAGS = @NOTIFICATION_AREA_CFLAGS@ +NOTIFICATION_AREA_LIBS = @NOTIFICATION_AREA_LIBS@ +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@ +PANEL_CFLAGS = @PANEL_CFLAGS@ +PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE = @PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE@ +PANEL_LIBS = @PANEL_LIBS@ +PANEL_MODULE_MATECOMPONENT_CFLAGS = @PANEL_MODULE_MATECOMPONENT_CFLAGS@ +PANEL_MODULE_MATECOMPONENT_LIBS = @PANEL_MODULE_MATECOMPONENT_LIBS@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PERL = @PERL@ +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@ +PYTHON = @PYTHON@ +PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ +PYTHON_PLATFORM = @PYTHON_PLATFORM@ +PYTHON_PREFIX = @PYTHON_PREFIX@ +PYTHON_VERSION = @PYTHON_VERSION@ +RANLIB = @RANLIB@ +REBUILD = @REBUILD@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TZ_CFLAGS = @TZ_CFLAGS@ +TZ_LIBS = @TZ_LIBS@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +WARN_CFLAGS = @WARN_CFLAGS@ +WNCKLET_CFLAGS = @WNCKLET_CFLAGS@ +WNCKLET_LIBS = @WNCKLET_LIBS@ +XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ +XRANDR_CFLAGS = @XRANDR_CFLAGS@ +XRANDR_LIBS = @XRANDR_LIBS@ +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@ +appletsdir = @appletsdir@ +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@ +modulesdir = @modulesdir@ +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 +iconsdir = $(datadir)/icons/hicolor/$(size)/apps +icons_DATA = \ + mate-panel-clock.svg \ + mate-panel-drawer.svg \ + mate-panel-fish.svg \ + mate-panel-force-quit.svg \ + mate-panel-launcher.svg \ + mate-panel-notification-area.svg \ + mate-panel-separator.svg \ + mate-panel.svg \ + mate-panel-window-list.svg \ + mate-panel-window-menu.svg \ + mate-panel-workspace-switcher.svg + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor +EXTRA_DIST = \ + $(icons_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) --gnu icons/scalable/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu 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-iconsDATA: $(icons_DATA) + @$(NORMAL_INSTALL) + test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)" + @list='$(icons_DATA)'; test -n "$(iconsdir)" || 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)$(iconsdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \ + done + +uninstall-iconsDATA: + @$(NORMAL_UNINSTALL) + @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(iconsdir)" && 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)$(iconsdir)"; 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-iconsDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) install-data-hook +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-iconsDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) uninstall-hook +.MAKE: install-am install-data-am install-strip uninstall-am + +.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-data-hook install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-iconsDATA 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-hook \ + uninstall-iconsDATA + + +install-data-hook: update-icon-cache +uninstall-hook: update-icon-cache +update-icon-cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +-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/icons/scalable/mate-panel-clock.svg b/icons/scalable/mate-panel-clock.svg new file mode 100644 index 00000000..e21777af --- /dev/null +++ b/icons/scalable/mate-panel-clock.svg @@ -0,0 +1,450 @@ +<?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="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/scalable" + sodipodi:docname="mate-panel-clock.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient2911"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2913" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2915" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2903"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2905" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2907" /> + </linearGradient> + <linearGradient + id="linearGradient2879"> + <stop + style="stop-color:#c8cec3;stop-opacity:1;" + offset="0" + id="stop2881" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="1" + id="stop2883" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2871"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2873" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2875" /> + </linearGradient> + <linearGradient + id="linearGradient2852"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2854" /> + <stop + id="stop2816" + offset="0.79518074" + style="stop-color:black;stop-opacity:0.49803922;" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2856" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2842"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop2844" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop2846" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2826"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop2828" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop2830" /> + </linearGradient> + <linearGradient + id="linearGradient2804"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop2806" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop2808" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2792"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2794" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop2796" /> + </linearGradient> + <linearGradient + id="linearGradient2778"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop2780" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop2782" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2852" + id="radialGradient2858" + cx="15.77732" + cy="17.018175" + fx="15.77732" + fy="17.018175" + r="13.479223" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2778" + id="radialGradient1956" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.715326,0,-1.462351e-6,1.368654,-5.935835,-2.694826)" + cx="7.7312818" + cy="6.9224148" + fx="7.7312818" + fy="6.9224148" + r="13.979223" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2826" + id="linearGradient1958" + gradientUnits="userSpaceOnUse" + x1="5.1105971" + y1="25.434898" + x2="-1.1694173" + y2="4.5554562" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2792" + id="radialGradient1960" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.57113,1.6738e-6,0,2.461325,-24.47562,-35.11938)" + cx="16.962406" + cy="23.891157" + fx="16.962406" + fy="23.891157" + r="14.065099" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2842" + id="linearGradient1962" + gradientUnits="userSpaceOnUse" + x1="6.76405" + y1="6.6889873" + x2="31.357225" + y2="40.581764" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2871" + id="linearGradient2877" + x1="7.5693855" + y1="5.3379612" + x2="21.276642" + y2="35.818893" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2879" + id="linearGradient2885" + x1="12.584041" + y1="7.911427" + x2="14.316957" + y2="14.703617" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2804" + id="radialGradient2893" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.320612,0,-1.917177e-6,1.657106,-20.62529,-9.557977)" + cx="15.617997" + cy="14.602325" + fx="15.617997" + fy="14.602325" + r="0.99436891" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2903" + id="linearGradient2909" + x1="24.3125" + y1="20" + x2="17.9375" + y2="28.4375" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2911" + id="linearGradient2917" + x1="18.75" + y1="21.0625" + x2="28" + y2="26.125" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="48.335367" + inkscape:cy="6.7743503" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="1205" + inkscape:window-height="755" + inkscape:window-x="44" + inkscape:window-y="105" + inkscape:showpageshadow="false" + width="48px" + height="48px" + borderlayer="true" + showborder="false" + gridtolerance="10000" + inkscape:grid-points="true" + inkscape:grid-bbox="false" + inkscape:guide-bbox="true" + showguides="false"> + <sodipodi:guide + orientation="horizontal" + position="24.925514" + id="guide1964" /> + <sodipodi:guide + orientation="vertical" + position="24.041631" + id="guide1966" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Clock</dc:title> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:subject> + <rdf:Bag> + <rdf:li>clock</rdf:li> + <rdf:li>time</rdf:li> + <rdf:li>date</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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g1902" + transform="translate(8.5,10)" + style="opacity:0.2"> + <path + sodipodi:nodetypes="ccccc" + id="path1898" + d="M 15,14 L 23,7 L 17,16 L 13,18 L 15,14 z " + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccc" + id="path1900" + d="M 15,16 L 21,20 L 17,14 L 13,12 L 15,16 z " + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#radialGradient2858);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2850" + sodipodi:cx="15.77732" + sodipodi:cy="17.018175" + sodipodi:rx="13.479223" + sodipodi:ry="13.479223" + d="M 29.256543 17.018175 A 13.479223 13.479223 0 1 1 2.2980967,17.018175 A 13.479223 13.479223 0 1 1 29.256543 17.018175 z" + transform="matrix(-1.683737,0,0,1.696129,50.76034,-4.50252)" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient1956);fill-opacity:1;stroke:url(#linearGradient1958);stroke-width:0.62724388;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path1862" + sodipodi:cx="15.77732" + sodipodi:cy="17.018175" + sodipodi:rx="13.479223" + sodipodi:ry="13.479223" + d="M 29.256543 17.018175 A 13.479223 13.479223 0 1 1 2.2980967,17.018175 A 13.479223 13.479223 0 1 1 29.256543 17.018175 z" + transform="matrix(1.595047,0,0,1.593506,-1.165574,-4.097785)" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient1960);fill-opacity:1;stroke:url(#linearGradient1962);stroke-width:0.72860712;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2752" + sodipodi:cx="15.77732" + sodipodi:cy="17.018175" + sodipodi:rx="13.479223" + sodipodi:ry="13.479223" + d="M 29.256543 17.018175 A 13.479223 13.479223 0 1 1 2.2980967,17.018175 A 13.479223 13.479223 0 1 1 29.256543 17.018175 z" + transform="matrix(1.372483,0,0,1.372483,2.345902,-0.357151)" /> + <path + style="opacity:0.2;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 35.5,13 L 24.28125,23.28125 L 20.5,21 L 22.90625,25 L 20.5,29 L 24.375,26.6875 L 32.5,33 L 26.28125,25 L 35.5,13 z " + id="path1970" + sodipodi:nodetypes="ccccccccc" /> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:1.0;stroke:url(#linearGradient2885);stroke-width:0.2239774;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2790" + sodipodi:cx="14" + sodipodi:cy="10.75" + sodipodi:rx="3.5625" + sodipodi:ry="4.3125" + d="M 17.5625 10.75 A 3.5625 4.3125 0 1 1 10.4375,10.75 A 3.5625 4.3125 0 1 1 17.5625 10.75 z" + transform="matrix(4.912278,0,0,4.057969,-44.77189,-20.62317)" /> + <g + id="g2897" + transform="translate(4,0)"> + <path + sodipodi:nodetypes="ccccc" + id="path2802" + d="M 19,24 L 28,31 L 21,22 L 16,19 L 19,24 z " + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cccc" + id="path2895" + d="M 28,31 L 21,22 L 16,19 L 28,31 z " + style="fill:url(#linearGradient2917);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;opacity:0.3" /> + </g> + <path + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 23,22 L 35,11 L 25,24 L 20,27 L 23,22 z " + id="path2800" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:url(#linearGradient2909);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;opacity:0.3" + d="M 23,22 L 35,11 L 20,27 L 23,22 z " + id="path2887" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient2893);fill-opacity:1;stroke:black;stroke-width:0.57145953;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2901" + sodipodi:cx="16.197165" + sodipodi:cy="15.16202" + sodipodi:rx="0.99436891" + sodipodi:ry="0.92807764" + d="M 17.191533 15.16202 A 0.99436891 0.92807764 0 1 1 15.202796,15.16202 A 0.99436891 0.92807764 0 1 1 17.191533 15.16202 z" + transform="matrix(1.022222,0,0,1.078416,7.44119,6.649885)" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient2893);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2786" + sodipodi:cx="16.197165" + sodipodi:cy="15.16202" + sodipodi:rx="0.99436891" + sodipodi:ry="0.92807764" + d="M 17.191533 15.16202 A 0.99436891 0.92807764 0 1 1 15.202796,15.16202 A 0.99436891 0.92807764 0 1 1 17.191533 15.16202 z" + transform="matrix(1.022222,0,0,1.078416,7.44119,6.649885)" /> + <path + sodipodi:type="arc" + style="fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2812" + sodipodi:cx="15.5" + sodipodi:cy="14.5" + sodipodi:rx="0.5" + sodipodi:ry="0.5" + d="M 16 14.5 A 0.5 0.5 0 1 1 15,14.5 A 0.5 0.5 0 1 1 16 14.5 z" + transform="translate(8,8)" /> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:1.0;stroke:url(#linearGradient2877);stroke-width:0.65695292;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.6" + id="path2865" + sodipodi:cx="15.77732" + sodipodi:cy="17.018175" + sodipodi:rx="13.479223" + sodipodi:ry="13.479223" + d="M 29.256543 17.018175 A 13.479223 13.479223 0 1 1 2.2980967,17.018175 A 13.479223 13.479223 0 1 1 29.256543 17.018175 z" + transform="matrix(1.522916,0,0,1.521443,-2.753783e-2,-2.871404)" /> + </g> +</svg> diff --git a/icons/scalable/mate-panel-drawer.svg b/icons/scalable/mate-panel-drawer.svg new file mode 100644 index 00000000..cd7afecc --- /dev/null +++ b/icons/scalable/mate-panel-drawer.svg @@ -0,0 +1,819 @@ +<?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="svg2" + sodipodi:version="0.32" + inkscape:version="0.43+devel" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/scalable" + sodipodi:docname="mate-panel-drawer.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3119"> + <stop + style="stop-color:black;stop-opacity:0;" + offset="0" + id="stop3121" /> + <stop + id="stop3127" + offset="0.5" + style="stop-color:black;stop-opacity:1;" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3123" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3105"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3107" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3109" /> + </linearGradient> + <linearGradient + id="linearGradient2848" + inkscape:collect="always"> + <stop + id="stop2850" + offset="0" + style="stop-color:white;stop-opacity:1;" /> + <stop + id="stop2852" + offset="1" + style="stop-color:white;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient2820"> + <stop + style="stop-color:black;stop-opacity:1" + offset="0" + id="stop2822" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2824" /> + </linearGradient> + <linearGradient + id="linearGradient1954"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop1956" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="1" + id="stop1958" /> + </linearGradient> + <linearGradient + id="linearGradient1946"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop1948" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="1" + id="stop1950" /> + </linearGradient> + <linearGradient + id="linearGradient1938"> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="0" + id="stop1940" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop1942" /> + </linearGradient> + <linearGradient + id="linearGradient1914"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop1916" /> + <stop + style="stop-color:#e2e5e0;stop-opacity:1;" + offset="1" + id="stop1918" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3737"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3739" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3741" /> + </linearGradient> + <linearGradient + id="linearGradient3704"> + <stop + style="stop-color:#fce94f;stop-opacity:1" + offset="0" + id="stop3714" /> + <stop + style="stop-color:#fef8c2;stop-opacity:1;" + offset="1" + id="stop3708" /> + </linearGradient> + <linearGradient + id="linearGradient3635"> + <stop + id="stop3637" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1" /> + <stop + id="stop3639" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3615"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3617" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop3619" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3048"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop3050" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop3052" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3040"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3042" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3044" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3030"> + <stop + style="stop-color:#c4a000;stop-opacity:1" + offset="0" + id="stop3032" /> + <stop + style="stop-color:#edd400;stop-opacity:1" + offset="1" + id="stop3034" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3030" + id="linearGradient3036" + x1="2.3864853" + y1="34.399788" + x2="0.51148534" + y2="15.856615" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3048" + id="linearGradient3054" + x1="11.375" + y1="17.493593" + x2="11.375" + y2="24.053179" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3040" + id="linearGradient3068" + gradientUnits="userSpaceOnUse" + x1="3" + y1="24.871992" + x2="7.9375" + y2="49.815731" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3615" + id="radialGradient3631" + cx="19.100201" + cy="34.240425" + fx="19.100201" + fy="34.240425" + r="7" + gradientTransform="matrix(1.545571,0,-1.698759e-7,0.202484,-10.53632,24.58251)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3635" + id="radialGradient3633" + cx="18.972952" + cy="32.439533" + fx="18.972952" + fy="32.439533" + r="8" + gradientTransform="matrix(1.684665,0,-8.88777e-6,1.004299,-12.93154,-1.141463)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3704" + id="linearGradient3733" + x1="42.875" + y1="34.375" + x2="2" + y2="20" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3737" + id="radialGradient3743" + cx="24.8125" + cy="33.6875" + fx="24.8125" + fy="33.6875" + r="26.9375" + gradientTransform="matrix(1,0,0,0.234339,0,25.79321)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1914" + id="linearGradient1920" + x1="22.9375" + y1="13.93608" + x2="22.9375" + y2="23.944141" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1938" + id="linearGradient1944" + x1="10.625" + y1="13.740631" + x2="10.625" + y2="20.001247" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1946" + id="linearGradient1952" + x1="37.625" + y1="17.25" + x2="35" + y2="21.62743" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1954" + id="linearGradient1960" + x1="33.059471" + y1="13.5" + x2="35.50145" + y2="13.5" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2820" + id="linearGradient2818" + x1="22.75" + y1="27.739614" + x2="22.75" + y2="36.003078" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.868216,-8.6946e-6,3.914793)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2848" + id="linearGradient2844" + x1="15.745687" + y1="28.358177" + x2="16.499441" + y2="31.998724" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2848" + id="linearGradient2856" + gradientUnits="userSpaceOnUse" + x1="15.745687" + y1="28.358177" + x2="16.499441" + y2="31.998724" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="13.5" + x2="35.50145" + y1="13.5" + x1="33.059471" + id="linearGradient3017" + xlink:href="#linearGradient1954" + inkscape:collect="always" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="21.62743" + x2="35" + y1="17.25" + x1="37.625" + id="linearGradient3015" + xlink:href="#linearGradient1946" + inkscape:collect="always" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="20.001247" + x2="10.625" + y1="13.740631" + x1="10.625" + id="linearGradient3013" + xlink:href="#linearGradient1938" + inkscape:collect="always" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="23.944141" + x2="22.9375" + y1="13.93608" + x1="22.9375" + id="linearGradient3011" + xlink:href="#linearGradient1914" + inkscape:collect="always" /> + <radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.234339,0,25.79321)" + r="26.9375" + fy="33.6875" + fx="24.8125" + cy="33.6875" + cx="24.8125" + id="radialGradient3009" + xlink:href="#linearGradient3737" + inkscape:collect="always" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="20" + x2="2" + y1="34.375" + x1="42.875" + id="linearGradient3007" + xlink:href="#linearGradient3704" + inkscape:collect="always" /> + <radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.684665,0,-8.88777e-6,1.004299,-12.93154,-1.141463)" + r="8" + fy="32.439533" + fx="18.972952" + cy="32.439533" + cx="18.972952" + id="radialGradient3004" + xlink:href="#linearGradient3635" + inkscape:collect="always" /> + <radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.545571,0,-1.698759e-7,0.202484,-10.53632,24.58251)" + r="7" + fy="34.240425" + fx="19.100201" + cy="34.240425" + cx="19.100201" + id="radialGradient3002" + xlink:href="#linearGradient3615" + inkscape:collect="always" /> + <linearGradient + y2="49.815731" + x2="7.9375" + y1="24.871992" + x1="3" + gradientUnits="userSpaceOnUse" + id="linearGradient3000" + xlink:href="#linearGradient3040" + inkscape:collect="always" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="24.053179" + x2="11.375" + y1="17.493593" + x1="11.375" + id="linearGradient2998" + xlink:href="#linearGradient3048" + inkscape:collect="always" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="15.856615" + x2="0.51148534" + y1="34.399788" + x1="2.3864853" + id="linearGradient2996" + xlink:href="#linearGradient3030" + inkscape:collect="always" /> + <linearGradient + id="linearGradient2972"> + <stop + id="stop2974" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1" /> + <stop + id="stop2976" + offset="1" + style="stop-color:#d3d7cf;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient2966"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop2968" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2970" /> + </linearGradient> + <linearGradient + id="linearGradient3645" + inkscape:collect="always"> + <stop + id="stop3647" + offset="0" + style="stop-color:black;stop-opacity:1;" /> + <stop + id="stop3649" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2957"> + <stop + id="stop2959" + offset="0" + style="stop-color:#fce94f;stop-opacity:1" /> + <stop + id="stop2961" + offset="1" + style="stop-color:#fef8c2;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient2945"> + <stop + id="stop2947" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop2949" + offset="1" + style="stop-color:#e2e5e0;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient2939"> + <stop + id="stop2941" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + id="stop2943" + offset="1" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient2933"> + <stop + id="stop2935" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1" /> + <stop + id="stop2937" + offset="1" + style="stop-color:white;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient2927"> + <stop + id="stop2929" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1" /> + <stop + id="stop2931" + offset="1" + style="stop-color:white;stop-opacity:1;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3645" + id="radialGradient3100" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.391304,0,18.34647)" + cx="24.140625" + cy="30.140625" + fx="24.140625" + fy="30.140625" + r="7.546875" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3105" + id="radialGradient3111" + cx="2.03125" + cy="40.062828" + fx="2.03125" + fy="40.062828" + r="3.03125" + gradientTransform="matrix(0,-0.824745,1.649484,0,-61.08302,38.17527)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3105" + id="radialGradient3115" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.824745,1.649485,0,-109.0831,-34.82472)" + cx="2.03125" + cy="40.062828" + fx="2.03125" + fy="40.062828" + r="3.03125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3119" + id="linearGradient3125" + x1="23.997437" + y1="34" + x2="23.997437" + y2="39" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3105" + id="radialGradient3134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.824745,1.649484,0,-61.08302,38.17527)" + cx="2.03125" + cy="40.062828" + fx="2.03125" + fy="40.062828" + r="3.03125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3105" + id="radialGradient3136" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.824745,1.649485,0,-109.0831,-34.82472)" + cx="2.03125" + cy="40.062828" + fx="2.03125" + fy="40.062828" + r="3.03125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3119" + id="linearGradient3138" + gradientUnits="userSpaceOnUse" + x1="23.997437" + y1="34" + x2="23.997437" + y2="39" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="35.225881" + inkscape:cy="5.1677423" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="1051" + inkscape:window-height="738" + inkscape:window-x="145" + inkscape:window-y="156" + inkscape:showpageshadow="false" + inkscape:grid-points="false" + inkscape:grid-bbox="true" + gridtolerance="10000" + showborder="false" + borderlayer="true" + showguides="true" + inkscape:guide-bbox="true" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Cassetto</dc:title> + <dc:date>2006-05-11</dc:date> + <dc:subject> + <rdf:Bag> + <rdf:li>drawer</rdf:li> + </rdf:Bag> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="opacity:1;fill:url(#linearGradient1920);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1" + id="rect2983" + width="24" + height="14" + x="12" + y="13" /> + <path + style="fill:none;fill-opacity:1.0;fill-rule:evenodd;stroke:url(#linearGradient3054);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="M 4.5,22.5 L 11.5,12.5 L 36.5,12.5 L 43.5,22.5 L 4.5,22.5 z " + id="path2085" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:url(#linearGradient1944);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:11;stroke-opacity:1" + d="M 6,22 L 12.265625,13 L 12.265625,27 L 6,27 L 6,22 z " + id="rect2985" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:url(#linearGradient1952);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:11;stroke-opacity:1" + d="M 42,21.995815 L 35.726562,12.988281 L 35.726562,27 L 42,27 L 42,21.995815 z " + id="path2988" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.99436891" + inkscape:original="M 11.5 12.5 L 4.5 22.5 L 43.5 22.5 L 36.5 12.5 L 11.5 12.5 z " + style="fill:none;fill-opacity:1.0;fill-rule:evenodd;stroke:url(#linearGradient1960);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path2981" + d="M 12,13.5 L 6.40625,21.5 L 41.59375,21.5 L 36,13.5 L 12,13.5 z " /> + <path + sodipodi:type="arc" + style="opacity:0.2;fill:url(#radialGradient3743);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3735" + sodipodi:cx="24.8125" + sodipodi:cy="33.6875" + sodipodi:rx="26.9375" + sodipodi:ry="6.3125" + d="M 51.75 33.6875 A 26.9375 6.3125 0 1 1 -2.125,33.6875 A 26.9375 6.3125 0 1 1 51.75 33.6875 z" + transform="matrix(0.445476,0,0,0.554455,12.94664,17.82178)" /> + <g + id="g3129" + transform="matrix(1,0,0,1.1,0,-3.4)" + style="opacity:0.3"> + <rect + y="34" + x="-3.3306691e-16" + height="5" + width="5" + id="rect3103" + style="opacity:1;fill:url(#radialGradient3134);fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:0" /> + <rect + transform="scale(-1,-1)" + y="-39" + x="-48" + height="5" + width="5" + id="rect3113" + style="opacity:1;fill:url(#radialGradient3136);fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:0" /> + <rect + y="34" + x="5" + height="4.9999986" + width="38" + id="rect3117" + style="opacity:1;fill:url(#linearGradient3138);fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:0" /> + </g> + <rect + style="opacity:1;fill:url(#linearGradient3733);fill-opacity:1.0;stroke:url(#linearGradient3036);stroke-width:1;stroke-linecap:round;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1" + id="rect1862" + width="43" + height="17" + x="2.5" + y="20.5" + rx="1.03125" + ry="1.03125" /> + <path + sodipodi:type="arc" + style="opacity:0.1;fill:url(#radialGradient3100);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3643" + sodipodi:cx="24.140625" + sodipodi:cy="30.140625" + sodipodi:rx="7.546875" + sodipodi:ry="2.953125" + d="M 31.6875 30.140625 A 7.546875 2.953125 0 1 1 16.59375,30.140625 A 7.546875 2.953125 0 1 1 31.6875 30.140625 z" + transform="matrix(1.267852,0,0,0.931217,-6.903784,2.864469)" /> + <path + sodipodi:type="arc" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:url(#linearGradient2856);stroke-width:1.31985307;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path2854" + sodipodi:cx="17.456699" + sodipodi:cy="29.460545" + sodipodi:rx="1.8782524" + sodipodi:ry="1.8782524" + d="M 19.334952 29.460545 A 1.8782524 1.8782524 0 1 1 15.578447,29.460545 A 1.8782524 1.8782524 0 1 1 19.334952 29.460545 z" + transform="matrix(0.984959,0,0,0.984957,13.30586,0.482629)" /> + <path + sodipodi:type="arc" + style="opacity:0.5;fill:none;fill-opacity:1.0;stroke:url(#linearGradient2844);stroke-width:1.31985307;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path2826" + sodipodi:cx="17.456699" + sodipodi:cy="29.460545" + sodipodi:rx="1.8782524" + sodipodi:ry="1.8782524" + d="M 19.334952 29.460545 A 1.8782524 1.8782524 0 1 1 15.578447,29.460545 A 1.8782524 1.8782524 0 1 1 19.334952 29.460545 z" + transform="matrix(0.984959,0,0,0.984957,0.305864,0.482629)" /> + <path + style="opacity:0.25;fill:none;fill-opacity:1;stroke:url(#linearGradient2818);stroke-width:2.99999833;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 30.499998,29.499995 C 30.499998,31.438991 29.094059,32.999986 27.968747,32.999986 L 19.531245,32.999986 C 18.405933,32.999986 17.499994,31.438991 17.499994,29.499995" + id="path1929" + sodipodi:nodetypes="cccc" /> + <rect + style="opacity:1;fill:none;fill-opacity:1.0;stroke:url(#linearGradient3068);stroke-width:1;stroke-linecap:round;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1;stroke-linejoin:round" + id="rect3038" + width="41" + height="15" + x="3.5" + y="21.5" + rx="0" + ry="0" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#radialGradient3633);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 30.5,29.46875 C 30.5,30.594062 29.094062,31.5 27.96875,31.5 L 19.53125,31.5 C 18.405938,31.5 17.5,30.594062 17.5,29.46875" + id="path3599" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#radialGradient3631);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" + d="M 30.5,29.5 C 30.5,30.625312 29.594062,31.53125 28.46875,31.53125 L 19.53125,31.5 C 18.405938,31.5 17.5,30.594062 17.5,29.46875" + id="rect3596" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:white;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3641" + sodipodi:cx="18.742188" + sodipodi:cy="29.960938" + sodipodi:rx="0.3359375" + sodipodi:ry="0.2421875" + d="M 19.078125 29.960938 A 0.3359375 0.2421875 0 1 1 18.40625,29.960938 A 0.3359375 0.2421875 0 1 1 19.078125 29.960938 z" + transform="matrix(1.769693,0,0,2.497354,-15.13742,-44.28183)" /> + <rect + style="opacity:1;fill:white;fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:0" + id="rect2858" + width="10.125" + height="0.65625" + x="19.080807" + y="30.738167" + rx="0.53289473" + ry="0.328125" /> + </g> +</svg> diff --git a/icons/scalable/mate-panel-fish.svg b/icons/scalable/mate-panel-fish.svg new file mode 100644 index 00000000..21487f00 --- /dev/null +++ b/icons/scalable/mate-panel-fish.svg @@ -0,0 +1,658 @@ +<?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="svg1307" + sodipodi:version="0.32" + inkscape:version="0.43+devel" + sodipodi:docbase="/home/lapo/Icone/mate-panel/scalable" + sodipodi:docname="wanda.svg" + inkscape:export-filename="/home/ulisse/icone/wanda/scalable/wanda.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs1309"> + <linearGradient + id="linearGradient3031"> + <stop + style="stop-color:white;stop-opacity:0;" + offset="0" + id="stop3033" /> + <stop + id="stop3041" + offset="0.5" + style="stop-color:white;stop-opacity:1;" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3035" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3007"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3009" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3011" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2999"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3001" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3003" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2991"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2993" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2995" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2957"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2959" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2961" /> + </linearGradient> + <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="linearGradient2938"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2940" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2942" /> + </linearGradient> + <linearGradient + id="linearGradient2908"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2910" /> + <stop + id="stop2916" + offset="0.45945945" + style="stop-color:#a0a0a0;stop-opacity:1;" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="1" + id="stop2912" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2879"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2881" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2883" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2851"> + <stop + style="stop-color:#b15700;stop-opacity:1;" + offset="0" + id="stop2853" /> + <stop + style="stop-color:#b15700;stop-opacity:0;" + offset="1" + id="stop2855" /> + </linearGradient> + <linearGradient + id="linearGradient2841"> + <stop + style="stop-color:#b15700;stop-opacity:1;" + offset="0" + id="stop2843" /> + <stop + style="stop-color:#ffaf61;stop-opacity:1;" + offset="1" + id="stop2845" /> + </linearGradient> + <linearGradient + id="linearGradient2822"> + <stop + style="stop-color:#fed9a2;stop-opacity:1;" + offset="0" + id="stop2824" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1;" + offset="1" + id="stop2826" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2814"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2816" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2818" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2806"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2808" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2810" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2953"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2955" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2957" /> + </linearGradient> + <linearGradient + id="linearGradient2927"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop2929" /> + <stop + style="stop-color:#c4c4bd;stop-opacity:1;" + offset="1" + id="stop2931" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2215"> + <stop + style="stop-color:#fcaf3e;stop-opacity:1;" + offset="0" + id="stop2217" /> + <stop + style="stop-color:#f57900" + offset="1" + id="stop2219" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2215" + id="linearGradient2887" + gradientUnits="userSpaceOnUse" + x1="26.247757" + y1="38.03194" + x2="23.782515" + y2="36.457325" + gradientTransform="matrix(0.967422,0,0,0.946165,0.203164,-2.39917)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2822" + id="linearGradient2896" + gradientUnits="userSpaceOnUse" + x1="15.819157" + y1="18.416809" + x2="18.834814" + y2="27.884321" + gradientTransform="matrix(0.970483,0,0,1.009611,0.547852,-1.486841)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2927" + id="radialGradient2933" + cx="12.509563" + cy="18.175413" + fx="12.509563" + fy="18.175413" + r="3.0691423" + gradientTransform="matrix(0.774722,0,0,0.78676,2.558566,3.937224)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2953" + id="linearGradient2959" + x1="10.519532" + y1="15.218751" + x2="10.601563" + y2="16.440104" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2806" + id="linearGradient2812" + x1="15" + y1="30.188313" + x2="14.75" + y2="24.563313" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.069124,0,0,1.069124,-1.188076,0.154979)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2814" + id="linearGradient2820" + x1="9.0896739" + y1="19.5" + x2="9.5766888" + y2="22.928572" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2822" + id="radialGradient2828" + cx="13.600359" + cy="14.214091" + fx="13.600359" + fy="14.214091" + r="3.6818284" + gradientTransform="matrix(1,0,0,1.243392,0,-1.961352)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2841" + id="linearGradient2847" + x1="11.44949" + y1="17.084051" + x2="11.646118" + y2="23.565865" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2851" + id="linearGradient2857" + x1="20.506096" + y1="26.123884" + x2="22.804193" + y2="23.516428" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,2)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2879" + id="radialGradient2885" + cx="20.152544" + cy="33.636894" + fx="20.152544" + fy="33.636894" + r="15.291184" + gradientTransform="matrix(1,0,0,0.257225,0,24.98463)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2908" + id="linearGradient2914" + x1="11" + y1="8.96875" + x2="10.5625" + y2="12.28125" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,2)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2215" + id="linearGradient2936" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.955799,0.125613,-0.13219,1.005843,6.623437,-0.987914)" + x1="27.423513" + y1="15.167804" + x2="34.511864" + y2="14.907785" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2938" + id="linearGradient2944" + x1="20.96875" + y1="18.626238" + x2="23.21875" + y2="34.31374" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2949" + id="linearGradient2955" + x1="12.573617" + y1="21.924866" + x2="12.573617" + y2="19.5" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2957" + id="linearGradient2963" + x1="25.530855" + y1="32.304909" + x2="21.204615" + y2="27.437946" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2991" + id="linearGradient3023" + gradientUnits="userSpaceOnUse" + x1="35.53125" + y1="20.71875" + x2="42.4375" + y2="20.71875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2999" + id="linearGradient3025" + gradientUnits="userSpaceOnUse" + x1="36.625" + y1="21.796875" + x2="42.59375" + y2="21.796875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3007" + id="linearGradient3027" + gradientUnits="userSpaceOnUse" + x1="38.34375" + y1="23.203125" + x2="43.125" + y2="23.203125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3031" + id="linearGradient3037" + x1="44.03125" + y1="22.0625" + x2="37.59375" + y2="22.21875" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,2)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666" + borderopacity="0.39215686" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="16" + inkscape:cx="26.644773" + inkscape:cy="23.334697" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:grid-points="true" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:window-width="1159" + inkscape:window-height="1022" + inkscape:window-x="490" + inkscape:window-y="0" + fill="#f57900" + inkscape:showpageshadow="false" /> + <metadata + id="metadata1312"> + <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> + <dc:title>wanda</dc:title> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:contributor> + <cc:Agent> + <dc:title>Lapo Calamandrei +Jakub Steiner</dc:title> + </cc:Agent> + </dc:contributor> + <dc:description>fish, superstar</dc:description> + </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"> + <path + sodipodi:type="arc" + style="opacity:0.29381445;color:black;fill:url(#radialGradient2885);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25;stroke-linecap:butt;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" + id="path2877" + sodipodi:cx="20.152544" + sodipodi:cy="33.636894" + sodipodi:rx="15.291184" + sodipodi:ry="3.9332814" + d="M 35.443728 33.636894 A 15.291184 3.9332814 0 1 1 4.8613596,33.636894 A 15.291184 3.9332814 0 1 1 35.443728 33.636894 z" + transform="matrix(1,0,0,1.651685,0.883883,-21.33488)" /> + <path + style="opacity:1;color:black;fill:#bd7102;fill-opacity:1;fill-rule:evenodd;stroke:#b15700;stroke-width:1;stroke-linecap:butt;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 41.5625,14.375 L 41.6875,24.25 L 45.0625,17.5 L 41.5625,14.375 z " + id="path3043" + sodipodi:nodetypes="cccc" /> + <path + style="fill:url(#linearGradient2936);fill-opacity:1;fill-rule:evenodd;stroke:#b15700;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 13.875,10.575444 C 8.5172982,10.793487 3.7281671,16.033205 1.46875,22.65625 C 1.950759,28.711605 8.787856,35.384227 16.5,34.375 C 23.576689,33.448932 25.9544,30.074981 32.375,24.78125 C 40.582986,28.916388 45.8125,28.625 45.8125,28.625 C 42.163666,24.3177 49.242271,17.510778 42.242271,14.448278 C 45.085556,18.467871 39.39742,21.555615 32.21875,19.59375 C 31.143784,18.80082 30.023003,17.987722 28.875,17.1875 C 28.758343,14.905773 30.622369,13.340049 32.1875,11.538832 C 25.102291,11.46268 24.748737,12.169787 22.5,13.21875 C 19.856511,11.802521 17.266979,10.807194 14.96875,10.606694 C 14.607243,10.575156 14.23218,10.560908 13.875,10.575444 z " + id="path2192" + sodipodi:nodetypes="ccscccccccsc" /> + <path + style="opacity:0.35567011;color:black;fill:url(#linearGradient3037);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;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 43.65625,18.65625 C 43.487325,22.606998 43.166667,24.552083 44.03125,27.09375 C 40.924462,27.48441 38.036169,26.906828 35.1875,25.625 L 37.5,21.625 C 39.403388,21.615271 41.923827,20.668406 43.65625,18.65625 z " + id="path3029" + sodipodi:nodetypes="ccccc" /> + <path + style="opacity:0.943299;color:black;fill:url(#linearGradient2896);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M 32.171573,20.11771 C 20.888272,17.078953 13.216375,32.386193 2.0035757,22.743835 C 4.4447847,15.721045 10.029188,10.049697 15.105097,11.133303 C 18.383499,11.833177 20.694731,12.701373 22.595467,13.697506 C 26.032588,15.498824 28.12739,17.718493 32.171573,20.11771 z " + id="path2223" + sodipodi:nodetypes="ccssc" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.90655917" + inkscape:original="M 13.875 10.5625 C 8.5172982 10.780543 3.7281671 16.033205 1.46875 22.65625 C 1.950759 28.711605 8.787856 35.384227 16.5 34.375 C 23.576689 33.448932 25.9544 30.074981 32.375 24.78125 C 40.582986 28.916388 45.8125 28.625 45.8125 28.625 C 42.163666 24.3177 49.25 17.5 42.25 14.4375 C 45.093285 18.457093 39.39742 21.555615 32.21875 19.59375 C 31.143784 18.80082 30.023003 17.987722 28.875 17.1875 C 28.758343 14.905773 30.622369 13.332467 32.1875 11.53125 C 25.102291 11.455098 24.748737 12.169787 22.5 13.21875 C 19.856511 11.802521 17.266979 10.79425 14.96875 10.59375 C 14.607243 10.562212 14.23218 10.547964 13.875 10.5625 z " + xlink:href="#path2192" + style="opacity:0.45876291;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2944);stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2934" + inkscape:href="#path2192" + d="M 13.90625,11.46875 C 9.1689358,11.661545 4.6145642,16.459311 2.40625,22.75 C 2.6730489,25.425098 4.3216267,28.347634 6.84375,30.46875 C 9.4144409,32.630712 12.807984,33.935537 16.375,33.46875 C 19.785847,33.022401 21.961371,32.028109 24.15625,30.46875 C 26.351129,28.909391 28.571642,26.765811 31.8125,24.09375 C 32.083452,23.866829 32.461571,23.81804 32.78125,23.96875 C 36.808513,25.997663 40.089354,26.945985 42.34375,27.375 C 43.605062,27.61503 43.683556,27.535888 44.25,27.5625 C 43.93865,26.714438 43.753644,25.852707 43.78125,25 C 43.827351,23.576014 44.193285,22.175712 44.40625,20.90625 C 44.619215,19.636788 44.670977,18.517634 44.375,17.625 C 44.256936,17.268931 44.042788,16.945284 43.78125,16.625 C 43.771026,16.909317 43.830716,17.198377 43.75,17.46875 C 43.415196,18.590243 42.539143,19.467873 41.40625,20.0625 C 39.140464,21.251755 35.733975,21.497752 31.96875,20.46875 C 31.866435,20.433851 31.771185,20.380934 31.6875,20.3125 C 30.616527,19.522515 29.482495,18.731269 28.34375,17.9375 C 28.112633,17.770257 27.97371,17.503988 27.96875,17.21875 C 27.897307,15.821373 28.444006,14.650973 29.15625,13.65625 C 29.442087,13.257049 29.773793,12.926414 30.09375,12.5625 C 28.402031,12.618949 26.511724,12.661518 25.75,12.84375 C 24.621231,13.113793 24.054356,13.481119 22.875,14.03125 C 22.619325,14.159397 22.318175,14.159397 22.0625,14.03125 C 19.478365,12.646819 16.969817,11.682754 14.875,11.5 C 14.544027,11.471126 14.213618,11.456241 13.90625,11.46875 z " /> + <path + sodipodi:type="arc" + style="color:black;fill:url(#radialGradient2933);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2847);stroke-width:0.63828456;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" + id="path2180" + sodipodi:cx="12.25" + sodipodi:cy="19.5" + sodipodi:rx="2.75" + sodipodi:ry="3" + d="M 15 19.5 A 2.75 3 0 1 1 9.5,19.5 A 2.75 3 0 1 1 15 19.5 z" + transform="matrix(1.636365,0,0,1.5,-8.045463,-10.25)" /> + <path + sodipodi:type="arc" + style="color:black;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2820);stroke-width:0.82065213;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" + id="path2917" + sodipodi:cx="12.25" + sodipodi:cy="19.5" + sodipodi:rx="2.75" + sodipodi:ry="3" + d="M 15 19.5 A 2.75 3 0 1 1 9.5,19.5 A 2.75 3 0 1 1 15 19.5 z" + transform="matrix(1.272726,0,0,1.166668,-3.590891,-3.75002)" /> + <path + style="fill:#b15700;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 3.4613009,26.974521 C 6.3533549,30.525247 8.706825,27.804345 12.562897,26.789852 C 9.6746332,26.968161 6.7133402,30.220789 2.298097,24.986098 L 3.4613009,26.974521 z " + id="path2182" + sodipodi:nodetypes="cccc" /> + <path + style="color:black;fill:black;fill-opacity:0.40217393;fill-rule:evenodd;stroke:none;stroke-width:1.00000036;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 13.515379,14.352365 C 12.179465,13.797999 10.610254,14.304755 9.3882008,14.814689 C 14.067363,14.660827 16.034391,21.968787 16.034391,21.968787 C 17.624021,18.699825 16.299645,15.50775 13.515379,14.352365 z " + id="path2201" + sodipodi:nodetypes="ccsc" /> + <path + sodipodi:type="arc" + style="color:black;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:1.32852662;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" + id="path2221" + sodipodi:cx="26" + sodipodi:cy="24.5" + sodipodi:rx="2" + sodipodi:ry="2" + d="M 28 24.5 A 2 2 0 1 1 24,24.5 A 2 2 0 1 1 28 24.5 z" + transform="matrix(0.750003,0,0,0.755435,-8.500072,0.50272)" /> + <path + style="opacity:0.31443296;color:black;fill:url(#linearGradient2812);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;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 2.6875,25.947606 C 2.6875,25.947606 6.3829889,33.584592 14.430588,33.931477 C 24.413995,34.368593 31.6875,23.942997 31.6875,23.942997 L 2.6875,25.947606 z " + id="path1917" + sodipodi:nodetypes="cscc" /> + <path + style="fill:url(#linearGradient2887);fill-opacity:1;fill-rule:evenodd;stroke:#b15700;stroke-width:0.96744114;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 18.584181,29.770448 L 24.395184,37.625631 C 28.748583,35.260217 28.258401,31.662779 26.807268,29.770448 L 20.519025,27.878117 L 18.584181,29.770448 z " + id="path2190" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.92362028" + inkscape:original="M 20.53125 27.875 L 18.59375 29.78125 L 24.40625 37.625 C 28.759649 35.259588 28.263633 31.673581 26.8125 29.78125 L 20.53125 27.875 z " + xlink:href="#path2190" + style="opacity:0.40206185;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2963);stroke-width:1.01119065;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2243" + inkscape:href="#path2190" + d="M 20.78125,26.90625 L 19.8125,27.875 L 24.59375,34.3125 C 25.987567,33.35835 26.713604,32.340702 26.875,31.375 C 27.049687,30.32977 26.698698,29.317404 26.1875,28.5625 L 20.78125,26.90625 z " + transform="matrix(0.964018,0,0,1.014493,0.840337,-0.402564)" /> + <path + sodipodi:type="arc" + style="opacity:1;color:black;fill:url(#linearGradient2959);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" + id="path2935" + sodipodi:cx="10.65625" + sodipodi:cy="15.65625" + sodipodi:rx="1.5625" + sodipodi:ry="0.875" + d="M 12.21875 15.65625 A 1.5625 0.875 0 1 1 9.09375,15.65625 A 1.5625 0.875 0 1 1 12.21875 15.65625 z" + transform="matrix(0.690309,0,0,1.035463,3.283165,2.142081)" /> + <path + sodipodi:nodetypes="ccsc" + id="path2830" + d="M 13.868931,14.087201 C 12.533017,13.532835 10.963806,14.039591 9.741754,14.549525 C 14.420915,14.395663 16.387943,21.703623 16.387943,21.703623 C 17.977573,18.434661 16.653197,15.242586 13.868931,14.087201 z " + style="color:black;fill:url(#radialGradient2828);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000036;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" /> + <path + style="opacity:1;color:black;fill:url(#linearGradient2857);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;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 15.909902,31.792001 L 22.097087,25.516428 L 24.130019,25.781593 L 15.909902,31.792001 z " + id="path2849" + sodipodi:nodetypes="cccc" /> + <path + style="opacity:1;color:black;fill:url(#linearGradient2914);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25;stroke-linecap:butt;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 9.9375,15.375 C 6.9375,14.1875 6.25,9.4374999 6.25,9.4374999 C 6.25,9.4374999 6.9375,13.0625 10.375,14.4375 C 8.379305,12.272063 9.590935,11.237291 9.75,9.6874999 C 9.848016,11.911032 9.665199,13.237647 11.625,14.8125 C 10.788233,13.436356 11.291904,12.507023 11.375,11.4375 C 11.5276,12.726353 11.673851,14.426437 12.625,15.875 C 11.663977,15.512764 10.733436,15.241974 9.9375,15.375 z " + id="path2901" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path2903" + d="M 12.27437,15.723848 C 11.445686,13.840314 13.079222,12.155893 13.079222,12.155893 C 13.079222,12.155893 11.913756,13.82208 13.028961,15.738987 C 12.751266,14.151413 13.221158,13.668112 13.980977,13.03942 C 13.287328,14.268569 13.084495,14.754393 13.663111,16.469708 C 13.688878,15.310327 14.13601,14.972949 14.601049,14.356216 C 14.193994,15.197402 14.154925,16.53423 14.170487,17.781894 C 13.5966,17.057111 13.084759,16.290963 12.27437,15.723848 z " + style="opacity:1;color:black;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25;stroke-linecap:butt;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" /> + <path + style="opacity:1;color:black;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25;stroke-linecap:butt;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 14.116652,17.661244 C 13.67598,16.118152 15.391888,14.97433 15.391888,14.97433 C 15.391888,14.97433 14.078458,16.187732 14.577745,17.960199 C 14.702111,16.985645 15.163118,16.556179 15.822588,16.149306 C 15.286122,16.858131 14.89664,17.254108 14.869335,18.5043 C 15.158562,17.757268 15.64648,17.643074 16.093501,17.351768 C 15.631391,17.802498 15.202341,18.443463 14.919212,19.257553 L 14.116652,17.661244 z " + id="path2905" + sodipodi:nodetypes="cccccccc" /> + <path + style="opacity:0.79381445;color:black;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25;stroke-linecap:butt;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 24.875,13.609375 C 26.219436,12.996925 27.147131,12.948903 29.1875,12.8125 C 27.298936,13.370523 26.857683,13.641544 25.546875,14.375 C 24.72901,14.832632 24.134759,13.946587 24.875,13.609375 z " + id="path2930" + sodipodi:nodetypes="ccss" /> + <path + transform="matrix(2.000001,0,0,1.833333,-12.50001,-16.75)" + d="M 15 19.5 A 2.75 3 0 1 1 9.5,19.5 A 2.75 3 0 1 1 15 19.5 z" + sodipodi:ry="3" + sodipodi:rx="2.75" + sodipodi:cy="19.5" + sodipodi:cx="12.25" + id="path2947" + style="opacity:0.29896904;color:black;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2955);stroke-width:0.52223289;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" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="cccc" + id="path2887" + d="M 4.1488009,28.287021 C 6.9783549,31.087747 8.519325,27.929345 12.375397,26.914852 C 9.4871332,27.093161 6.4008402,31.470789 2.829347,26.142348 L 4.1488009,28.287021 z " + style="opacity:0.74226804;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + id="g3015" + transform="translate(0.3125,2.066941)"> + <path + id="path2977" + d="M 42.4375,20.34375 L 42.4375,21.09375 C 40.672788,21.424936 37.889437,20.621802 35.53125,20.34375 C 37.83716,20.359058 40.281614,20.928538 42.4375,20.34375 z " + style="opacity:0.12371132;color:black;fill:url(#linearGradient3023);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;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" + sodipodi:nodetypes="cccc" /> + <path + id="path2979" + d="M 42.40625,21.78125 L 42.59375,22.46875 C 40.604167,22.823591 38.614583,21.661518 36.625,21.125 C 38.552083,21.370176 40.479167,22.279933 42.40625,21.78125 z " + style="opacity:0.12371132;color:black;fill:url(#linearGradient3025);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;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" + sodipodi:nodetypes="cccc" /> + <path + id="path2981" + d="M 42.8125,23.3125 L 43.125,23.90625 L 38.34375,22.5 L 42.8125,23.3125 z " + style="opacity:0.12371132;color:black;fill:url(#linearGradient3027);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;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" /> + </g> + </g> +</svg> diff --git a/icons/scalable/mate-panel-force-quit.svg b/icons/scalable/mate-panel-force-quit.svg new file mode 100644 index 00000000..2c11c605 --- /dev/null +++ b/icons/scalable/mate-panel-force-quit.svg @@ -0,0 +1,347 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + 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="svg2" + s:version="0.32" + inkscape:version="0.44" + version="1.0" + s:docbase="/home/lapo/Templates" + s:docname="Icona 48x48.svg" + inkscape:export-filename="/home/lapo/Desktop/xubuntu/pngs/wksp.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:version="0.32" + sodipodi:docname="mate-panel-force-quit.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/scalable" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <sodipodi:namedview + inkscape:window-height="808" + inkscape:window-width="1051" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="1" + inkscape:cx="37.682728" + inkscape:cy="25.985102" + inkscape:window-x="220" + inkscape:window-y="69" + inkscape:current-layer="layer1" + showguides="true" + inkscape:guide-bbox="true" /> + <defs + id="defs4"> + <linearGradient + id="linearGradient3690"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3692" /> + <stop + style="stop-color:white;stop-opacity:0.46875" + offset="1" + id="stop3694" /> + </linearGradient> + <linearGradient + id="linearGradient3674"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3676" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="1" + id="stop3678" /> + </linearGradient> + <linearGradient + id="linearGradient2781"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop2783" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop2785" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2781" + id="linearGradient2787" + x1="24.925514" + y1="40.000107" + x2="24.925514" + y2="19.53867" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3690" + id="linearGradient3696" + x1="9.5" + y1="16.26436" + x2="9.5" + y2="13.408723" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1,0)" /> + <linearGradient + id="linearGradient5048"> + <stop + id="stop5050" + offset="0" + style="stop-color:black;stop-opacity:0;" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0.5" + id="stop5056" /> + <stop + id="stop5052" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <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> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient3843" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient3845" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient3847" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3674" + id="linearGradient2992" + gradientUnits="userSpaceOnUse" + x1="23.069359" + y1="6.7993021" + x2="23.069359" + y2="12.403291" + gradientTransform="translate(-1,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient3007" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient3009" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient3011" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + </defs> + <s:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="10.097903" + inkscape:cy="38.917761" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="965" + inkscape:window-height="763" + inkscape:window-x="176" + inkscape:window-y="103" + fill="#729fcf" + stroke="#3465a4" + inkscape:showpageshadow="false" + showguides="false" + inkscape:guide-bbox="true" + inkscape:grid-points="true" + inkscape:grid-bbox="false" + showborder="true"> + <s:guide + orientation="vertical" + position="24.041631" + id="guide2191" /> + <s:guide + orientation="horizontal" + position="25.986174" + id="guide2203" /> + </s:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Generic Window</dc:title> + <dc:subject> + <rdf:Bag /> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="opacity:0.58730164;display:inline" + id="g5022" + transform="matrix(1.231264e-2,0,0,1.254292e-2,26.4513,37.39018)"> + <rect + y="-150.69685" + x="-1559.2523" + height="478.35718" + width="1339.6335" + id="rect4173" + style="opacity:0.40206185;color:black;fill:url(#linearGradient3843);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 + sodipodi:nodetypes="cccc" + id="path5058" + d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 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(#radialGradient3847);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 -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z " + id="path5018" + sodipodi:nodetypes="cccc" /> + </g> + <g + style="opacity:0.58730164;display:inline" + id="g2999" + transform="matrix(8.8651e-3,0,0,1.254292e-2,43.88494,37.39018)"> + <rect + y="-150.69685" + x="-1559.2523" + height="478.35718" + width="1339.6335" + id="rect3001" + style="opacity:0.40206185;color:black;fill:url(#linearGradient3007);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 + sodipodi:nodetypes="cccc" + id="path3003" + d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 z " + style="opacity:0.40206185;color:black;fill:url(#radialGradient3009);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(#radialGradient3011);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 -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z " + id="path3005" + sodipodi:nodetypes="cccc" /> + </g> + <path + style="fill:url(#linearGradient2787);fill-opacity:1;stroke:#888a85;stroke-width:1.00000024;stroke-miterlimit:4;stroke-opacity:1" + d="M 7.5 9 C 6.392 9 5.5 9.892 5.5 11 L 5.5 37.5 C 5.5 38.608 6.392 39.5 7.5 39.5 L 26.34375 39.5 L 22.53125 34.0625 L 21.71875 32.9375 L 22.78125 32.0625 L 29.46875 26.5 L 15.34375 19.15625 L 13.4375 18.15625 L 15.03125 16.71875 L 23.59375 9 L 7.5 9 z M 28.09375 9 L 18.65625 17.5 L 32.84375 24.875 L 34.84375 25.90625 L 33.125 27.375 L 25.75 33.46875 L 29.96875 39.5 L 40.5 39.5 C 41.608 39.5 42.5 38.608 42.5 37.5 L 42.5 11 C 42.5 9.892 41.608 9 40.5 9 L 28.09375 9 z " + id="rect1887" /> + <path + style="fill:url(#linearGradient2992);fill-opacity:1;stroke:#204a87;stroke-width:1.00000048;stroke-miterlimit:4;stroke-opacity:1;stroke-linecap:round" + d="M 42.5,14.03125 L 42.5,10.5 C 42.5,9.3919998 41.607999,8.5 40.5,8.5 L 28.65625,8.5 L 22.5,14.03125 M 18,14.03125 L 24.15625,8.5 L 7.5,8.5 C 6.392,8.5 5.5,9.392 5.5,10.5 L 5.5,14.03125" + id="rect2776" + sodipodi:nodetypes="cccccccccc" /> + <path + style="opacity:0.8;fill:none;fill-opacity:1;stroke:url(#linearGradient3696);stroke-width:1.00000083;stroke-miterlimit:4;stroke-opacity:1" + d="M 7.5 9.5 C 6.9485534 9.5 6.5 9.9485525 6.5 10.5 L 6.5 37.5 C 6.5 38.051447 6.9485534 38.5 7.5 38.5 L 24.4375 38.5 L 21.71875 34.625 L 20.375 32.75 L 22.15625 31.28125 L 27.65625 26.6875 L 14.90625 20.03125 L 11.6875 18.375 L 14.375 15.96875 L 21.5625 9.5 L 7.5 9.5 z M 29.03125 9.5 L 20.40625 17.25 L 33.3125 24 L 36.65625 25.71875 L 33.75 28.125 L 27.125 33.65625 L 30.53125 38.5 L 40.5 38.5 C 41.051446 38.5 41.5 38.051448 41.5 37.5 L 41.5 10.5 C 41.5 9.948553 41.051447 9.5 40.5 9.5 L 29.03125 9.5 z " + id="rect2779" /> + </g> +</svg> diff --git a/icons/scalable/mate-panel-launcher.svg b/icons/scalable/mate-panel-launcher.svg new file mode 100644 index 00000000..de162e7a --- /dev/null +++ b/icons/scalable/mate-panel-launcher.svg @@ -0,0 +1,724 @@ +<?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="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Desktop/mate-panel-launcher/scalable" + sodipodi:docname="mate-panel-launcher.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient1985"> + <stop + id="stop1987" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + id="stop1989" + offset="1" + style="stop-color:#babdb6;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3281"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3289" /> + <stop + id="stop3291" + offset="0.09212018" + style="stop-color:#878a84;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.23513441" + id="stop3285" /> + <stop + id="stop3293" + offset="0.72439361" + style="stop-color:#6e706c;stop-opacity:1;" /> + <stop + id="stop3287" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3228"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop3230" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="1" + id="stop3232" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3212"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3214" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3216" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3170"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3172" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3174" /> + </linearGradient> + <linearGradient + id="linearGradient3065"> + <stop + id="stop3067" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0.23705763" + id="stop3069" /> + <stop + id="stop3259" + offset="0.68664968" + style="stop-color:#dfe0df;stop-opacity:1;" /> + <stop + id="stop3071" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3055"> + <stop + id="stop3057" + offset="0" + style="stop-color:#555753;stop-opacity:0" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.10119048" + id="stop3059" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.89299887" + id="stop3061" /> + <stop + id="stop3063" + offset="1" + style="stop-color:#555753;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2914"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop2916" /> + <stop + id="stop2922" + offset="0.26190478" + style="stop-color:white;stop-opacity:1;" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0.47278914" + id="stop3257" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop2918" /> + </linearGradient> + <linearGradient + id="linearGradient2844"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop2846" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop2848" /> + </linearGradient> + <linearGradient + id="linearGradient2827"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop2829" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop2831" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2827" + id="radialGradient2833" + cx="21.315046" + cy="14.030881" + fx="21.315046" + fy="14.030881" + r="13.875" + gradientTransform="matrix(1.910968,0,0,0.825953,-11.9594,3.411152)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2844" + id="linearGradient2850" + x1="9" + y1="18" + x2="39" + y2="18" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3065" + id="linearGradient2920" + x1="17.984695" + y1="23.781593" + x2="30.604265" + y2="23.781593" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3281" + id="linearGradient2935" + x1="18.031223" + y1="25.991301" + x2="31.000006" + y2="25.991301" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2914" + id="linearGradient2939" + gradientUnits="userSpaceOnUse" + x1="16.671698" + y1="23.781593" + x2="30.604265" + y2="23.781593" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3055" + id="linearGradient3037" + x1="17.875" + y1="18.59375" + x2="19.34375" + y2="22.46875" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3055" + id="linearGradient3053" + x1="17.237436" + y1="23.55805" + x2="19.006897" + y2="26.999985" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3055" + id="linearGradient3079" + x1="17.812492" + y1="28.187485" + x2="22.15625" + y2="31.062485" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1985" + id="linearGradient3200" + x1="15.25" + y1="20" + x2="13.4375" + y2="11.231415" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3212" + id="radialGradient3222" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.385766,0,8.906398)" + cx="22.742641" + cy="14.5" + fx="22.742641" + fy="14.5" + r="14.25736" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3212" + id="radialGradient3226" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.385766,0,8.906398)" + cx="22.742641" + cy="14.5" + fx="22.742641" + fy="14.5" + r="14.25736" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3234" + x1="45.375" + y1="25.1875" + x2="30.499475" + y2="25.1875" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3236" + gradientUnits="userSpaceOnUse" + x1="45.375" + y1="25.1875" + x2="30.499475" + y2="25.1875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3238" + gradientUnits="userSpaceOnUse" + x1="45.375" + y1="25.1875" + x2="30.499475" + y2="25.1875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3240" + gradientUnits="userSpaceOnUse" + x1="45.375" + y1="25.1875" + x2="30.499475" + y2="25.1875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3242" + gradientUnits="userSpaceOnUse" + x1="45.375" + y1="25.1875" + x2="30.499475" + y2="25.1875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3244" + gradientUnits="userSpaceOnUse" + x1="45.375" + y1="25.1875" + x2="30.499475" + y2="25.1875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3246" + gradientUnits="userSpaceOnUse" + x1="45.375" + y1="25.1875" + x2="30.499475" + y2="25.1875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3248" + gradientUnits="userSpaceOnUse" + x1="45.375" + y1="25.1875" + x2="30.499475" + y2="25.1875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3250" + gradientUnits="userSpaceOnUse" + x1="45.375" + y1="25.1875" + x2="30.499475" + y2="25.1875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3252" + gradientUnits="userSpaceOnUse" + x1="45.375" + y1="25.1875" + x2="30.499475" + y2="25.1875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3281" + id="linearGradient3261" + gradientUnits="userSpaceOnUse" + x1="18.093723" + y1="26.241301" + x2="26.562506" + y2="25.616301" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3281" + id="linearGradient3263" + gradientUnits="userSpaceOnUse" + x1="18.343723" + y1="22.428801" + x2="28.125006" + y2="20.053801" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3281" + id="linearGradient3265" + gradientUnits="userSpaceOnUse" + x1="18.625" + y1="31.928801" + x2="26.250006" + y2="31.303801" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3170" + id="radialGradient3269" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-6.064651e-6,0.789996,-2.56077,0,76.84922,-13.69235)" + cx="42.187771" + cy="20.616692" + fx="42.187771" + fy="20.616692" + r="8.0002031" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="26.012016" + inkscape:cy="42.189322" + inkscape:document-units="px" + inkscape:current-layer="layer2" + width="48px" + height="48px" + inkscape:showpageshadow="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + showgrid="false" + inkscape:window-width="1003" + inkscape:window-height="622" + inkscape:window-x="139" + inkscape:window-y="270" + inkscape:grid-points="true" + showguides="true" + inkscape:guide-bbox="true" + showborder="false" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Launcher</dc:title> + <dc:contributor> + <cc:Agent> + <dc:title>Jakub Steiner</dc:title> + </cc:Agent> + </dc:contributor> + </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 + inkscape:groupmode="layer" + id="layer4" + inkscape:label="shadow" + style="display:inline"> + <path + sodipodi:type="arc" + style="opacity:0.2;fill:url(#radialGradient3222);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="path3202" + sodipodi:cx="22.742641" + sodipodi:cy="14.5" + sodipodi:rx="14.25736" + sodipodi:ry="5.5" + d="M 37.000002 14.5 A 14.25736 5.5 0 1 1 8.485281,14.5 A 14.25736 5.5 0 1 1 37.000002 14.5 z" + transform="matrix(1.252416,0,0,1.11601,-4.483258,19.31786)" /> + <path + sodipodi:type="arc" + style="opacity:0.3;fill:url(#radialGradient3226);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="path3224" + sodipodi:cx="22.742641" + sodipodi:cy="14.5" + sodipodi:rx="14.25736" + sodipodi:ry="5.5" + d="M 37.000002 14.5 A 14.25736 5.5 0 1 1 8.485281,14.5 A 14.25736 5.5 0 1 1 37.000002 14.5 z" + transform="matrix(0.717111,0,0,0.639006,7.691004,26.23441)" /> + </g> + <g + inkscape:groupmode="layer" + id="layer3" + inkscape:label="spring" + style="display:inline"> + <g + style="fill-opacity:1;stroke:url(#linearGradient3234);display:inline" + id="g3097" + transform="translate(-14,0)"> + <g + style="fill-opacity:1;stroke:url(#linearGradient3236)" + transform="translate(-2,0)" + id="g3099"> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3238);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 33.5,27 C 33.5,25 36,23.5 40.5,23.5 C 44.157,23.5 46.5,23.948 46.5,24.5" + id="path3101" + sodipodi:nodetypes="csc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3240);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 33.5,22.5 C 33.5,20.5 36,19.5 40.5,19.5 C 44.157,19.5 46.5,19.948 46.5,20.5" + id="path3103" + sodipodi:nodetypes="csc" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3242);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 34.5,32.5 C 34.5,29.5 36.5,27.5 40.961541,27.5 C 44.337233,27.5 46.500003,28 46.500003,29" + id="path3105" + sodipodi:nodetypes="csc" /> + </g> + <g + style="fill-opacity:1;stroke:url(#linearGradient3244)" + transform="translate(-2,0)" + id="g3107"> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3246);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 46.499985,20.5 C 46.499985,21.5 42.321416,21.5 40.928559,21.499984 C 36.827989,21.499937 33.499991,19.931985 33.499991,17.999986" + id="path3109" + sodipodi:nodetypes="css" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3248);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 46.499985,24.5 C 46.499985,25.5 42.321416,25.5 40.928559,25.499984 C 36.827989,25.499937 33.5,24.431999 33.5,22.5" + id="path3111" + sodipodi:nodetypes="css" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3250);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 46.5,29 C 46.5,30.5 42.321416,30.5 40.928559,30.499984 C 36.827989,30.499937 33.499991,28.931985 33.499991,26.999986" + id="path3113" + sodipodi:nodetypes="css" /> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3252);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 34.5,32.5 C 34.5,35.5 37,36.5 40.785704,36.499984 L 41.5,36.5" + id="path3115" + sodipodi:nodetypes="cs" /> + </g> + </g> + <g + id="g2924" + style="fill-opacity:1;stroke:url(#linearGradient2935)"> + <path + sodipodi:nodetypes="csc" + id="path2857" + d="M 17.5,27 C 17.5,25 20,23.5 24.5,23.5 C 28.157,23.5 30.5,23.948 30.5,24.5" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient3261);stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2871" + d="M 17.5,22.5 C 17.5,20.5 20,19.5 24.5,19.5 C 28.157,19.5 30.5,19.948 30.5,20.5" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient3263);stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2873" + d="M 18.5,32.5 C 18.5,29.5 20.5,27.5 24.961541,27.5 C 28.337233,27.5 30.500003,28 30.500003,29" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient3265);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + </g> + <g + id="g3081" + style="opacity:0.8"> + <path + sodipodi:nodetypes="css" + id="path3023" + d="M 30.5,29 C 30.5,30.5 26.321416,30.5 24.928559,30.499984 C 20.827989,30.499937 17.499991,28.931985 17.499991,26.999986" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3079);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="css" + id="path3021" + d="M 30.499985,24.5 C 30.499985,25.5 26.321416,25.5 24.928559,25.499984 C 20.827989,25.499937 17.5,24.431999 17.5,22.5" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3053);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="css" + id="path3019" + d="M 30.499985,20.5 C 30.499985,21.5 26.321416,21.5 24.928559,21.499984 C 20.827989,21.499937 17.499991,19.931985 17.499991,17.999986" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3037);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + </g> + <g + id="g2908" + style="fill-opacity:1;stroke:url(#linearGradient2920)"> + <path + sodipodi:nodetypes="css" + id="path2869" + d="M 30.499985,20.5 C 30.499985,21.5 26.321416,21.5 24.928559,21.499984 C 20.827989,21.499937 17.499991,19.931985 17.499991,17.999986" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient2920);stroke-width:0.99999952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="css" + id="path2852" + d="M 30.499985,24.5 C 30.499985,25.5 26.321416,25.5 24.928559,25.499984 C 20.827989,25.499937 17.5,24.431999 17.5,22.5" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient2920);stroke-width:0.99999952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="css" + id="path2867" + d="M 30.5,29 C 30.5,30.5 26.321416,30.5 24.928559,30.499984 C 20.827989,30.499937 17.499991,28.931985 17.499991,26.999986" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient2920);stroke-width:0.99999952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="cs" + id="path2875" + d="M 18.5,32.5 C 18.5,35.5 21,36.5 24.785704,36.499984 L 25.5,36.5" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient2939);stroke-width:0.99999952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" /> + </g> + <path + style="opacity:0.41906613;fill:url(#radialGradient3269);fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 17.46875,16.46875 C 16.640281,16.485913 15.982643,17.171535 16,18 C 16,18.881664 16.320508,19.625607 16.84375,20.25 C 16.320151,20.887228 16,21.657449 16,22.5 C 15.998087,22.635238 16.02963,22.778745 16.0625,22.90625 C 16.158376,23.562154 16.43412,24.185857 16.84375,24.65625 C 16.319659,25.334874 16,26.134654 16,27 C 16,27.772652 16.299003,28.426674 16.71875,29 L 32,29 C 32,28.836163 31.975945,28.686296 31.9375,28.53125 C 31.927641,28.500474 31.918016,28.467412 31.90625,28.4375 C 31.742351,27.885083 31.375524,27.400575 31,27.125 C 30.665359,26.879426 30.308761,26.71594 29.9375,26.59375 C 30.063036,26.560281 30.189806,26.541726 30.3125,26.5 C 30.620513,26.395251 30.942476,26.27716 31.28125,26 C 31.535331,25.79213 31.814752,25.416695 31.9375,24.96875 C 31.983084,24.822653 32.001359,24.658748 32,24.5 C 32,24.350107 31.972633,24.194889 31.9375,24.0625 C 31.918996,23.995494 31.902334,23.938222 31.875,23.875 C 31.754658,23.575983 31.567857,23.335194 31.40625,23.1875 C 31.143458,22.947333 30.889955,22.819752 30.65625,22.71875 C 30.492301,22.647895 30.326579,22.581817 30.15625,22.53125 C 30.207235,22.515545 30.262016,22.517168 30.3125,22.5 C 30.620513,22.395251 30.942476,22.27716 31.28125,22 C 31.535331,21.79213 31.814752,21.416695 31.9375,20.96875 C 31.983084,20.822653 32.001359,20.658748 32,20.5 C 32,20.350107 31.972633,20.194889 31.9375,20.0625 C 31.918996,19.995494 31.902334,19.938222 31.875,19.875 C 31.831639,19.767259 31.775177,19.683888 31.71875,19.59375 C 31.618572,19.433724 31.509628,19.281977 31.40625,19.1875 C 31.143458,18.947333 30.889955,18.819752 30.65625,18.71875 C 30.188839,18.516746 29.714461,18.414806 29.125,18.3125 C 27.946079,18.107888 26.389752,18 24.5,18 C 22.515759,18 20.876845,18.193957 19.5,18.625 C 19.126212,18.321771 19,18.068697 19,18 C 19.008564,17.591322 18.851542,17.195293 18.5625,16.90625 C 18.273456,16.617208 17.877428,16.460186 17.46875,16.46875 z M 19.3125,21.9375 C 19.73705,22.121862 20.179594,22.301411 20.65625,22.4375 C 20.192383,22.556166 19.751732,22.707141 19.34375,22.875 C 19.267296,22.82307 19.169197,22.762446 19.125,22.71875 C 18.962512,22.558104 19,22.552359 19,22.5 C 19,22.25 19.043981,22.113426 19.3125,21.9375 z M 19.40625,26.1875 C 19.903173,26.361466 20.440441,26.510718 21,26.625 C 20.403985,26.85067 19.856247,27.147539 19.375,27.5 C 19.106187,27.249692 19,27.060031 19,27 C 19,26.738432 19.072796,26.471169 19.40625,26.1875 z " + id="path2885" /> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="platform" + style="display:inline"> + <path + style="opacity:1;fill:white;fill-opacity:1;stroke:url(#linearGradient3200);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" + d="M 12.5,9.5 L 35.5,9.5 L 39.5,17 L 39.5,19.5 L 8.5,19.5 L 8.5,17 L 12.5,9.5 z " + id="rect1880" + sodipodi:nodetypes="ccccccc" /> + <rect + style="opacity:1;fill:url(#linearGradient2850);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2768" + width="30" + height="2" + x="9" + y="17" /> + <g + id="g2835" + style="opacity:0.8"> + <rect + y="17" + x="11" + height="2" + width="2" + id="rect2770" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="17" + x="15" + height="2" + width="2" + id="rect2772" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="17" + x="23" + height="2" + width="2" + id="rect2774" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="17" + x="19" + height="2" + width="2" + id="rect2776" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="17" + x="27" + height="2" + width="2" + id="rect2778" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="17" + x="31" + height="2" + width="2" + id="rect2780" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <rect + y="17" + x="35" + height="2" + width="2" + id="rect2782" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + </g> + <path + style="opacity:0.5;fill:#ef2929;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 14.0625,10 L 11.375,12.6875 L 9.0625,17 L 16.0625,10 L 14.0625,10 z M 18,10 L 11,17 L 13,17 L 20,10 L 18,10 z M 22,10 L 15,17 L 17,17 L 24,10 L 22,10 z M 26,10 L 19,17 L 21,17 L 28,10 L 26,10 z M 30,10 L 23,17 L 25,17 L 32,10 L 30,10 z M 34.0625,10 L 27.0625,17 L 29.0625,17 L 35.5,10.5625 L 35.1875,10 L 34.0625,10 z M 36.1875,11.875 L 31.0625,17 L 33.0625,17 L 36.875,13.1875 L 36.1875,11.875 z M 37.59375,14.46875 L 35.0625,17 L 37.0625,17 L 38.28125,15.78125 L 37.59375,14.46875 z " + id="path2805" /> + <path + style="opacity:1;fill:url(#radialGradient2833);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 12.25,11 L 10.125,15 L 37.875,15 L 35.75,11 L 12.25,11 z " + id="path2810" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0054175" + inkscape:original="M 12.5 9.5 L 8.5 17 L 8.5 19.5 L 39.5 19.5 L 39.5 17 L 35.5 9.5 L 12.5 9.5 z " + style="opacity:0.5;fill:none;fill-opacity:1;stroke:white;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" + id="path2817" + d="M 13.09375,10.5 L 9.5,17.25 L 9.5,18.5 L 38.5,18.5 L 38.5,17.25 L 34.90625,10.5 L 13.09375,10.5 z " /> + <path + style="opacity:1;fill:none;fill-opacity:1;stroke:#729fcf;stroke-width:0.99775636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 38.49718,10.501127 L 37.310514,8.3842603 C 37.007073,7.8351458 36.407932,7.4966591 35.756546,7.4999995 L 33.496229,7.4999995" + id="path2868" + sodipodi:nodetypes="cccc" /> + <path + style="opacity:1;fill:none;fill-opacity:1;stroke:#729fcf;stroke-width:0.99737924;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 39.001314,7.5013112 L 38.182154,6.2504915 C 37.876164,5.7861072 37.278835,5.499985 36.628574,5.4999997 L 35.498697,5.4999997" + id="path2872" + sodipodi:nodetypes="cccc" /> + <path + style="opacity:1;fill:none;fill-opacity:1;stroke:#729fcf;stroke-width:0.99775618;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 14.50111,7.4999995 L 12.241994,7.4999995 C 11.590954,7.496659 10.992129,7.8351457 10.688851,8.3842603 L 9.5028143,10.501127" + id="path2931" + sodipodi:nodetypes="cccc" /> + <path + style="opacity:1;fill:none;fill-opacity:1;stroke:#729fcf;stroke-width:0.9973793;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 12.501306,5.5000034 L 11.37143,5.5000034 C 10.721169,5.4999886 10.12384,5.7861108 9.8178502,6.2504952 L 8.9986899,7.5013149" + id="path2933" + sodipodi:nodetypes="cccc" /> + </g> +</svg> diff --git a/icons/scalable/mate-panel-notification-area.svg b/icons/scalable/mate-panel-notification-area.svg new file mode 100644 index 00000000..cdc850c3 --- /dev/null +++ b/icons/scalable/mate-panel-notification-area.svg @@ -0,0 +1,289 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + 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="svg1325" + s:version="0.32" + inkscape:version="0.44" + s:docbase="/home/lapo/Desktop/mate-applets/scalable" + s:docname="mate-panel.svg" + sodipodi:version="0.32" + sodipodi:docname="mate-panel-notification-area.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/scalable" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <sodipodi:namedview + inkscape:window-height="813" + inkscape:window-width="1051" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10000" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + inkscape:showpageshadow="false" + showgrid="false" + inkscape:zoom="1" + inkscape:cx="17.939063" + inkscape:cy="16.119932" + inkscape:window-x="3" + inkscape:window-y="25" + inkscape:current-layer="layer1" + inkscape:grid-points="false" + inkscape:grid-bbox="true" + showborder="false" /> + <defs + id="defs1327"> + <linearGradient + id="linearGradient2783"> + <stop + style="stop-color:#729fcf;stop-opacity:1" + offset="0" + id="stop2785" /> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="1" + id="stop2787" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2270"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop2272" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop2274" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2262"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop2264" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0;" + offset="1" + id="stop2266" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2252"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2254" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2256" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2252" + id="linearGradient2258" + x1="31.874874" + y1="17.4375" + x2="47.437664" + y2="17.4375" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-8)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2262" + id="linearGradient2268" + x1="31.872892" + y1="20.6875" + x2="46.704754" + y2="20.6875" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-8)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2270" + id="linearGradient1341" + gradientUnits="userSpaceOnUse" + x1="23.99696" + y1="18.375" + x2="45.753761" + y2="18.375" + gradientTransform="translate(0,-8)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2270" + id="radialGradient2218" + cx="3.6239223" + cy="2.0049825" + fx="3.6239223" + fy="2.0049825" + r="23" + gradientTransform="matrix(1.246687e-8,1.125998,-1.627297,3.116107e-17,6.886624,6.5312)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2783" + id="radialGradient2801" + cx="34.374516" + cy="38.265873" + fx="34.374516" + fy="38.265873" + r="12.043625" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.53143,0,0,1.53143,-18.26764,-20.33562)" /> + </defs> + <s:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="29.202731" + inkscape:cy="14.650528" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + stroke="#eeeeec" + fill="#2e3436" + inkscape:window-width="1270" + inkscape:window-height="943" + inkscape:window-x="0" + inkscape:window-y="25" + showborder="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:grid-points="true" + showguides="false" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false"> + <s:guide + orientation="vertical" + position="31.875" + id="guide2260" /> + </s:namedview> + <metadata + id="metadata1330"> + <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>Info</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>panel</rdf:li> + <rdf:li>applet</rdf:li> + <rdf:li>info</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:contributor> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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"> + <rect + style="opacity:1;fill:url(#linearGradient2268);fill-opacity:1;stroke:url(#linearGradient2258);stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1333" + width="46" + height="29" + x="2.5" + y="9.5" /> + <rect + style="opacity:0.4;fill:none;fill-opacity:1;stroke:url(#linearGradient1341);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2210" + width="45" + height="27" + x="3.5" + y="10.5" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#radialGradient2218);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2216" + width="45" + height="27" + x="3.5" + y="10.5" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#radialGradient2801);fill-opacity:1;stroke:#204a87;stroke-width:0.75272667;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path1895" + sodipodi:cx="33.057243" + sodipodi:cy="32.620426" + sodipodi:rx="11.667262" + sodipodi:ry="11.667262" + d="M 44.724505 32.620426 A 11.667262 11.667262 0 1 1 21.389981,32.620426 A 11.667262 11.667262 0 1 1 44.724505 32.620426 z" + transform="matrix(1.328503,0,0,1.328504,-15.91666,-14.33635)" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:none;fill-opacity:1;stroke:white;stroke-width:0.80464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path2803" + sodipodi:cx="33.057243" + sodipodi:cy="32.620426" + sodipodi:rx="11.667262" + sodipodi:ry="11.667262" + d="M 44.724505 32.620426 A 11.667262 11.667262 0 1 1 21.389981,32.620426 A 11.667262 11.667262 0 1 1 44.724505 32.620426 z" + transform="matrix(1.242791,0,0,1.242792,-13.08327,-11.5404)" /> + <path + style="font-size:28px;font-style:normal;font-weight:normal;fill:white;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" + d="M 30.857422,35.955078 L 33,36 L 33,38 L 24,38 L 24,36 L 26,36 L 26,28 L 24,28 L 24,26 L 31,26 L 31,36" + id="text1891" + sodipodi:nodetypes="ccccccccccc" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:white;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="path2782" + sodipodi:cx="29.5" + sodipodi:cy="22.5" + sodipodi:rx="1.5" + sodipodi:ry="1.5" + d="M 31 22.5 A 1.5 1.5 0 1 1 28,22.5 A 1.5 1.5 0 1 1 31 22.5 z" + transform="matrix(1.666667,0,0,1.666667,-20.66668,-16.00001)" /> + </g> +</svg> diff --git a/icons/scalable/mate-panel-separator.svg b/icons/scalable/mate-panel-separator.svg new file mode 100644 index 00000000..4998688a --- /dev/null +++ b/icons/scalable/mate-panel-separator.svg @@ -0,0 +1,105 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/lapo/Icone/mate-panel/scalable" + sodipodi:docname="mate-panel-separator.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#afafaf" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="20.804117" + inkscape:cy="21.446095" + inkscape:document-units="px" + inkscape:current-layer="layer1" + width="48px" + height="48px" + inkscape:showpageshadow="false" + borderlayer="true" + showgrid="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:window-width="1051" + inkscape:window-height="622" + inkscape:window-x="284" + inkscape:window-y="321" + showborder="false" + inkscape:grid-points="true" + inkscape:guide-bbox="false" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="opacity:0.4;fill:white;fill-opacity:1;stroke:none;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="rect2838" + width="3" + height="38.000034" + x="23" + y="5" + rx="1.5" + ry="1.5" /> + <rect + style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" + id="rect2840" + width="1" + height="36.000034" + x="24" + y="6" + rx="0.5" + ry="0.5" /> + </g> +</svg> diff --git a/icons/scalable/mate-panel-window-list.svg b/icons/scalable/mate-panel-window-list.svg new file mode 100644 index 00000000..d99032fe --- /dev/null +++ b/icons/scalable/mate-panel-window-list.svg @@ -0,0 +1,324 @@ +<?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="svg2285" + sodipodi:version="0.32" + inkscape:version="0.44" + sodipodi:docbase="/home/lapo/Icone/mate-panel/scalable" + sodipodi:docname="mate-panel-window-list.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs2287"> + <linearGradient + id="linearGradient2250"> + <stop + id="stop2252" + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0.1" + id="stop2254" /> + <stop + id="stop2256" + offset="0.75999999" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2258" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2258"> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="0" + id="stop2260" /> + <stop + id="stop2266" + offset="0.05" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0.80000001" + id="stop2268" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop2262" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2249"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop2251" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop2253" /> + </linearGradient> + <linearGradient + id="linearGradient2228"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop2230" /> + <stop + id="stop2236" + offset="0.1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0.75" + id="stop2238" /> + <stop + style="stop-color:#bbbeb7;stop-opacity:0;" + offset="1" + id="stop2232" /> + </linearGradient> + <linearGradient + id="linearGradient2215"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop2217" /> + <stop + id="stop2223" + offset="0.1" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.75" + id="stop2225" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop2219" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2215" + id="linearGradient2221" + x1="1.8129627" + y1="36.364109" + x2="46.164139" + y2="36.364109" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.043004,0,0,1.004318,-1.032297,-6.023254)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2228" + id="linearGradient2234" + x1="0.8586303" + y1="36.364109" + x2="46.056423" + y2="36.364109" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.004318,0,-6.023254)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2215" + id="linearGradient2247" + x1="1.2812071" + y1="42.998444" + x2="46.658009" + y2="42.998444" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2249" + id="linearGradient2255" + x1="31.4828" + y1="36.75" + x2="45.824242" + y2="36.75" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.904762,0,0,1,4.571429,-6)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2250" + id="linearGradient2276" + x1="1.0294104" + y1="36.379345" + x2="46.939339" + y2="36.556118" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2258" + id="linearGradient2245" + x1="3.0538812" + y1="36.498444" + x2="44.166084" + y2="36.498444" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-6)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2250" + id="linearGradient2260" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.043004,0,0,1.004318,-1.032297,-6.023254)" + x1="1.8129627" + y1="36.364109" + x2="46.164139" + y2="36.364109" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.313708" + inkscape:cx="25.56504" + inkscape:cy="11.42903" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + fill="#eeeeec" + showguides="true" + inkscape:guide-bbox="true" + stroke="#204a87" + inkscape:window-width="1280" + inkscape:window-height="949" + inkscape:window-x="0" + inkscape:window-y="25" + showborder="false" + inkscape:showpageshadow="false" /> + <metadata + id="metadata2290"> + <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>Taskbar</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:contributor> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:contributor> + <dc:subject> + <rdf:Bag> + <rdf:li>taskbar</rdf:li> + <rdf:li>panel</rdf:li> + <rdf:li>applet</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"> + <rect + style="opacity:1;fill:url(#linearGradient2234);fill-opacity:1;stroke:url(#linearGradient2221);stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3734" + width="47.055229" + height="23.968893" + x="0.52150255" + y="18.513433" + rx="0" + ry="0" /> + <path + style="fill:url(#linearGradient2245);fill-opacity:1;stroke:url(#linearGradient2247);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + d="M 0.53125,21.545685 L 0.53125,39.533841 L 7.1875,39.533841 C 7.3239085,39.533841 7.4702395,39.50995 7.59375,39.471341 C 7.7871883,39.405538 7.9840671,39.269827 8.125,39.127591 C 8.1901439,39.058618 8.2632516,38.959561 8.3125,38.877591 C 8.4229364,38.683316 8.5,38.431013 8.5,38.190091 L 8.5,22.889435 C 8.5,22.648513 8.4229364,22.396209 8.3125,22.201935 C 8.2632516,22.119965 8.1901439,22.020908 8.125,21.951935 C 7.9840672,21.809699 7.7871883,21.673988 7.59375,21.608185 C 7.4702395,21.569576 7.3239084,21.545685 7.1875,21.545685 L 0.53125,21.545685 z M 11.65625,21.545685 C 11.579398,21.555488 11.478298,21.585663 11.40625,21.608185 C 11.212812,21.673988 11.015933,21.809699 10.875,21.951935 C 10.809856,22.020908 10.736748,22.119965 10.6875,22.201935 C 10.577064,22.396209 10.5,22.648513 10.5,22.889435 L 10.5,38.190091 C 10.5,38.431013 10.577064,38.683317 10.6875,38.877591 C 10.736748,38.959561 10.809856,39.058618 10.875,39.127591 C 11.015933,39.269827 11.212812,39.405538 11.40625,39.471341 C 11.529761,39.50995 11.676091,39.533841 11.8125,39.533841 L 47.46875,39.533841 L 47.46875,21.545685 L 11.8125,21.545685 C 11.755663,21.545685 11.711144,21.538683 11.65625,21.545685 z " + id="rect3762" + sodipodi:nodetypes="cccsssccssscccsssccsssccccc" /> + <path + style="opacity:0.90980392;fill:none;fill-opacity:1;stroke:url(#linearGradient2276);stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + d="M 0.46875,22.562712 L 0.46875,38.454315 L 6.875,38.454315 C 6.9694365,38.454315 7.0767266,38.430022 7.15625,38.391815 C 7.3022681,38.312689 7.4265303,38.150421 7.46875,37.985565 C 7.4767973,37.946039 7.5,37.902537 7.5,37.860565 L 7.5,23.187712 C 7.5,23.009332 7.403116,22.829679 7.28125,22.718962 C 7.2513391,22.694298 7.1906072,22.64383 7.15625,22.625212 C 7.0767266,22.587005 6.9694366,22.562712 6.875,22.562712 L 0.46875,22.562712 z M 12,22.562712 C 11.929628,22.573405 11.841375,22.623881 11.78125,22.656462 C 11.75626,22.671615 11.709933,22.700464 11.6875,22.718962 C 11.673163,22.731988 11.638026,22.767125 11.625,22.781462 C 11.606502,22.803895 11.577653,22.850222 11.5625,22.875212 C 11.515956,22.961105 11.46875,23.082783 11.46875,23.187712 L 11.46875,37.860565 C 11.46875,37.91303 11.487582,37.968328 11.5,38.016815 C 11.517656,38.07382 11.561138,38.155964 11.59375,38.204315 C 11.704082,38.352028 11.894383,38.454315 12.09375,38.454315 L 47.5,38.454315 L 47.5,22.562712 L 12.09375,22.562712 C 12.062271,22.562712 12.030159,22.558129 12,22.562712 z " + id="rect3736" + sodipodi:nodetypes="cccssccsscccssssccssccccc" /> + <g + id="g1374" + transform="translate(1,-3.9375)"> + <rect + ry="1.3131993" + rx="1.3131984" + y="29.501915" + x="13.538324" + height="10.018929" + width="10.959396" + id="rect3746" + style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:#888a85;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="0" + rx="0" + y="30.474186" + x="14.598985" + height="7.9859829" + width="8.8380756" + id="rect2262" + style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="1.3131993" + rx="1.3131984" + y="29.4375" + x="13.5" + height="3.125" + width="11" + id="rect3748" + style="opacity:1;fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <rect + style="opacity:0.14509804;fill:url(#linearGradient2255);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="rect3752" + width="19" + height="5" + x="29" + y="28" + rx="0.5625" + ry="0.5625" /> + <rect + style="opacity:0.6745098;fill:none;fill-opacity:1;stroke:url(#linearGradient2260);stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2247" + width="47.590965" + height="22.000271" + x="0.40903547" + y="19.509785" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/icons/scalable/mate-panel-window-menu.svg b/icons/scalable/mate-panel-window-menu.svg new file mode 100644 index 00000000..70861546 --- /dev/null +++ b/icons/scalable/mate-panel-window-menu.svg @@ -0,0 +1,371 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + 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="svg2" + s:version="0.32" + inkscape:version="0.44" + version="1.0" + s:docbase="/home/lapo/Templates" + s:docname="Icona 48x48.svg" + inkscape:export-filename="/home/lapo/Desktop/xubuntu/pngs/wksp.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:version="0.32" + sodipodi:docname="mate-panel-window-menu.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/scalable" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <sodipodi:namedview + inkscape:window-height="808" + inkscape:window-width="1051" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:showpageshadow="false" + showborder="false" + inkscape:zoom="1" + inkscape:cx="52.287227" + inkscape:cy="12.066239" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:current-layer="layer1" /> + <defs + id="defs4"> + <linearGradient + id="linearGradient3690"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3692" /> + <stop + style="stop-color:white;stop-opacity:0.46875" + offset="1" + id="stop3694" /> + </linearGradient> + <linearGradient + id="linearGradient3674"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3676" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="1" + id="stop3678" /> + </linearGradient> + <linearGradient + id="linearGradient2781"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop2783" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop2785" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2781" + id="linearGradient2787" + x1="24.925514" + y1="40.000107" + x2="24.925514" + y2="19.53867" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(3,3)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3674" + id="linearGradient3680" + x1="23.069359" + y1="6.7993021" + x2="23.069359" + y2="12.403291" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(3,3)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3690" + id="linearGradient3696" + x1="9.5" + y1="16.26436" + x2="9.5" + y2="13.408723" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(3,3)" /> + <linearGradient + id="linearGradient5048"> + <stop + id="stop5050" + offset="0" + style="stop-color:black;stop-opacity:0;" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0.5" + id="stop5056" /> + <stop + id="stop5052" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <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> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient3843" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient3845" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient3847" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2781" + id="linearGradient1911" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(3,3)" + x1="24.925514" + y1="40.000107" + x2="24.925514" + y2="19.53867" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3674" + id="linearGradient1913" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(3,3)" + x1="23.069359" + y1="6.7993021" + x2="23.069359" + y2="13.101956" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3690" + id="linearGradient1915" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(3,3)" + x1="9.5" + y1="16.26436" + x2="9.5" + y2="13.408723" /> + </defs> + <s:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="10.097903" + inkscape:cy="38.917761" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="965" + inkscape:window-height="763" + inkscape:window-x="176" + inkscape:window-y="103" + fill="#729fcf" + stroke="#3465a4" + inkscape:showpageshadow="false" + showguides="false" + inkscape:guide-bbox="true" + inkscape:grid-points="true" + inkscape:grid-bbox="false" + showborder="true"> + <s:guide + orientation="vertical" + position="24.041631" + id="guide2191" /> + <s:guide + orientation="horizontal" + position="25.986174" + id="guide2203" /> + </s:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Generic Window</dc:title> + <dc:subject> + <rdf:Bag /> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="opacity:0.58730164;display:inline" + id="g5022" + transform="matrix(2.019273e-2,0,0,1.254292e-2,45.96013,40.39018)"> + <rect + y="-150.69685" + x="-1559.2523" + height="478.35718" + width="1339.6335" + id="rect4173" + style="opacity:0.40206185;color:black;fill:url(#linearGradient3843);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 + sodipodi:nodetypes="cccc" + id="path5058" + d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 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(#radialGradient3847);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 -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z " + id="path5018" + sodipodi:nodetypes="cccc" /> + </g> + <g + id="g1898"> + <rect + ry="2" + rx="2" + y="12" + x="11.5" + height="30.499985" + width="33.000038" + id="rect1887" + style="opacity:1;fill:url(#linearGradient2787);fill-opacity:1;stroke:#888a85;stroke-width:1.00000024;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cccccc" + id="rect2776" + d="M 11.499999,17.030334 L 11.499999,13.500005 C 11.499999,12.392005 12.391999,11.500005 13.499999,11.500005 L 42.499999,11.500005 C 43.607999,11.500005 44.499999,12.392005 44.499999,13.500005 L 44.499999,17.030334" + style="fill:url(#linearGradient3680);fill-opacity:1;stroke:#204a87;stroke-width:1.00000048;stroke-miterlimit:4;stroke-opacity:1;stroke-linecap:round" /> + <rect + ry="0.99539089" + rx="0.99539089" + y="12.500008" + x="12.5" + height="29.000008" + width="31.000004" + id="rect2779" + style="opacity:0.8;fill:none;fill-opacity:1;stroke:url(#linearGradient3696);stroke-width:1.00000083;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="g1903" + transform="translate(-10,-8)"> + <rect + ry="2" + rx="2" + y="12" + x="11.5" + height="30.499985" + width="33.000038" + id="rect1905" + style="opacity:1;fill:url(#linearGradient1911);fill-opacity:1;stroke:#888a85;stroke-width:1.00000024;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cccccc" + id="path1907" + d="M 11.499999,17.030334 L 11.499999,13.500005 C 11.499999,12.392005 12.391999,11.500005 13.499999,11.500005 L 42.499999,11.500005 C 43.607999,11.500005 44.499999,12.392005 44.499999,13.500005 L 44.499999,17.030334" + style="fill:url(#linearGradient1913);fill-opacity:1;stroke:#204a87;stroke-width:1.00000048;stroke-miterlimit:4;stroke-opacity:1;stroke-linecap:round" /> + <rect + ry="0.99539089" + rx="0.99539089" + y="12.500008" + x="12.5" + height="29.000008" + width="31.000004" + id="rect1909" + style="opacity:0.8;fill:none;fill-opacity:1;stroke:url(#linearGradient1915);stroke-width:1.00000083;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <path + style="font-size:22.42351341px;font-style:normal;font-weight:bold;fill:#888a85;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" + d="M 15.982439,25.00264 L 20.031229,25.00264 L 20.031229,29.00001 L 15.982439,29.00001 L 15.982439,25.00264" + id="text1917" + sodipodi:nodetypes="ccccc" /> + <path + style="font-size:22.42351341px;font-style:normal;font-weight:bold;fill:#888a85;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" + d="M 20.031229,23 L 15.982439,23 L 15.982439,22.565945 C 15.982436,22.081699 16.10771,21.653549 16.358264,21.281497 C 16.608808,20.90355 17.01148,20.425204 17.81628,19.846458 L 18.545152,19.332678 C 18.977912,19.025599 19.292997,18.736229 19.490407,18.464568 C 19.695394,18.192923 19.797892,17.92127 19.7979,17.649607 C 19.797892,17.236231 19.615674,16.914381 19.251246,16.684056 C 18.886804,16.447847 17.878113,16.329736 17.225171,16.329724 C 16.610181,16.329736 15.945846,16.43013 15.232164,16.630906 C 14.518474,16.825799 13.774419,17.118121 12.999995,17.507875 L 12.999995,14.726379 C 13.918675,14.47836 14.757635,14.295289 15.516879,14.177166 C 16.276115,14.059069 17.008782,14.000014 17.714882,14 C 19.567422,14.000014 21.479609,14.295289 22.451447,14.885828 C 23.423264,15.470485 23.909177,16.326784 23.90919,17.454725 C 23.909177,18.033474 23.761126,18.553159 23.465034,19.01378 C 23.168918,19.468512 22.664024,19.958669 21.950348,20.484253 L 21.221476,20.989174 C 20.705184,21.355321 20.429822,21.650597 20.270389,21.875 C 20.110941,22.09351 20.031221,22.335635 20.031229,22.601378 L 20.031229,23" + id="path1922" + sodipodi:nodetypes="cccsccsssssccsssssccscc" /> + </g> +</svg> diff --git a/icons/scalable/mate-panel-workspace-switcher.svg b/icons/scalable/mate-panel-workspace-switcher.svg new file mode 100644 index 00000000..c2e9dc13 --- /dev/null +++ b/icons/scalable/mate-panel-workspace-switcher.svg @@ -0,0 +1,361 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + 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="svg2" + s:version="0.32" + inkscape:version="0.43+devel" + version="1.0" + s:docbase="/home/lapo/Desktop/mate-applets/scalable" + s:docname="xfce4-workspaces (copia).svg" + inkscape:export-filename="/home/lapo/Desktop/xubuntu/pngs/wksp.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:version="0.32" + sodipodi:docname="mate-panel-workspace-switcher.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/scalable"> + <sodipodi:namedview + inkscape:window-height="622" + inkscape:window-width="1051" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + inkscape:showpageshadow="false" + borderlayer="true" + showborder="false" + inkscape:zoom="1" + inkscape:cx="12.711703" + inkscape:cy="0.31388653" + inkscape:window-x="5" + inkscape:window-y="49" + inkscape:current-layer="layer1" /> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient3104"> + <stop + style="stop-color:#729fcf" + offset="0" + id="stop3106" /> + <stop + style="stop-color:#3465a4" + offset="1" + id="stop3108" /> + </linearGradient> + <linearGradient + id="linearGradient1349" + inkscape:collect="always"> + <stop + id="stop1351" + offset="0" + style="stop-color:#729fcf" /> + <stop + id="stop1353" + offset="1" + style="stop-color:#eeeeec" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2181"> + <stop + style="stop-color:#d3d7cf" + offset="0" + id="stop2183" /> + <stop + style="stop-color:#eeeeec" + offset="1" + id="stop2185" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2181" + id="linearGradient2187" + x1="21.25" + y1="5.8177266" + x2="29.875" + y2="77.597641" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,2)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1349" + id="linearGradient1347" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,2)" + x1="21.25" + y1="5.8177266" + x2="29.875" + y2="77.597641" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3104" + id="linearGradient3110" + x1="14.454059" + y1="15.161165" + x2="12.16466" + y2="12.396894" + gradientUnits="userSpaceOnUse" /> + <radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,2,-45,-45)" + r="1.5" + fy="45" + fx="45" + cy="45" + cx="45" + id="radialGradient3429" + xlink:href="#linearGradient3423" + inkscape:collect="always" /> + <radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-2,2,0,-87,51)" + r="1.5" + fy="45" + fx="3" + cy="45" + cx="3" + id="radialGradient3421" + xlink:href="#linearGradient3415" + inkscape:collect="always" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="41.999989" + x2="19.01943" + y1="48.000343" + x1="19.01943" + id="linearGradient3411" + xlink:href="#linearGradient3405" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3405"> + <stop + id="stop3407" + offset="0" + style="stop-color:black;stop-opacity:0;" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0.5" + id="stop3413" /> + <stop + id="stop3409" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3415" + inkscape:collect="always"> + <stop + id="stop3417" + offset="0" + style="stop-color:black;stop-opacity:1;" /> + <stop + id="stop3419" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3423" + inkscape:collect="always"> + <stop + id="stop3425" + offset="0" + style="stop-color:black;stop-opacity:1;" /> + <stop + id="stop3427" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + </defs> + <s:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="25.368402" + inkscape:cy="29.804133" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="965" + inkscape:window-height="763" + inkscape:window-x="176" + inkscape:window-y="103" + fill="#729fcf" + stroke="#3465a4" + inkscape:showpageshadow="false" + showguides="false" + inkscape:guide-bbox="true" + inkscape:grid-points="true" + inkscape:grid-bbox="false" + showborder="false"> + <s:guide + orientation="vertical" + position="24.041631" + id="guide2191" /> + <s:guide + orientation="horizontal" + position="25.986174" + id="guide2203" /> + </s:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>Workspaces</dc:title> + <dc:subject> + <rdf:Bag> + <rdf:li>workspace</rdf:li> + </rdf:Bag> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g3431" + style="opacity:0.3" + transform="matrix(1,0,0,1.333333,0,-18)"> + <rect + y="42" + x="0" + height="6" + width="3" + id="rect3399" + style="opacity:1;fill:url(#radialGradient3421);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="42" + x="45" + height="6" + width="3" + id="rect3401" + style="opacity:1;fill:url(#radialGradient3429);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="42" + x="3" + height="6" + width="42" + id="rect3403" + style="opacity:1;fill:url(#linearGradient3411);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <rect + style="opacity:1;color:#000000;fill:url(#linearGradient2187);fill-opacity:1;fill-rule:nonzero;stroke:#babdb6;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" + id="rect1304" + width="43" + height="39" + x="2.5" + y="4.5" + rx="1.5" + ry="1.5" /> + <rect + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;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" + id="rect2179" + width="41" + height="37" + x="3.5" + y="5.5" + rx="0.5" + ry="0.5" /> + <path + style="color:#000000;fill:url(#linearGradient1347);fill-opacity:1.0;fill-rule:nonzero;stroke:url(#linearGradient3110);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M 4,4.5 L 23.5,4.5 L 23.5,23.5 L 2.5,23.5 L 2.5,6 C 2.5,5.169 3.169,4.5 4,4.5 z " + id="rect1344" + s:nodetypes="cccccc" /> + <g + id="g2295" + style="opacity:0.07" + transform="translate(0,2)"> + <path + id="path2209" + d="M 23.5,3.5 L 23.5,40.5" + style="opacity:1;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2211" + d="M 3.5,21.5 L 44.5,21.5" + style="opacity:1;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:1" + d="M 3.5,24.5 L 44.5,24.5" + id="path2205" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:1" + d="M 24.5,5.5 L 24.5,42.5" + id="path2207" /> + <path + style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;opacity:0.4" + d="M 3.5,23.5 L 3.5,6 C 3.5,5.723 3.723,5.5 4,5.5 L 23.5,5.5" + id="rect1355" + s:nodetypes="cccc" /> + <rect + style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1906" + width="9.9999895" + height="7.0000014" + x="5.500011" + y="7.4999995" /> + <rect + style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1890" + width="7.0000019" + height="4.9999981" + x="6.499999" + y="16.50001" /> + <rect + style="opacity:1;fill:#3465a4;fill-opacity:1;stroke:#d3d7cf;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2796" + width="12" + height="8" + x="9.5" + y="11.500001" /> + </g> +</svg> diff --git a/icons/scalable/mate-panel.svg b/icons/scalable/mate-panel.svg new file mode 100644 index 00000000..8b9e281c --- /dev/null +++ b/icons/scalable/mate-panel.svg @@ -0,0 +1,274 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" + 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="svg1325" + s:version="0.32" + inkscape:version="0.44" + s:docbase="/home/lapo/Desktop/mate-applets/scalable" + s:docname="mate-panel.svg" + sodipodi:version="0.32" + sodipodi:docname="mate-panel.svg" + sodipodi:docbase="/home/lapo/Icone/mate-panel/scalable" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <sodipodi:namedview + inkscape:window-height="480" + inkscape:window-width="640" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" /> + <defs + id="defs1327"> + <linearGradient + inkscape:collect="always" + id="linearGradient2270"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop2272" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop2274" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2262"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop2264" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0;" + offset="1" + id="stop2266" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2252"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2254" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2256" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2252" + id="linearGradient2258" + x1="31.874874" + y1="17.4375" + x2="47.437664" + y2="17.4375" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-8)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2262" + id="linearGradient2268" + x1="31.872892" + y1="20.6875" + x2="46.704754" + y2="20.6875" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-8)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2270" + id="linearGradient1341" + gradientUnits="userSpaceOnUse" + x1="23.99696" + y1="18.375" + x2="45.753761" + y2="18.375" + gradientTransform="translate(0,-8)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2270" + id="radialGradient2218" + cx="3.6239223" + cy="2.0049825" + fx="3.6239223" + fy="2.0049825" + r="23" + gradientTransform="matrix(1.246687e-8,1.125998,-1.627297,3.116107e-17,6.886624,6.5312)" + gradientUnits="userSpaceOnUse" /> + </defs> + <s:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="29.202731" + inkscape:cy="14.650528" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + stroke="#eeeeec" + fill="#2e3436" + inkscape:window-width="1270" + inkscape:window-height="943" + inkscape:window-x="0" + inkscape:window-y="25" + showborder="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:grid-points="true" + showguides="false" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false"> + <s:guide + orientation="vertical" + position="31.875" + id="guide2260" /> + </s:namedview> + <metadata + id="metadata1330"> + <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>Mate Panel</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>panel</rdf:li> + <rdf:li>menu</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:contributor> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </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"> + <rect + style="opacity:1;fill:url(#linearGradient2268);fill-opacity:1;stroke:url(#linearGradient2258);stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1333" + width="46" + height="29" + x="2.5" + y="9.5" /> + <rect + style="opacity:0.4;fill:none;fill-opacity:1;stroke:url(#linearGradient1341);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2210" + width="45" + height="27" + x="3.5" + y="10.5" /> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#radialGradient2218);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect2216" + width="45" + height="27" + x="3.5" + y="10.5" /> + <rect + style="opacity:1;color:#000000;fill:#dce0d8;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect1337" + width="10" + height="25" + x="4.5" + y="11.5" + rx="1.625" + ry="1.625" /> + <rect + style="opacity:0.59607843;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect2212" + width="8" + height="23" + x="5.5" + y="12.5" + rx="0.5625" + ry="0.5625" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 8,23.5 L 11,21 L 11,26 L 8,23.5 z " + id="path2214" + s:nodetypes="cccc" /> + <g + id="layer6" + inkscape:label="tmp3" + style="fill:#2e3436;display:inline" + transform="translate(1.336101,-0.480508)"> + <g + id="g2450" + style="fill:#2e3436;fill-opacity:1;display:inline" + transform="matrix(1.111126,0,0,1.11111,-1.111123,-1.999954)"> + <path + id="path4490" + d="M 29.825673,13.93243 C 25.873042,13.93243 25.131582,19.562222 27.355158,19.562222 C 29.578413,19.562222 33.778465,13.93243 29.825673,13.93243 z " + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + id="path4492" + d="M 23.262429,18.864623 C 24.446355,18.936922 25.745315,14.346459 23.520132,14.63517 C 21.295753,14.923881 22.078021,18.792325 23.262429,18.864623 z " + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + id="path4494" + d="M 17.836518,21.717034 C 18.678553,21.346385 17.944966,17.721024 16.513137,18.709744 C 15.081951,19.698625 16.994483,22.087523 17.836518,21.717034 z " + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + id="path4496" + d="M 20.209029,19.819444 C 21.211405,19.61508 21.266352,15.503393 19.478815,16.240997 C 17.690957,16.978761 19.207455,20.024128 20.209029,19.819444 L 20.209029,19.819444 z " + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + d="M 25.443268,29.020774 C 25.621122,30.379019 24.446837,31.049787 23.296811,30.174174 C 19.635783,27.386832 29.358465,25.996454 28.71758,22.188259 C 28.185625,19.027375 18.487203,20.000511 17.382806,24.9462 C 16.635241,28.291525 20.459984,32.932436 24.450853,32.932436 C 26.414155,32.932436 28.6787,31.159681 29.102368,28.913933 C 29.425944,27.201427 25.294816,27.887618 25.443268,29.020774 L 25.443268,29.020774 z " + id="path4498" + style="fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99639398;stroke-miterlimit:4;stroke-dasharray:none" /> + </g> + </g> + </g> +</svg> |