diff options
Diffstat (limited to 'icons/16x16')
24 files changed, 2348 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> |