diff options
author | Perberos <[email protected]> | 2011-12-01 23:42:46 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 23:42:46 -0300 |
commit | ead8ef613ce66d51399a87d225b4cd52c6c7983e (patch) | |
tree | 28331e03ae7cced58068fc2a35dbf127d109a73e /gtk-themes/HighContrastLargePrintInverse | |
download | mate-themes-ead8ef613ce66d51399a87d225b4cd52c6c7983e.tar.bz2 mate-themes-ead8ef613ce66d51399a87d225b4cd52c6c7983e.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'gtk-themes/HighContrastLargePrintInverse')
133 files changed, 1301 insertions, 0 deletions
diff --git a/gtk-themes/HighContrastLargePrintInverse/Makefile.am b/gtk-themes/HighContrastLargePrintInverse/Makefile.am new file mode 100644 index 00000000..4338caa9 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/Makefile.am @@ -0,0 +1,7 @@ +themedir = $(datadir)/themes/HighContrastLargePrintInverse/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST= $(theme_DATA) + +SUBDIRS=pixmaps diff --git a/gtk-themes/HighContrastLargePrintInverse/Makefile.in b/gtk-themes/HighContrastLargePrintInverse/Makefile.in new file mode 100644 index 00000000..078d206f --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/Makefile.in @@ -0,0 +1,618 @@ +# 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 = : +subdir = gtk-themes/HighContrastLargePrintInverse +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ + $(srcdir)/gtkrc.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_CLEAN_FILES = gtkrc +CONFIG_CLEAN_VPATH_FILES = +AM_V_GEN = $(am__v_GEN_$(V)) +am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +am__v_GEN_0 = @echo " GEN " $@; +AM_V_at = $(am__v_at_$(V)) +am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +am__v_at_0 = @ +SOURCES = +DIST_SOURCES = +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ + html-recursive info-recursive install-data-recursive \ + install-dvi-recursive install-exec-recursive \ + install-html-recursive install-info-recursive \ + install-pdf-recursive install-ps-recursive install-recursive \ + installcheck-recursive installdirs-recursive pdf-recursive \ + ps-recursive uninstall-recursive +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__installdirs = "$(DESTDIR)$(themedir)" +DATA = $(theme_DATA) +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ + $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ + distdir +ETAGS = etags +CTAGS = ctags +DIST_SUBDIRS = $(SUBDIRS) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +am__relativize = \ + dir0=`pwd`; \ + sed_first='s,^\([^/]*\)/.*$$,\1,'; \ + sed_rest='s,^[^/]*/*,,'; \ + sed_last='s,^.*/\([^/]*\)$$,\1,'; \ + sed_butlast='s,/*[^/]*$$,,'; \ + while test -n "$$dir1"; do \ + first=`echo "$$dir1" | sed -e "$$sed_first"`; \ + if test "$$first" != "."; then \ + if test "$$first" = ".."; then \ + dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ + dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ + else \ + first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ + if test "$$first2" = "$$first"; then \ + dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ + else \ + dir2="../$$dir2"; \ + fi; \ + dir0="$$dir0"/"$$first"; \ + fi; \ + fi; \ + dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ + done; \ + reldir="$$dir2" +ACLOCAL = @ACLOCAL@ +ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ +ALL_LINGUAS = @ALL_LINGUAS@ +AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GMOFILES = @GMOFILES@ +GMSGFMT = @GMSGFMT@ +GREP = @GREP@ +GTK_VERSION = @GTK_VERSION@ +ICONMAP = @ICONMAP@ +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@ +LARGEPRINT_CURSOR_SIZE = @LARGEPRINT_CURSOR_SIZE@ +LARGEPRINT_CURSOR_THEME = @LARGEPRINT_CURSOR_THEME@ +LARGEPRINT_DESKTOP_FONT = @LARGEPRINT_DESKTOP_FONT@ +LARGEPRINT_DOCUMENTS_FONT = @LARGEPRINT_DOCUMENTS_FONT@ +LARGEPRINT_FONT = @LARGEPRINT_FONT@ +LARGEPRINT_HCI_CURSOR_THEME = @LARGEPRINT_HCI_CURSOR_THEME@ +LARGEPRINT_HC_CURSOR_THEME = @LARGEPRINT_HC_CURSOR_THEME@ +LARGEPRINT_ICON_SIZES = @LARGEPRINT_ICON_SIZES@ +LARGEPRINT_MONOSPACE_FONT = @LARGEPRINT_MONOSPACE_FONT@ +LARGEPRINT_WINDOW_FONT = @LARGEPRINT_WINDOW_FONT@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +POFILES = @POFILES@ +POSUB = @POSUB@ +PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ +PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TEST_THEMES = @TEST_THEMES@ +THEME_ENGINE_CFLAGS = @THEME_ENGINE_CFLAGS@ +THEME_ENGINE_LIBS = @THEME_ENGINE_LIBS@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_CC = @ac_ct_CC@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +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@ +themedir = $(datadir)/themes/HighContrastLargePrintInverse/gtk-2.0 +theme_DATA = gtkrc +EXTRA_DIST = $(theme_DATA) +SUBDIRS = pixmaps +all: all-recursive + +.SUFFIXES: +$(srcdir)/Makefile.in: $(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 gtk-themes/HighContrastLargePrintInverse/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/HighContrastLargePrintInverse/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: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): +gtkrc: $(top_builddir)/config.status $(srcdir)/gtkrc.in + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ +install-themeDATA: $(theme_DATA) + @$(NORMAL_INSTALL) + test -z "$(themedir)" || $(MKDIR_P) "$(DESTDIR)$(themedir)" + @list='$(theme_DATA)'; test -n "$(themedir)" || 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)$(themedir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(themedir)" || exit $$?; \ + done + +uninstall-themeDATA: + @$(NORMAL_UNINSTALL) + @list='$(theme_DATA)'; test -n "$(themedir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(themedir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(themedir)" && rm -f $$files + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + mkid -fID $$unique +tags: TAGS + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + set x; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + shift; \ + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + if test $$# -gt 0; then \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + "$$@" $$unique; \ + else \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$unique; \ + fi; \ + fi +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + test -z "$(CTAGS_ARGS)$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && $(am__cd) $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) "$$here" + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done + @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ + fi; \ + done + @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ + $(am__relativize); \ + new_distdir=$$reldir; \ + dir1=$$subdir; dir2="$(top_distdir)"; \ + $(am__relativize); \ + new_top_distdir=$$reldir; \ + echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ + echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ + ($(am__cd) $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$$new_top_distdir" \ + distdir="$$new_distdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ + am__skip_mode_fix=: \ + distdir) \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-recursive +all-am: Makefile $(DATA) +installdirs: installdirs-recursive +installdirs-am: + for dir in "$(DESTDIR)$(themedir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-recursive +install-exec: install-exec-recursive +install-data: install-data-recursive +uninstall: uninstall-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-recursive + +clean-am: clean-generic mostlyclean-am + +distclean: distclean-recursive + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-tags + +dvi: dvi-recursive + +dvi-am: + +html: html-recursive + +html-am: + +info: info-recursive + +info-am: + +install-data-am: install-themeDATA + +install-dvi: install-dvi-recursive + +install-dvi-am: + +install-exec-am: + +install-html: install-html-recursive + +install-html-am: + +install-info: install-info-recursive + +install-info-am: + +install-man: + +install-pdf: install-pdf-recursive + +install-pdf-am: + +install-ps: install-ps-recursive + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-recursive + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: uninstall-themeDATA + +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ + install-am install-strip tags-recursive + +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic ctags \ + ctags-recursive distclean distclean-generic distclean-tags \ + distdir dvi dvi-am html html-am info info-am install \ + install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip install-themeDATA installcheck installcheck-am \ + installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ + pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ + uninstall-themeDATA + + +# 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/gtk-themes/HighContrastLargePrintInverse/gtkrc.in b/gtk-themes/HighContrastLargePrintInverse/gtkrc.in new file mode 100755 index 00000000..f3b57da7 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/gtkrc.in @@ -0,0 +1,111 @@ +# High-Contrast Inverse, "Large Print" Theme +# +# Original gtkrc by Bill Haneman, based on Standard theme by T. Liebeck, +# which was in turn based on lots of different gtkrc files but +# primarily the one for the metal theme. +# +# High-contrast pixmap icons by jimmac with input from tigert. + +pixmap_path "@prefix@/share/themes/HighContrastLargePrintInverse/pixmaps" + +gtk-icon-sizes = "@LARGEPRINT_ICON_SIZES@" + +#TODO: move sun-jds style downstream +style "sun-jds" +{ + PanelMenu::stripe-gradient-top = "#000033" + PanelMenu::stripe-gradient-bottom = "#000033" +} +class "GtkWidget" style "sun-jds" + +style "default" +{ + engine "hcengine" + { + edge_thickness = 3 + + #Work around for Indicator Size bug + cell_indicator_size = 18 + } + + xthickness = 3 + ythickness = 3 + + EelEditableLabel::cursor_aspect_ratio = 0.1 + EelEditableLabel::cursor_color = "#00cccc" + + GtkCheckButton::indicator_size = 18 + GtkCheckMenuItem::indicator_size = 18 + + GtkEntry::cursor_aspect_ratio = 0.1 + GtkEntry::cursor_color = "#00cccc" + + GtkExpander::expander-size = 24 + GtkExpander::expander-spacing = 8 + + GtkHSV::focus-line-pattern = "\0" + + GtkPaned::handle-size = 10 + + GtkRange::slider_width = 20 + GtkRange::stepper-size = 20 + + GtkTextView::cursor_aspect_ratio = 0.1 + GtkTextView::cursor_color = "#00cccc" + +# GtkWidget::cursor_aspect_ratio = 0.1 + GtkWidget::focus-line-pattern = "\10\3" + GtkWidget::focus-line-width = 3 + GtkWidget::focus-padding = 0 + GtkWidget::interior_focus = 1 + GtkWidget::link-color = "#80ccff" + GtkWidget::visited-link-color = "#ff80ff" + + GtkTreeView::expander_size = 24 + GtkTreeView::grid-line-width = 2 + + PanelToplevel::arrow-size = 18 + + #Caja + CajaIconContainer::frame_text = 1 + + # Pidgin + GtkIMHtml::hyperlink-color = "#80ccff" + GtkIMHtml::hyperlink-visited-color = "#ff80ff" + GtkIMHtml::hyperlink-prelight-color = "#ffccff" + + # Evolution + GtkHTML::link_color = "#80ccff" + GtkHTML::vlink_color = "#ff80ff" + GtkHTML::cite_color = "#ccff80" + + fg[NORMAL] = "#ffffff" + text[NORMAL] = "#ffffff" + bg[NORMAL] = "#000033" + base[NORMAL] = "#000033" + + fg[INSENSITIVE] = "#999999" + bg[INSENSITIVE] = "#333333" + text[INSENSITIVE] = "#999999" + base[INSENSITIVE] = "#333333" + + fg[PRELIGHT] = "#003333" + text[PRELIGHT] = "#003333" + bg[PRELIGHT] = "#ffffff" + base[PRELIGHT] = "#ffffff" + + fg[ACTIVE] = "#ffffff" + text[ACTIVE] = "#ffffff" + bg[ACTIVE] = "#666699" + base[ACTIVE] = "#666699" + + fg[SELECTED] = "#000033" + text[SELECTED] = "#000033" + bg[SELECTED] = "#ffffff" + base[SELECTED] = "#ffccff" + +@gtk_stock_icons_rc@ +@panel_stock_icons_rc@ +@media_stock_icons_rc@ +@capplet_stock_icons_rc@ +@marco_stock_icons_rc@ diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/Makefile.am b/gtk-themes/HighContrastLargePrintInverse/pixmaps/Makefile.am new file mode 100644 index 00000000..fc4dee72 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/Makefile.am @@ -0,0 +1,5 @@ +pixmapdir= $(datadir)/themes/HighContrastLargePrintInverse/pixmaps + +EXTRA_DIST= $(pixmap_DATA) + +include $(top_srcdir)/common/all-stock-icons.data diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/Makefile.in b/gtk-themes/HighContrastLargePrintInverse/pixmaps/Makefile.in new file mode 100644 index 00000000..9a201399 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/Makefile.in @@ -0,0 +1,470 @@ +# 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 = : +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ + $(top_srcdir)/common/all-stock-icons.data +subdir = gtk-themes/HighContrastLargePrintInverse/pixmaps +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +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)$(pixmapdir)" +DATA = $(pixmap_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@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GMOFILES = @GMOFILES@ +GMSGFMT = @GMSGFMT@ +GREP = @GREP@ +GTK_VERSION = @GTK_VERSION@ +ICONMAP = @ICONMAP@ +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@ +LARGEPRINT_CURSOR_SIZE = @LARGEPRINT_CURSOR_SIZE@ +LARGEPRINT_CURSOR_THEME = @LARGEPRINT_CURSOR_THEME@ +LARGEPRINT_DESKTOP_FONT = @LARGEPRINT_DESKTOP_FONT@ +LARGEPRINT_DOCUMENTS_FONT = @LARGEPRINT_DOCUMENTS_FONT@ +LARGEPRINT_FONT = @LARGEPRINT_FONT@ +LARGEPRINT_HCI_CURSOR_THEME = @LARGEPRINT_HCI_CURSOR_THEME@ +LARGEPRINT_HC_CURSOR_THEME = @LARGEPRINT_HC_CURSOR_THEME@ +LARGEPRINT_ICON_SIZES = @LARGEPRINT_ICON_SIZES@ +LARGEPRINT_MONOSPACE_FONT = @LARGEPRINT_MONOSPACE_FONT@ +LARGEPRINT_WINDOW_FONT = @LARGEPRINT_WINDOW_FONT@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +POFILES = @POFILES@ +POSUB = @POSUB@ +PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ +PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TEST_THEMES = @TEST_THEMES@ +THEME_ENGINE_CFLAGS = @THEME_ENGINE_CFLAGS@ +THEME_ENGINE_LIBS = @THEME_ENGINE_LIBS@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_CC = @ac_ct_CC@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +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@ +pixmapdir = $(datadir)/themes/HighContrastLargePrintInverse/pixmaps +EXTRA_DIST = $(pixmap_DATA) +NULL = +pixmap_DATA = stock_about.png stock_add.png stock_apply.png \ + stock_attach.png stock_bold.png stock_book.png \ + stock_cancel.png stock_cdrom.png stock_clear.png \ + stock_close.png stock_connect.png stock_convert.png \ + stock_copy.png stock_cut.png stock_delete.png \ + stock_dialog_error.png stock_dialog_info.png \ + stock_dialog_question.png stock_dialog_warning.png \ + stock_disconnect.png stock_edit.png stock_empty.png \ + stock_execute.png stock_export.png \ + stock_find-and-replace.png stock_find.png \ + stock_floppy.png stock_go-back.png \ + stock_go-down.png stock_go-forward.png \ + stock_go-up.png stock_goto-bottom.png \ + stock_goto-first.png stock_goto-last.png \ + stock_goto-top.png stock_help.png stock_home.png \ + stock_import.png stock_index.png \ + stock_insert-image.png stock_insert-object.png \ + stock_insert-table.png stock_italic.png \ + stock_jump-to.png stock_justify-center.png \ + stock_justify-fill.png stock_justify-left.png \ + stock_justify-right.png stock_line-in.png \ + stock_mic.png stock_missing-image.png stock_new.png \ + stock_ok.png stock_open.png stock_paste.png \ + stock_preferences.png stock_print-preview.png \ + stock_print.png stock_properties.png stock_quit.png \ + stock_redo.png stock_refresh.png stock_remove.png \ + stock_revert-to-saved.png stock_save-as.png \ + stock_save.png stock_select-color.png \ + stock_select-font.png stock_sort-ascending.png \ + stock_sort-descending.png stock_spell-check.png \ + stock_stop.png stock_strikethrough.png \ + stock_undelete.png stock_underline.png \ + stock_undo.png stock_volume.png stock_zoom-100.png \ + stock_zoom-fit.png stock_zoom-in.png \ + stock_zoom-out.png stock_yes.png stock_no.png \ + stock_dnd.png stock_dnd_multiple.png \ + stock_run.png stock_searchtool.png stock_lockscreen.png \ + stock_logout.png stock_mate-logo.png stock_cde-menu.png \ + stock_internet.png stock_mate-util.png \ + stock_launcher-program.png stock_multimedia.png \ + stock_drawer.png stock_screenshot.png \ + stock_amusements.png stock_accessories.png \ + stock_commandline-browser.xpm stock_commandline-history.xpm\ + media-prev.png media-next.png \ + media-stop.png media-eject.png \ + media-play.png media-pause.png media-record.png \ + media-backward.png media-forward.png \ + volume-mute.png volume-zero.png \ + volume-min.png volume-medium.png volume-max.png \ + double-click-on.png double-click-off.png double-click-maybe.png \ + printer-default.png printer-broken.png printer-inkjet.png \ + printer-personal-laser.png printer-workgroup-laser.png \ + marco-minimize.png marco-maximize.png \ + marco-delete.png \ + stock_info.png stock_harddisk.png \ + $(NULL) + +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/common/all-stock-icons.data $(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 gtk-themes/HighContrastLargePrintInverse/pixmaps/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/HighContrastLargePrintInverse/pixmaps/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: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): +install-pixmapDATA: $(pixmap_DATA) + @$(NORMAL_INSTALL) + test -z "$(pixmapdir)" || $(MKDIR_P) "$(DESTDIR)$(pixmapdir)" + @list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || 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)$(pixmapdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(pixmapdir)" || exit $$?; \ + done + +uninstall-pixmapDATA: + @$(NORMAL_UNINSTALL) + @list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(pixmapdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(pixmapdir)" && 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)$(pixmapdir)"; 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 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-pixmapDATA + +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 + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-pixmapDATA + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic distclean \ + distclean-generic distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pixmapDATA install-ps \ + install-ps-am install-strip installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ + uninstall-am uninstall-pixmapDATA + + +# 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/gtk-themes/HighContrastLargePrintInverse/pixmaps/double-click-maybe.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/double-click-maybe.png Binary files differnew file mode 100644 index 00000000..e776cbac --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/double-click-maybe.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/double-click-off.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/double-click-off.png Binary files differnew file mode 100644 index 00000000..418db8b7 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/double-click-off.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/double-click-on.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/double-click-on.png Binary files differnew file mode 100644 index 00000000..c9ba34a5 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/double-click-on.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/marco-delete.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/marco-delete.png Binary files differnew file mode 100755 index 00000000..b2f69aa1 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/marco-delete.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/marco-maximize.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/marco-maximize.png Binary files differnew file mode 100644 index 00000000..ffacacc4 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/marco-maximize.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/marco-minimize.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/marco-minimize.png Binary files differnew file mode 100644 index 00000000..9e283409 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/marco-minimize.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-backward.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-backward.png Binary files differnew file mode 100644 index 00000000..d62926e6 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-backward.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-eject.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-eject.png Binary files differnew file mode 100644 index 00000000..2d72a5fa --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-eject.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-forward.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-forward.png Binary files differnew file mode 100644 index 00000000..8643b914 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-forward.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-next.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-next.png Binary files differnew file mode 100644 index 00000000..58c63a85 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-next.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-pause.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-pause.png Binary files differnew file mode 100644 index 00000000..70d17d1b --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-pause.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-play.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-play.png Binary files differnew file mode 100644 index 00000000..24b797d3 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-play.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-prev.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-prev.png Binary files differnew file mode 100644 index 00000000..d0cf74cf --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-prev.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-record.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-record.png Binary files differnew file mode 100644 index 00000000..a83915c6 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-record.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-stop.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-stop.png Binary files differnew file mode 100644 index 00000000..7ab1051b --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/media-stop.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-broken.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-broken.png Binary files differnew file mode 100644 index 00000000..cbcd5480 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-broken.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-default.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-default.png Binary files differnew file mode 100644 index 00000000..f2eb8b59 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-default.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-inkjet.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-inkjet.png Binary files differnew file mode 100644 index 00000000..0d3ffe43 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-inkjet.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-personal-laser.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-personal-laser.png Binary files differnew file mode 100644 index 00000000..f7800534 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-personal-laser.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-workgroup-laser.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-workgroup-laser.png Binary files differnew file mode 100644 index 00000000..534db451 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/printer-workgroup-laser.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_about.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_about.png Binary files differnew file mode 100755 index 00000000..f0b3235d --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_about.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_accessories.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_accessories.png Binary files differnew file mode 100755 index 00000000..8cecf42c --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_accessories.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_add.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_add.png Binary files differnew file mode 100755 index 00000000..5123745a --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_add.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_amusements.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_amusements.png Binary files differnew file mode 100755 index 00000000..a7bb13fd --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_amusements.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_apply.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_apply.png Binary files differnew file mode 100755 index 00000000..f5eceb2f --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_apply.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_attach.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_attach.png Binary files differnew file mode 100755 index 00000000..45b7bbcd --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_attach.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_bold.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_bold.png Binary files differnew file mode 100755 index 00000000..14abb2e6 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_bold.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_book.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_book.png Binary files differnew file mode 100755 index 00000000..b5d0f299 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_book.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_cancel.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_cancel.png Binary files differnew file mode 100755 index 00000000..b2f69aa1 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_cancel.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_cde-menu.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_cde-menu.png Binary files differnew file mode 100755 index 00000000..6f23299d --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_cde-menu.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_cdrom.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_cdrom.png Binary files differnew file mode 100755 index 00000000..0edc5919 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_cdrom.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_clear.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_clear.png Binary files differnew file mode 100755 index 00000000..6f68d267 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_clear.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_close.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_close.png Binary files differnew file mode 100755 index 00000000..b2f69aa1 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_close.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-browser.xpm b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-browser.xpm new file mode 100644 index 00000000..00b8f23a --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-browser.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * stock_commandline_browser_xpm[] = { +"24 24 8 1", +" c None", +". c #000000", +"+ c #616161", +"@ c #B7B7B7", +"# c #ECECEC", +"$ c #303030", +"% c #C9C9C9", +"& c #FFFFFF", +" ", +" ", +" ", +" ", +" ..... ", +" ......... ", +" ...+@#@+... ", +" ..$%&&&&&%$.. ", +" ..%&&&&&&&%.. ", +" ..+&&&&&&&&&+.. ", +" ..@&&&&&&&&&@.. ", +" ..#&&&&&&&&&#.. ", +" ..@&&&&&&&&&@.. ", +" ..+&&&&&&&&&+.. ", +" ..%&&&&&&&%.. ", +" ..$%&&&&&%$.. ", +" ...+@#@+... ", +" ......... ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-history.xpm b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-history.xpm new file mode 100644 index 00000000..875a6b3a --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-history.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * stock_commandline_history_xpm[] = { +"24 24 28 1", +" c None", +". c #000000", +"+ c #5F5F5F", +"@ c #6F6F6F", +"# c #6E6E6E", +"$ c #636363", +"% c #7E7E7E", +"& c #E2E2E2", +"* c #E9E9E9", +"= c #E7E7E7", +"- c #C2C2C2", +"; c #606060", +"> c #3E3E3E", +", c #AFAFAF", +"' c #F7F7F7", +") c #FFFFFF", +"! c #FCFCFC", +"~ c #D4D4D4", +"{ c #676767", +"] c #1D1D1D", +"^ c #444444", +"/ c #E0E0E0", +"( c #EFEFEF", +"_ c #777777", +": c #787878", +"< c #969696", +"[ c #5C5C5C", +"} c #242424", +" ", +" ", +" ", +" ", +"........................", +".+@@@@@@@@@@@@@@@@@@@#$.", +".%&*****************=-;.", +".>,')))))))))))))))!~{] ", +" .^,')))))))))))))!~{] ", +" .^,')))))))))))!~{] ", +" .^,'))))))))))/;] ", +" .^,'))))))))(_. ", +" .^,'))))))(:.. ", +" .^,'))))(:.. ", +" .^,'))(:.. ", +" .^,'(:.. ", +" .^<[.. ", +" .}.. ", +" . ", +" ", +" ", +" ", +" ", +" "}; diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_connect.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_connect.png Binary files differnew file mode 100755 index 00000000..65a018a5 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_connect.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_convert.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_convert.png Binary files differnew file mode 100755 index 00000000..eb773acd --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_convert.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_copy.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_copy.png Binary files differnew file mode 100755 index 00000000..d465318e --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_copy.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_cut.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_cut.png Binary files differnew file mode 100755 index 00000000..d90a0999 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_cut.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_delete.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_delete.png Binary files differnew file mode 100755 index 00000000..74fcdf7d --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_delete.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_error.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_error.png Binary files differnew file mode 100755 index 00000000..d0eb2267 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_error.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_info.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_info.png Binary files differnew file mode 100755 index 00000000..60f08e7a --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_info.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_question.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_question.png Binary files differnew file mode 100755 index 00000000..0e792ba3 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_question.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_warning.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_warning.png Binary files differnew file mode 100755 index 00000000..31b218d1 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_warning.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_disconnect.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_disconnect.png Binary files differnew file mode 100755 index 00000000..238d9430 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_disconnect.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dnd.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dnd.png Binary files differnew file mode 100755 index 00000000..c0a3c01a --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dnd.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dnd_multiple.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dnd_multiple.png Binary files differnew file mode 100755 index 00000000..98348a25 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_dnd_multiple.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_drawer.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_drawer.png Binary files differnew file mode 100755 index 00000000..96220265 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_drawer.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_edit.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_edit.png Binary files differnew file mode 100755 index 00000000..46ca3701 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_edit.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_empty.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_empty.png Binary files differnew file mode 100755 index 00000000..31969a44 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_empty.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_execute.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_execute.png Binary files differnew file mode 100755 index 00000000..cb9461f8 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_execute.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_export.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_export.png Binary files differnew file mode 100755 index 00000000..c928149a --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_export.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_find-and-replace.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_find-and-replace.png Binary files differnew file mode 100755 index 00000000..ffeb60cf --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_find-and-replace.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_find.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_find.png Binary files differnew file mode 100755 index 00000000..89e0c8ac --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_find.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_floppy.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_floppy.png Binary files differnew file mode 100755 index 00000000..cb7b3ba3 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_floppy.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_go-back.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_go-back.png Binary files differnew file mode 100755 index 00000000..916265b4 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_go-back.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_go-down.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_go-down.png Binary files differnew file mode 100755 index 00000000..e650695b --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_go-down.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_go-forward.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_go-forward.png Binary files differnew file mode 100755 index 00000000..63ba5723 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_go-forward.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_go-up.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_go-up.png Binary files differnew file mode 100755 index 00000000..9b0d41bf --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_go-up.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_goto-bottom.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_goto-bottom.png Binary files differnew file mode 100755 index 00000000..7c15a6b0 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_goto-bottom.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_goto-first.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_goto-first.png Binary files differnew file mode 100755 index 00000000..1ba9e5e5 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_goto-first.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_goto-last.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_goto-last.png Binary files differnew file mode 100755 index 00000000..4ccb91b6 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_goto-last.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_goto-top.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_goto-top.png Binary files differnew file mode 100755 index 00000000..9d5317b5 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_goto-top.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_harddisk.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_harddisk.png Binary files differnew file mode 100755 index 00000000..937ca439 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_harddisk.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_help.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_help.png Binary files differnew file mode 100755 index 00000000..bb875287 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_help.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_home.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_home.png Binary files differnew file mode 100755 index 00000000..0f669761 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_home.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_import.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_import.png Binary files differnew file mode 100755 index 00000000..f49e8573 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_import.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_index.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_index.png Binary files differnew file mode 100755 index 00000000..46286ef4 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_index.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_info.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_info.png Binary files differnew file mode 100644 index 00000000..a4b89df6 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_info.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_insert-image.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_insert-image.png Binary files differnew file mode 100755 index 00000000..70439f74 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_insert-image.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_insert-object.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_insert-object.png Binary files differnew file mode 100755 index 00000000..f2dfda46 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_insert-object.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_insert-table.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_insert-table.png Binary files differnew file mode 100755 index 00000000..1a35df78 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_insert-table.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_internet.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_internet.png Binary files differnew file mode 100755 index 00000000..bc9a5a91 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_internet.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_italic.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_italic.png Binary files differnew file mode 100755 index 00000000..f8065487 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_italic.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_jump-to.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_jump-to.png Binary files differnew file mode 100755 index 00000000..b8296c39 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_jump-to.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_justify-center.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_justify-center.png Binary files differnew file mode 100755 index 00000000..9f98b919 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_justify-center.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_justify-fill.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_justify-fill.png Binary files differnew file mode 100755 index 00000000..33a2bfd3 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_justify-fill.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_justify-left.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_justify-left.png Binary files differnew file mode 100755 index 00000000..5138e00c --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_justify-left.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_justify-right.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_justify-right.png Binary files differnew file mode 100755 index 00000000..e89c0af1 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_justify-right.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_launcher-program.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_launcher-program.png Binary files differnew file mode 100755 index 00000000..778c34d4 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_launcher-program.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_line-in.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_line-in.png Binary files differnew file mode 100755 index 00000000..3b44ff10 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_line-in.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_lockscreen.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_lockscreen.png Binary files differnew file mode 100755 index 00000000..ba1ced46 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_lockscreen.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_logout.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_logout.png Binary files differnew file mode 100755 index 00000000..f55f1feb --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_logout.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_mate-logo.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_mate-logo.png Binary files differnew file mode 100755 index 00000000..ebafbf0f --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_mate-logo.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_mate-util.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_mate-util.png Binary files differnew file mode 100755 index 00000000..611140f9 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_mate-util.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_mic.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_mic.png Binary files differnew file mode 100755 index 00000000..e87e12d7 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_mic.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_missing-image.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_missing-image.png Binary files differnew file mode 100755 index 00000000..077de5b7 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_missing-image.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_multimedia.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_multimedia.png Binary files differnew file mode 100755 index 00000000..9a292a98 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_multimedia.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_new.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_new.png Binary files differnew file mode 100755 index 00000000..aec40a31 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_new.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_no.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_no.png Binary files differnew file mode 100755 index 00000000..b2f69aa1 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_no.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_ok.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_ok.png Binary files differnew file mode 100755 index 00000000..f5eceb2f --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_ok.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_open.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_open.png Binary files differnew file mode 100755 index 00000000..7e5486f5 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_open.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_paste.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_paste.png Binary files differnew file mode 100755 index 00000000..94836722 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_paste.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_preferences.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_preferences.png Binary files differnew file mode 100755 index 00000000..08cae539 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_preferences.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_print-preview.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_print-preview.png Binary files differnew file mode 100755 index 00000000..f34d4dc2 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_print-preview.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_print.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_print.png Binary files differnew file mode 100755 index 00000000..5b638d23 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_print.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_properties.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_properties.png Binary files differnew file mode 100755 index 00000000..cd3d6940 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_properties.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_quit.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_quit.png Binary files differnew file mode 100755 index 00000000..f1a055f3 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_quit.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_redo.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_redo.png Binary files differnew file mode 100755 index 00000000..292eefc6 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_redo.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_refresh.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_refresh.png Binary files differnew file mode 100755 index 00000000..63679fdb --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_refresh.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_remove.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_remove.png Binary files differnew file mode 100755 index 00000000..52c7a879 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_remove.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_revert-to-saved.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_revert-to-saved.png Binary files differnew file mode 100755 index 00000000..9f16adc4 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_revert-to-saved.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_run.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_run.png Binary files differnew file mode 100755 index 00000000..33a4fbac --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_run.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_save-as.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_save-as.png Binary files differnew file mode 100755 index 00000000..ead822f1 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_save-as.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_save.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_save.png Binary files differnew file mode 100755 index 00000000..cb7b3ba3 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_save.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_screenshot.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_screenshot.png Binary files differnew file mode 100755 index 00000000..3aa4b30b --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_screenshot.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_searchtool.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_searchtool.png Binary files differnew file mode 100755 index 00000000..64c1cdac --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_searchtool.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_select-color.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_select-color.png Binary files differnew file mode 100755 index 00000000..f6347934 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_select-color.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_select-font.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_select-font.png Binary files differnew file mode 100755 index 00000000..7ae2e00e --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_select-font.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_sort-ascending.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_sort-ascending.png Binary files differnew file mode 100755 index 00000000..d92df958 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_sort-ascending.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_sort-descending.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_sort-descending.png Binary files differnew file mode 100755 index 00000000..8e26b4c2 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_sort-descending.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_spell-check.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_spell-check.png Binary files differnew file mode 100755 index 00000000..41126415 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_spell-check.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_stop.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_stop.png Binary files differnew file mode 100755 index 00000000..cb9f0427 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_stop.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_strikethrough.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_strikethrough.png Binary files differnew file mode 100755 index 00000000..11aca0bc --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_strikethrough.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_undelete.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_undelete.png Binary files differnew file mode 100755 index 00000000..80a7ba27 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_undelete.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_underline.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_underline.png Binary files differnew file mode 100755 index 00000000..b8e15b8e --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_underline.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_undo.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_undo.png Binary files differnew file mode 100755 index 00000000..ee061eda --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_undo.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_volume.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_volume.png Binary files differnew file mode 100755 index 00000000..982fc309 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_volume.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_yes.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_yes.png Binary files differnew file mode 100755 index 00000000..f5eceb2f --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_yes.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-100.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-100.png Binary files differnew file mode 100755 index 00000000..6cd2fa7e --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-100.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-fit.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-fit.png Binary files differnew file mode 100755 index 00000000..457c516d --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-fit.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-in.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-in.png Binary files differnew file mode 100755 index 00000000..f72c0bbb --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-in.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-out.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-out.png Binary files differnew file mode 100755 index 00000000..dd902879 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-out.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-max.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-max.png Binary files differnew file mode 100644 index 00000000..b71d0cae --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-max.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-medium.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-medium.png Binary files differnew file mode 100644 index 00000000..b52e2432 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-medium.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-min.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-min.png Binary files differnew file mode 100644 index 00000000..18490db1 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-min.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-mute.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-mute.png Binary files differnew file mode 100644 index 00000000..1d0fa048 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-mute.png diff --git a/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-zero.png b/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-zero.png Binary files differnew file mode 100644 index 00000000..3d1f01d6 --- /dev/null +++ b/gtk-themes/HighContrastLargePrintInverse/pixmaps/volume-zero.png |