diff options
author | Perberos <[email protected]> | 2011-12-01 23:03:59 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 23:03:59 -0300 |
commit | 52d7aadcc57f3fa09653d315fc1a7fef52ae6bca (patch) | |
tree | 93f7e38ac79b2592d48d22e6912aeddfd227ffab /data/icons/48x48 | |
download | mate-session-manager-52d7aadcc57f3fa09653d315fc1a7fef52ae6bca.tar.bz2 mate-session-manager-52d7aadcc57f3fa09653d315fc1a7fef52ae6bca.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'data/icons/48x48')
-rw-r--r-- | data/icons/48x48/Makefile.am | 21 | ||||
-rw-r--r-- | data/icons/48x48/Makefile.in | 495 | ||||
-rw-r--r-- | data/icons/48x48/mate-session-properties.png | bin | 0 -> 1839 bytes |
3 files changed, 516 insertions, 0 deletions
diff --git a/data/icons/48x48/Makefile.am b/data/icons/48x48/Makefile.am new file mode 100644 index 0000000..36cffbd --- /dev/null +++ b/data/icons/48x48/Makefile.am @@ -0,0 +1,21 @@ +size = 48x48 + +iconsdir = $(datadir)/icons/hicolor/$(size)/apps + +icons_DATA = mate-session-properties.png + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor + +install-data-hook: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +EXTRA_DIST = \ + $(icons_DATA) + +-include $(top_srcdir)/git.mk diff --git a/data/icons/48x48/Makefile.in b/data/icons/48x48/Makefile.in new file mode 100644 index 0000000..069a7ae --- /dev/null +++ b/data/icons/48x48/Makefile.in @@ -0,0 +1,495 @@ +# Makefile.in generated by automake 1.11.1 from Makefile.am. + +# 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. + + +VPATH = @[email protected] +pkgdatadir = $(datadir)/@[email protected] +pkgincludedir = $(includedir)/@[email protected] +pkglibdir = $(libdir)/@[email protected] +pkglibexecdir = $(libexecdir)/@[email protected] +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 = @[email protected] +host_triplet = @[email protected] +subdir = data/icons/48x48 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(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)/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 " [email protected]; +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 = @[email protected] +ACLOCAL_AMFLAGS = @[email protected] +ALL_LINGUAS = @[email protected] +AMTAR = @[email protected] +AM_DEFAULT_VERBOSITY = @[email protected] +AR = @[email protected] +AUTOCONF = @[email protected] +AUTOHEADER = @[email protected] +AUTOMAKE = @[email protected] +AWK = @[email protected] +CATALOGS = @[email protected] +CATOBJEXT = @[email protected] +CC = @[email protected] +CCDEPMODE = @[email protected] +CFLAGS = @[email protected] +CPP = @[email protected] +CPPFLAGS = @[email protected] +CYGPATH_W = @[email protected] +DATADIRNAME = @[email protected] +DBUS_GLIB_CFLAGS = @[email protected] +DBUS_GLIB_LIBS = @[email protected] +DEFAULT_WM = @[email protected] +DEFS = @[email protected] +DEPDIR = @[email protected] +DISABLE_DEPRECATED = @[email protected] +DISABLE_DEPRECATED_CFLAGS = @[email protected] +DLLTOOL = @[email protected] +DSYMUTIL = @[email protected] +DUMPBIN = @[email protected] +ECHO_C = @[email protected] +ECHO_N = @[email protected] +ECHO_T = @[email protected] +EGG_SMCLIENT_CFLAGS = @[email protected] +EGG_SMCLIENT_LIBS = @[email protected] +EGREP = @[email protected] +EXECINFO_LIBS = @[email protected] +EXEEXT = @[email protected] +FGREP = @[email protected] +GETTEXT_PACKAGE = @[email protected] +GLIB_GENMARSHAL = @[email protected] +GMOFILES = @[email protected] +GMSGFMT = @[email protected] +GREP = @[email protected] +HAVE_XRENDER = @[email protected] +HAVE_XTEST = @[email protected] +ICE_CFLAGS = @[email protected] +ICE_LIBS = @[email protected] +INSTALL = @[email protected] +INSTALL_DATA = @[email protected] +INSTALL_PROGRAM = @[email protected] +INSTALL_SCRIPT = @[email protected] +INSTALL_STRIP_PROGRAM = @[email protected] +INSTOBJEXT = @[email protected] +INTLLIBS = @[email protected] +INTLTOOL_EXTRACT = @[email protected] +INTLTOOL_MERGE = @[email protected] +INTLTOOL_PERL = @[email protected] +INTLTOOL_UPDATE = @[email protected] +LD = @[email protected] +LDFLAGS = @[email protected] +LIBOBJS = @[email protected] +LIBS = @[email protected] +LIBTOOL = @[email protected] +LIPO = @[email protected] +LN_S = @[email protected] +LTLIBOBJS = @[email protected] +MAINT = @[email protected] +MAKEINFO = @[email protected] +MANIFEST_TOOL = @[email protected] +MATECONFTOOL = @[email protected] +MATECONF_CFLAGS = @[email protected] +MATECONF_LIBS = @[email protected] +MATECONF_SANITY_CHECK = @[email protected] +MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] +MATECONF_SCHEMA_FILE_DIR = @[email protected] +MATE_SESSION_CFLAGS = @[email protected] +MATE_SESSION_LIBS = @[email protected] +MKDIR_P = @[email protected] +MKINSTALLDIRS = @[email protected] +MSGFMT = @[email protected] +MSGFMT_OPTS = @[email protected] +MSGMERGE = @[email protected] +NM = @[email protected] +NMEDIT = @[email protected] +OBJDUMP = @[email protected] +OBJEXT = @[email protected] +OTOOL = @[email protected] +OTOOL64 = @[email protected] +PACKAGE = @[email protected] +PACKAGE_BUGREPORT = @[email protected] +PACKAGE_NAME = @[email protected] +PACKAGE_STRING = @[email protected] +PACKAGE_TARNAME = @[email protected] +PACKAGE_URL = @[email protected] +PACKAGE_VERSION = @[email protected] +PATH_SEPARATOR = @[email protected] +PERL = @[email protected] +PKG_CONFIG = @[email protected] +PKG_CONFIG_LIBDIR = @[email protected] +PKG_CONFIG_PATH = @[email protected] +POFILES = @[email protected] +POSUB = @[email protected] +PO_IN_DATADIR_FALSE = @[email protected] +PO_IN_DATADIR_TRUE = @[email protected] +RANLIB = @[email protected] +REBUILD = @[email protected] +SED = @[email protected] +SESSION_PROPERTIES_CFLAGS = @[email protected] +SESSION_PROPERTIES_LIBS = @[email protected] +SET_MAKE = @[email protected] +SHELL = @[email protected] +SM_CFLAGS = @[email protected] +SM_LIBS = @[email protected] +STRIP = @[email protected] +USE_NLS = @[email protected] +VERSION = @[email protected] +WARN_CFLAGS = @[email protected] +XEXT_CFLAGS = @[email protected] +XEXT_LIBS = @[email protected] +XGETTEXT = @[email protected] +XMKMF = @[email protected] +XMLTO = @[email protected] +XRENDER_CFLAGS = @[email protected] +XRENDER_LIBS = @[email protected] +XSLTPROC = @[email protected] +XTEST_CFLAGS = @[email protected] +XTEST_LIBS = @[email protected] +X_CFLAGS = @[email protected] +X_EXTRA_LIBS = @[email protected] +X_LIBS = @[email protected] +X_PRE_LIBS = @[email protected] +abs_builddir = @[email protected] +abs_srcdir = @[email protected] +abs_top_builddir = @[email protected] +abs_top_srcdir = @[email protected] +ac_ct_AR = @[email protected] +ac_ct_CC = @[email protected] +ac_ct_DUMPBIN = @[email protected] +am__include = @[email protected] +am__leading_dot = @[email protected] +am__quote = @[email protected] +am__tar = @[email protected] +am__untar = @[email protected] +bindir = @[email protected] +build = @[email protected] +build_alias = @[email protected] +build_cpu = @[email protected] +build_os = @[email protected] +build_vendor = @[email protected] +builddir = @[email protected] +datadir = @[email protected] +datarootdir = @[email protected] +docdir = @[email protected] +dvidir = @[email protected] +exec_prefix = @[email protected] +host = @[email protected] +host_alias = @[email protected] +host_cpu = @[email protected] +host_os = @[email protected] +host_vendor = @[email protected] +htmldir = @[email protected] +includedir = @[email protected] +infodir = @[email protected] +install_sh = @[email protected] +libdir = @[email protected] +libexecdir = @[email protected] +localedir = @[email protected] +localstatedir = @[email protected] +mandir = @[email protected] +mkdir_p = @[email protected] +oldincludedir = @[email protected] +pdfdir = @[email protected] +prefix = @[email protected] +program_transform_name = @[email protected] +psdir = @[email protected] +sbindir = @[email protected] +sharedstatedir = @[email protected] +srcdir = @[email protected] +sysconfdir = @[email protected] +target_alias = @[email protected] +top_build_prefix = @[email protected] +top_builddir = @[email protected] +top_srcdir = @[email protected] +size = 48x48 +iconsdir = $(datadir)/icons/hicolor/$(size)/apps +icons_DATA = mate-session-properties.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: @[email protected] $(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 [email protected]; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/48x48/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/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)/[email protected] $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): @[email protected] $(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 + +.MAKE: install-am install-data-am install-strip + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + distclean distclean-generic distclean-libtool distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-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-iconsDATA + + +install-data-hook: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After 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/data/icons/48x48/mate-session-properties.png b/data/icons/48x48/mate-session-properties.png Binary files differnew file mode 100644 index 0000000..32c2358 --- /dev/null +++ b/data/icons/48x48/mate-session-properties.png |