diff options
Diffstat (limited to 'gtk-themes')
431 files changed, 10892 insertions, 0 deletions
diff --git a/gtk-themes/ClearlooksClassic/Makefile.am b/gtk-themes/ClearlooksClassic/Makefile.am new file mode 100644 index 00000000..c33cde2b --- /dev/null +++ b/gtk-themes/ClearlooksClassic/Makefile.am @@ -0,0 +1,5 @@ +themedir = $(datadir)/themes/ClearlooksClassic/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST = $(theme_DATA) diff --git a/gtk-themes/ClearlooksClassic/Makefile.in b/gtk-themes/ClearlooksClassic/Makefile.in new file mode 100644 index 00000000..27ec0dd4 --- /dev/null +++ b/gtk-themes/ClearlooksClassic/Makefile.in @@ -0,0 +1,412 @@ +# 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/ClearlooksClassic +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.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 = +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)$(themedir)" +DATA = $(theme_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@ +themedir = $(datadir)/themes/ClearlooksClassic/gtk-2.0 +theme_DATA = gtkrc +EXTRA_DIST = $(theme_DATA) +all: all-am + +.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/ClearlooksClassic/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/ClearlooksClassic/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-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 +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)$(themedir)"; 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-themeDATA + +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-themeDATA + +.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-ps install-ps-am \ + install-strip install-themeDATA installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am 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/ClearlooksClassic/gtkrc b/gtk-themes/ClearlooksClassic/gtkrc new file mode 100644 index 00000000..ae9397f5 --- /dev/null +++ b/gtk-themes/ClearlooksClassic/gtkrc @@ -0,0 +1,402 @@ + +# Please keep this gtkrc in sync with the other ones from Clearlooks based themes. + +gtk-color-scheme = "base_color:#ffffff\nfg_color:#000000\ntooltip_fg_color:#000000\nselected_bg_color:#5598d7\nselected_fg_color:#ffffff\ntext_color:#000000\nbg_color:#ede9e3\ntooltip_bg_color:#FFFFBF" + +style "default" { + xthickness = 1 + ythickness = 1 + + ####################### + # Style Properties + ####################### + GtkButton::child-displacement-x = 1 + GtkButton::child-displacement-y = 1 + GtkButton::default-border = { 0, 0, 0, 0 } + + GtkCheckButton::indicator-size = 14 + + GtkPaned::handle-size = 6 + + GtkRange::trough-border = 0 + GtkRange::slider-width = 15 + GtkRange::stepper-size = 15 + + GtkScale::slider-length = 27 + GtkScale::trough-side-details = 1 + + GtkScrollbar::min-slider-length = 30 + GtkMenuBar::internal-padding = 0 + GtkExpander::expander-size = 16 + GtkTreeView::expander-size = 14 + GtkTreeView::vertical-separator = 0 + + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 0 + + WnckTasklist::fade-overlay-rect = 0 + # The following line hints to gecko (and possibly other appliations) + # that the entry should be drawn transparently on the canvas. + # Without this, gecko will fill in the background of the entry. + GtkEntry::honors-transparent-bg-hint = 1 + GtkMenuBar::internal-padding = 0 + + GtkEntry::progress-border = { 2, 2, 2, 2 } + + #################### + # Color Definitions + #################### + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @bg_color + bg[ACTIVE] = shade (0.9, @bg_color) + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = darker (@bg_color) + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = @bg_color + base[ACTIVE] = shade (0.9, @selected_bg_color) + + engine "clearlooks" { + colorize_scrollbar = FALSE + reliefstyle = 1 + menubarstyle = 2 + toolbarstyle = 0 + animation = FALSE + radius = 3.0 + style = CLASSIC + + # Set a hint to disable backward compatibility fallbacks. + hint = "use-hints" + } +} + +style "wide" { + xthickness = 2 + ythickness = 2 +} + +style "wider" { + xthickness = 3 + ythickness = 3 +} + +style "entry" { + xthickness = 3 + ythickness = 3 + + bg[SELECTED] = mix (0.4, @selected_bg_color, @base_color) + fg[SELECTED] = @text_color + + engine "clearlooks" { + focus_color = shade (0.65, @selected_bg_color) + } +} + +style "spinbutton" { + + engine "clearlooks" { + hint = "spinbutton" + } +} + +style "scale" = "button" { + xthickness = 2 + ythickness = 2 + + engine "clearlooks" { + hint = "scale" + } +} + +style "vscale" { + + engine "clearlooks" { + hint = "vscale" + } +} + +style "hscale" { + + engine "clearlooks" { + hint = "hscale" + } +} + +style "scrollbar" { + xthickness = 2 + ythickness = 2 + + engine "clearlooks" { + hint = "scrollbar" + } +} + +style "hscrollbar" { + + engine "clearlooks" { + hint = "hscrollbar" + } +} + +style "vscrollbar" { + + engine "clearlooks" { + hint = "vscrollbar" + } +} + +style "notebook_bg" { +} + +style "button" { + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade (1.05, @bg_color) + bg[INSENSITIVE] = shade (1.04, @bg_color) + bg[PRELIGHT] = shade (1.08, @bg_color) +} + +style "notebook" { + xthickness = 2 + ythickness = 2 +} + +style "statusbar" { + + engine "clearlooks" { + hint = "statusbar" + } +} + +style "comboboxentry" { + + engine "clearlooks" { + # Note: + # If you set the appears-as-list option on comboboxes in the theme, + # then you should set this hint on the combobox instead. + hint = "comboboxentry" + } +} + +style "menubar" { + + engine "clearlooks" { + hint = "menubar" + } +} + +style "menu" { + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (1.08, @bg_color) +} + +style "menu_item" { + xthickness = 2 + ythickness = 3 + + fg[PRELIGHT] = @selected_fg_color +} + +style "frame_title" { + + fg[NORMAL] = lighter (@fg_color) +} + +style "treeview" { + xthickness = 2 + ythickness = 2 + + engine "clearlooks" { + hint = "treeview" + } +} + +style "progressbar" { + xthickness = 1 + ythickness = 1 + + fg[PRELIGHT] = @selected_fg_color + + engine "clearlooks" { + radius = 1.5 + + hint = "progressbar" + } +} + +# This style is based on the default style, so that the colors from the button +# style are overriden again. +style "treeview_header" = "default" { + xthickness = 2 + ythickness = 1 + + engine "clearlooks" { + hint = "treeview-header" + } +} + +style "tooltips" { + xthickness = 4 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color +} + +style "caja_location" { + + bg[NORMAL] = mix (0.60, shade (1.05, @bg_color), @selected_bg_color) +} + +# Wrokaroudn style for places where the text color is used instead of the fg color. +style "text_is_fg_color_workaround" { + + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} + +# Workaround style for menus where the text color is used instead of the fg color. +style "menuitem_text_is_fg_color_workaround" { + + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} + +# Workaround style for places where the fg color is used instead of the text color. +style "fg_is_text_color_workaround" { + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) +} + +# Style to set the toolbar to use a flat style. This is because the "New" button in +# Evolution is not drawn transparent. So if there is a gradient in the background it will +# look really wrong. +# See http://bugzilla.gnome.org/show_bug.cgi?id=446953. +style "evo_new_button_workaround" { + + engine "clearlooks" { + toolbarstyle = 0 + } +} + + +############################################################################### +# The following part of the gtkrc applies the different styles to the widgets. +############################################################################### + +# The default style is applied to every widget +class "GtkWidget" style "default" + +class "GtkSeparator" style "wide" +class "GtkFrame" style "wide" +class "GtkCalendar" style "wide" +class "GtkEntry" style "entry" + +class "GtkSpinButton" style "spinbutton" +class "GtkScale" style "scale" +class "GtkVScale" style "vscale" +class "GtkHScale" style "hscale" +class "GtkScrollbar" style "scrollbar" +class "GtkHScrollbar" style "hscrollbar" +class "GtkVScrollbar" style "vscrollbar" + +# General matching follows. The order is choosen so that the right styles override +# each other. EG. progressbar needs to be more important than the menu match. +widget_class "*<GtkNotebook>" style "notebook_bg" +# This is not perfect, it could be done better. +# (That is modify *every* widget in the notebook, and change those back that +# we really don't want changed) +widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkViewport>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkScrolledWindow>" style "notebook_bg" + +widget_class "*<GtkButton>" style "button" +widget_class "*<GtkNotebook>" style "notebook" +widget_class "*<GtkStatusbar>*" style "statusbar" + +widget_class "*<GtkComboBoxEntry>*" style "comboboxentry" +widget_class "*<GtkCombo>*" style "comboboxentry" + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenuItem>*" style "menu_item" + +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title" +widget_class "*.<GtkTreeView>*" style "treeview" + +widget_class "*<GtkProgress>" style "progressbar" + +# Treeview headers (and similar stock GTK+ widgets) +widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkCTree>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkList>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkCList>.<GtkButton>" style "treeview_header" + +# The window of the tooltip is called "gtk-tooltip" +################################################################## +# FIXME: +# This will not work if one embeds eg. a button into the tooltip. +# As far as I can tell right now we will need to rework the theme +# quite a bit to get this working correctly. +# (It will involve setting different priorities, etc.) +################################################################## +widget "gtk-tooltip*" style "tooltips" + +########################################################################## +# Following are special cases and workarounds for issues in applications. +########################################################################## + +# Workaround for the evolution ETable (bug #527532) +widget_class "*.<ETable>.<ECanvas>" style "treeview_header" +# Workaround for the evolution ETree +widget_class "*.<ETree>.<ECanvas>" style "treeview_header" + +# Special case the caja-extra-view-widget +# ToDo: A more generic approach for all applications that have a widget like this. +widget "*.caja-extra-view-widget" style : highest "caja_location" + +# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646 +# Note that this work around assumes that the combobox is _not_ in appears-as-list mode. +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround" +# This is the part of the workaround that fixes the menus +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" + +# Work around the usage of GtkLabel inside GtkListItems to display text. +# This breaks because the label is shown on a background that is based on the base color. +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround" +# GtkCList also uses the fg color to draw text on top of the base colors. +widget_class "*<GtkCList>" style "fg_is_text_color_workaround" +# Caja when renaming files, and maybe other places. +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround" + +# See the documentation of the style. +widget_class "EShellWindow.GtkVBox.MateComponentDock.MateComponentDockBand.MateComponentDockItem*" style "evo_new_button_workaround" diff --git a/gtk-themes/ClearlooksTest/Makefile.am b/gtk-themes/ClearlooksTest/Makefile.am new file mode 100644 index 00000000..1ee4a907 --- /dev/null +++ b/gtk-themes/ClearlooksTest/Makefile.am @@ -0,0 +1,5 @@ +themedir = $(datadir)/themes/ClearlooksTest/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST = $(theme_DATA) diff --git a/gtk-themes/ClearlooksTest/Makefile.in b/gtk-themes/ClearlooksTest/Makefile.in new file mode 100644 index 00000000..86e428a1 --- /dev/null +++ b/gtk-themes/ClearlooksTest/Makefile.in @@ -0,0 +1,412 @@ +# 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/ClearlooksTest +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.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 = +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)$(themedir)" +DATA = $(theme_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@ +themedir = $(datadir)/themes/ClearlooksTest/gtk-2.0 +theme_DATA = gtkrc +EXTRA_DIST = $(theme_DATA) +all: all-am + +.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/ClearlooksTest/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/ClearlooksTest/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-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 +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)$(themedir)"; 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-themeDATA + +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-themeDATA + +.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-ps install-ps-am \ + install-strip install-themeDATA installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am 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/ClearlooksTest/gtkrc b/gtk-themes/ClearlooksTest/gtkrc new file mode 100644 index 00000000..0edcdc1d --- /dev/null +++ b/gtk-themes/ClearlooksTest/gtkrc @@ -0,0 +1,509 @@ + +# Please keep this gtkrc in sync with the other ones from Clearlooks based themes. + +gtk-color-scheme = "fg_color:#f5f5f5\nbg_color:#888a85\nbase_color:#babdb6\ntext_color:#000\nselected_bg_color:#f57900\nselected_fg_color:#fff\ntooltip_bg_color:#F5F5B5\ntooltip_fg_color:#000" + +style "clearlooks-default" { + xthickness = 1 + ythickness = 1 + + ####################### + # Style Properties + ####################### + GtkButton::child-displacement-x = 1 + GtkButton::child-displacement-y = 1 + GtkButton::default-border = { 0, 0, 0, 0 } + + GtkCheckButton::indicator-size = 14 + + GtkPaned::handle-size = 6 + + GtkRange::trough-border = 0 + GtkRange::slider-width = 15 + GtkRange::stepper-size = 15 + + GtkScale::slider-length = 23 + GtkScale::trough-side-details = 1 + + GtkScrollbar::min-slider-length = 30 + GtkMenuBar::internal-padding = 0 + GtkExpander::expander-size = 16 + GtkToolbar::internal-padding = 1 + GtkTreeView::expander-size = 14 + GtkTreeView::vertical-separator = 0 + + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 0 + + WnckTasklist::fade-overlay-rect = 0 + # The following line hints to gecko (and possibly other appliations) + # that the entry should be drawn transparently on the canvas. + # Without this, gecko will fill in the background of the entry. + GtkEntry::honors-transparent-bg-hint = 1 + + GtkEntry::progress-border = { 2, 2, 2, 2 } + + #################### + # Color Definitions + #################### + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @bg_color + bg[ACTIVE] = shade (0.9, @bg_color) + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = darker (@bg_color) + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = @bg_color + base[ACTIVE] = shade (0.9, @selected_bg_color) + + engine "clearlooks" { + colorize_scrollbar = TRUE + reliefstyle = 1 + menubarstyle = 2 + toolbarstyle = 1 + animation = FALSE + radius = 3.0 + style = GUMMY + + # Set a hint to disable backward compatibility fallbacks. + hint = "use-hints" + } +} + +style "clearlooks-wide" { + xthickness = 2 + ythickness = 2 +} + +style "clearlooks-wider" { + xthickness = 3 + ythickness = 3 +} + +style "clearlooks-entry" { + xthickness = 3 + ythickness = 3 + + bg[SELECTED] = mix (0.4, @selected_bg_color, @base_color) + fg[SELECTED] = @text_color + + engine "clearlooks" { + focus_color = shade (0.65, @selected_bg_color) + } +} + +style "clearlooks-spinbutton" { + + engine "clearlooks" { + hint = "spinbutton" + } +} + +style "clearlooks-scale" { + xthickness = 2 + ythickness = 2 + + engine "clearlooks" { + hint = "scale" + } +} + +style "clearlooks-vscale" { + + engine "clearlooks" { + hint = "vscale" + } +} + +style "clearlooks-hscale" { + + engine "clearlooks" { + hint = "hscale" + } +} + +style "clearlooks-scrollbar" { + xthickness = 2 + ythickness = 2 + + engine "clearlooks" { + hint = "scrollbar" + } +} + +style "clearlooks-hscrollbar" { + + engine "clearlooks" { + hint = "hscrollbar" + } +} + +style "clearlooks-vscrollbar" { + + engine "clearlooks" { + hint = "vscrollbar" + } +} + +style "clearlooks-notebook_bg" { + + bg[NORMAL] = shade (1.02, @bg_color) +} + +style "clearlooks-button" { + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade (1.04, @bg_color) + bg[PRELIGHT] = shade (1.06, @bg_color) + bg[ACTIVE] = shade (0.85, @bg_color) +} + +# The color is changed by the notebook_bg style, this style +# changes the x/ythickness +style "clearlooks-notebook" { + xthickness = 3 + ythickness = 3 +} + +style "clearlooks-statusbar" { + + engine "clearlooks" { + hint = "statusbar" + } +} + +style "clearlooks-comboboxentry" { + + engine "clearlooks" { + # Note: + # If you set the appears-as-list option on comboboxes in the theme, + # then you should set this hint on the combobox instead. + hint = "comboboxentry" + } +} + +style "clearlooks-menubar" { + + engine "clearlooks" { + hint = "menubar" + } +} + +style "clearlooks-menu" { + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = shade (1.08, @bg_color) + + engine "clearlooks" { + radius = 0.0 + } +} + +style "clearlooks-menu_item" { + xthickness = 2 + ythickness = 3 + + fg[PRELIGHT] = @selected_fg_color +} + +# This style is there to modify the separator menu items. The goals are: +# 1. Get a specific height. +# 2. The line should go to the edges (ie. no border at the left/right) +style "clearlooks-separator_menu_item" { + xthickness = 1 + ythickness = 0 + + GtkSeparatorMenuItem::horizontal-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 7 +} + +style "clearlooks-frame_title" { + + fg[NORMAL] = lighter (@fg_color) +} + +style "clearlooks-treeview" { + + engine "clearlooks" { + hint = "treeview" + } +} + +# The almost useless progress bar style +style "clearlooks-progressbar" { + xthickness = 1 + ythickness = 1 + + fg[PRELIGHT] = @selected_fg_color + + engine "clearlooks" { + # Explicitly set the radius for the progress bars inside menu items. + radius = 3.0 + + hint = "progressbar" + } +} + +# This style is based on the default style, so that the colors from the button +# style are overriden again. +style "clearlooks-treeview_header" = "default" { + xthickness = 2 + ythickness = 1 + + engine "clearlooks" { + hint = "treeview-header" + } +} + +style "clearlooks-tooltips" { + xthickness = 4 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color +} + +style "clearlooks-caja_location" { + + bg[NORMAL] = mix (0.60, shade (1.05, @bg_color), @selected_bg_color) +} + +# Wrokaroudn style for places where the text color is used instead of the fg color. +style "clearlooks-text_is_fg_color_workaround" { + + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} + +# Workaround style for menus where the text color is used instead of the fg color. +style "clearlooks-menuitem_text_is_fg_color_workaround" { + + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} + +# Workaround style for places where the fg color is used instead of the text color. +style "clearlooks-fg_is_text_color_workaround" { + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) +} + +# Style to set the toolbar to use a flat style. This is because the "New" button in +# Evolution is not drawn transparent. So if there is a gradient in the background it will +# look really wrong. +# See http://bugzilla.gnome.org/show_bug.cgi?id=446953. +style "clearlooks-evo_new_button_workaround" { + + engine "clearlooks" { + toolbarstyle = 0 + } +} + + +############################################################################### +# The following part of the gtkrc applies the different styles to the widgets. +############################################################################### + +# The default style is applied to every widget +class "GtkWidget" style "clearlooks-default" + +class "GtkSeparator" style "clearlooks-wide" +class "GtkFrame" style "clearlooks-wide" +class "GtkCalendar" style "clearlooks-wide" +class "GtkEntry" style "clearlooks-entry" + +class "GtkSpinButton" style "clearlooks-spinbutton" +class "GtkScale" style "clearlooks-scale" +class "GtkVScale" style "clearlooks-vscale" +class "GtkHScale" style "clearlooks-hscale" +class "GtkScrollbar" style "clearlooks-scrollbar" +class "GtkHScrollbar" style "clearlooks-hscrollbar" +class "GtkVScrollbar" style "clearlooks-vscrollbar" + +# General matching follows. The order is choosen so that the right styles override +# each other. EG. progressbar needs to be more important than the menu match. +widget_class "*<GtkNotebook>" style "clearlooks-notebook_bg" +# This is not perfect, it could be done better. +# (That is modify *every* widget in the notebook, and change those back that +# we really don't want changed) +widget_class "*<GtkNotebook>*<GtkEventBox>" style "clearlooks-notebook_bg" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "clearlooks-notebook_bg" +widget_class "*<GtkNotebook>*<GtkLayout>" style "clearlooks-notebook_bg" +widget_class "*<GtkNotebook>*<GtkViewport>" style "clearlooks-notebook_bg" +widget_class "*<GtkNotebook>*<GtkScrolledWindow>" style "clearlooks-notebook_bg" + +widget_class "*<GtkButton>" style "clearlooks-button" +widget_class "*<GtkNotebook>" style "clearlooks-notebook" +widget_class "*<GtkStatusbar>*" style "clearlooks-statusbar" + +widget_class "*<GtkComboBoxEntry>*" style "clearlooks-comboboxentry" +widget_class "*<GtkCombo>*" style "clearlooks-comboboxentry" + +widget_class "*<GtkMenuBar>*" style "clearlooks-menubar" +widget_class "*<GtkMenu>*" style "clearlooks-menu" +widget_class "*<GtkMenuItem>*" style "clearlooks-menu_item" +widget_class "*<GtkSeparatorMenuItem>*" style "clearlooks-separator_menu_item" + +widget_class "*.<GtkFrame>.<GtkLabel>" style "clearlooks-frame_title" +widget_class "*.<GtkTreeView>*" style "clearlooks-treeview" + +widget_class "*<GtkProgress>" style "clearlooks-progressbar" + +# Treeview headers (and similar stock GTK+ widgets) +widget_class "*.<GtkTreeView>.<GtkButton>" style "clearlooks-treeview_header" +widget_class "*.<GtkCTree>.<GtkButton>" style "clearlooks-treeview_header" +widget_class "*.<GtkList>.<GtkButton>" style "clearlooks-treeview_header" +widget_class "*.<GtkCList>.<GtkButton>" style "clearlooks-treeview_header" + +# The window of the tooltip is called "gtk-tooltip" +################################################################## +# FIXME: +# This will not work if one embeds eg. a button into the tooltip. +# As far as I can tell right now we will need to rework the theme +# quite a bit to get this working correctly. +# (It will involve setting different priorities, etc.) +################################################################## +widget "gtk-tooltip*" style "clearlooks-tooltips" + +########################################################################## +# Following are special cases and workarounds for issues in applications. +########################################################################## + +# Workaround for the evolution ETable (bug #527532) +widget_class "*.<ETable>.<ECanvas>" style "clearlooks-treeview_header" +# Workaround for the evolution ETree +widget_class "*.<ETree>.<ECanvas>" style "clearlooks-treeview_header" + +# Special case the caja-extra-view-widget +# ToDo: A more generic approach for all applications that have a widget like this. +widget "*.caja-extra-view-widget" style : highest "clearlooks-caja_location" + +# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646 +# Note that this work around assumes that the combobox is _not_ in appears-as-list mode. +widget_class "*.<GtkComboBox>.<GtkCellView>" style "clearlooks-text_is_fg_color_workaround" +# This is the part of the workaround that fixes the menus +widget "*.gtk-combobox-popup-menu.*" style "clearlooks-menuitem_text_is_fg_color_workaround" + +# Work around the usage of GtkLabel inside GtkListItems to display text. +# This breaks because the label is shown on a background that is based on the base color. +widget_class "*<GtkListItem>*" style "clearlooks-fg_is_text_color_workaround" +# GtkCList also uses the fg color to draw text on top of the base colors. +widget_class "*<GtkCList>" style "clearlooks-fg_is_text_color_workaround" +widget_class "*<GtkListItem>*" style "clearlooks-fg_is_text_color_workaround" +widget_class "*<GtkTreeItem>*" style "clearlooks-fg_is_text_color_workaround" +# Caja when renaming files, and maybe other places. +widget_class "*<EelEditableLabel>" style "clearlooks-fg_is_text_color_workaround" + +# See the documentation of the style. +widget_class "EShellWindow.GtkVBox.MateComponentDock.MateComponentDockBand.MateComponentDockItem*" style "clearlooks-evo_new_button_workaround" + + +################################################## +# Marking deprecated widgets +################################################## + +style "clearlooks-deprecated-widgets" +{ + bg[NORMAL] = mix(0.9, @bg_color, "#ff0000") + bg[PRELIGHT] = mix(0.9, shade (1.02, @bg_color), "#ff0000") + bg[SELECTED] = mix(0.9, @selected_bg_color, "#ff0000") + bg[INSENSITIVE] = mix(0.9, @bg_color, "#ff0000") + bg[ACTIVE] = mix(0.9, shade (0.9, @bg_color), "#ff0000") + + fg[NORMAL] = mix(0.9, @fg_color, "#ff0000") + fg[PRELIGHT] = mix(0.9, @fg_color, "#ff0000") + fg[SELECTED] = mix(0.9, @selected_fg_color, "#ff0000") + fg[INSENSITIVE] = mix(0.9, darker (@bg_color), "#ff0000") + fg[ACTIVE] = mix(0.9, @fg_color, "#ff0000") + + text[NORMAL] = mix(0.9, @text_color, "#ff0000") + text[PRELIGHT] = mix(0.9, @text_color, "#ff0000") + text[SELECTED] = mix(0.9, @selected_fg_color, "#ff0000") + text[INSENSITIVE] = mix(0.9, darker (@bg_color), "#ff0000") + text[ACTIVE] = mix(0.9, @selected_fg_color, "#ff0000") + + base[NORMAL] = mix(0.9, @base_color, "#ff0000") + base[PRELIGHT] = mix(0.9, shade (0.95, @bg_color), "#ff0000") + base[SELECTED] = mix(0.9, @selected_bg_color, "#ff0000") + base[INSENSITIVE] = mix(0.9, @bg_color, "#ff0000") + base[ACTIVE] = mix(0.9, shade (0.9, @selected_bg_color), "#ff0000") +} + +# GTK+ +widget_class "*.<GtkCombo>*" style "clearlooks-deprecated-widgets" +widget_class "*.<GtkOptionMenu>*" style "clearlooks-deprecated-widgets" +widget_class "*.<GtkList>*" style "clearlooks-deprecated-widgets" +widget_class "*.<GtkTree>*" style "clearlooks-deprecated-widgets" +widget_class "*.<GtkCList>*" style "clearlooks-deprecated-widgets" +widget_class "*.<GtkCTree>*" style "clearlooks-deprecated-widgets" +widget_class "*.<GtkFileSelection>*" style "clearlooks-deprecated-widgets" +widget_class "*.<GtkOldEditable>*" style "clearlooks-deprecated-widgets" +widget_class "*.GtkProgress" style "clearlooks-deprecated-widgets" +widget_class "*.<GtkText>*" style "clearlooks-deprecated-widgets" + +# libmateui +widget_class "*.<MateColorPicker>*" style "clearlooks-deprecated-widgets" +widget_class "*.<MateDialog>*" style "clearlooks-deprecated-widgets" +# MateEntry is already in because of GtkCombo +widget_class "*.<MateFileEntry>*" style "clearlooks-deprecated-widgets" +widget_class "*.<MateIconEntry>*" style "clearlooks-deprecated-widgets" +widget_class "*.<MateIconSelection>*" style "clearlooks-deprecated-widgets" + +widget_class "*.<MateFontPicker>*" style "clearlooks-deprecated-widgets" +widget_class "*.<MateIconList>*" style "clearlooks-deprecated-widgets" +widget_class "*.<MateIconTextItem>*" style "clearlooks-deprecated-widgets" +widget_class "*.<MateScores>*" style "clearlooks-deprecated-widgets" +widget_class "*.<MateDruid>*" style "clearlooks-deprecated-widgets" +widget_class "*.<MateHRef>*" style "clearlooks-deprecated-widgets" + + +# MATE Canvas -- well, is there a replacement? +#widget_class "*.<MateCanvas>*" style "clearlooks-deprecated-widgets" + +# All widgets that are embedded with MateComponent ... this makes a lot of things red +# like evolution and mate-panel +#widget_class "*<MateComponentWidget>*" style "clearlooks-deprecated-widgets" +#widget_class "*<MateComponentWindow>*" style "clearlooks-deprecated-widgets" +#widget_class "*<MateComponentSelector>*" style "clearlooks-deprecated-widgets" + +style "clearlooks-deprecated-fg_is_text_color_workaround" +{ + fg[NORMAL] = mix(0.9, @text_color, "#ff0000") + fg[PRELIGHT] = mix(0.9, @text_color, "#ff0000") + fg[SELECTED] = mix(0.9, @selected_fg_color, "#ff0000") + fg[INSENSITIVE] = mix(0.9, darker (@bg_color), "#ff0000") + fg[ACTIVE] = mix(0.9, @selected_fg_color, "#ff0000") +} + +widget_class "*<GtkListItem>*" style "clearlooks-deprecated-fg_is_text_color_workaround" +widget_class "*<GtkCList>" style "clearlooks-deprecated-fg_is_text_color_workaround" +widget_class "*<GtkListItem>*" style "clearlooks-deprecated-fg_is_text_color_workaround" +widget_class "*<GtkTreeItem>*" style "clearlooks-deprecated-fg_is_text_color_workaround" diff --git a/gtk-themes/Glider/Makefile.am b/gtk-themes/Glider/Makefile.am new file mode 100644 index 00000000..9445b24d --- /dev/null +++ b/gtk-themes/Glider/Makefile.am @@ -0,0 +1,5 @@ +themedir = $(datadir)/themes/Glider/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST = $(theme_DATA) diff --git a/gtk-themes/Glider/Makefile.in b/gtk-themes/Glider/Makefile.in new file mode 100644 index 00000000..54876e1c --- /dev/null +++ b/gtk-themes/Glider/Makefile.in @@ -0,0 +1,412 @@ +# 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/Glider +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.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 = +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)$(themedir)" +DATA = $(theme_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@ +themedir = $(datadir)/themes/Glider/gtk-2.0 +theme_DATA = gtkrc +EXTRA_DIST = $(theme_DATA) +all: all-am + +.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/Glider/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/Glider/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-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 +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)$(themedir)"; 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-themeDATA + +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-themeDATA + +.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-ps install-ps-am \ + install-strip install-themeDATA installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am 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/Glider/gtkrc b/gtk-themes/Glider/gtkrc new file mode 100644 index 00000000..77ce2158 --- /dev/null +++ b/gtk-themes/Glider/gtkrc @@ -0,0 +1,172 @@ +# Theme Name : Glider +# Author(s) : Link Dupont <[email protected]> +# Description : A very basic, conservative theme, using the Smooth engine and +# HIG colors. +# This is Glider, the mate-themes version of SmoothMATE.. + +gtk_color_scheme = "fg_color:#000\nbg_color:#eae8e3\nbase_color:#fff\ntext_color:#000\nselected_bg_color:#7590ae\nselected_fg_color:#fff\ntooltip_bg_color:#FFF1BE\ntooltip_fg_color:#000" + +style "default" +{ + GtkWidget::interior_focus = 0 + GtkWidget::focus-line-pattern = "" + GtkWidget::focus_padding = 0 + + GtkButton::default_spacing = 8 + GtkButton::default_border = {0,0,0,0} + GtkButton::default_outside_border = {0,0,0,0} + + GtkCheckButton::indicator_size = 14 + GtkRadioButton::indicator_size = 12 + + GtkPaned::handle_size = 6 + + GtkRange::trough_border = 2 + GtkRange::slider_width = 15 + GtkRange::stepper_size = 15 + GtkRange::stepper_spacing = 0 + + fg[ACTIVE] = @fg_color # Black + fg[SELECTED] = @selected_fg_color # White + fg[NORMAL] = @fg_color # Black + fg[PRELIGHT] = @fg_color # Black + fg[INSENSITIVE] = darker (@bg_color) # 3D Shadow + + bg[ACTIVE] = shade (0.8, @bg_color) # Basic 3D Medium + bg[SELECTED] = @selected_bg_color # Blue Medium + bg[NORMAL] = @bg_color # Basic 3D Hilight + bg[PRELIGHT] = shade (1.1, @bg_color) # Variant of Basic 3D Hilight + bg[INSENSITIVE] = @bg_color # Basic 3D Hilight + + base[ACTIVE] = darker (@bg_color) # Basic 3D Medium + base[SELECTED] = @selected_bg_color # Blue Medium + base[NORMAL] = @base_color # White + base[PRELIGHT] = @base_color # White + base[INSENSITIVE] = shade (0.9, @bg_color) # Variant of Basic 3D Highlight + + text[ACTIVE] = @text_color # Black + text[SELECTED] = @selected_fg_color # White + text[NORMAL] = @text_color # Black + text[PRELIGHT] = @text_color # Black + text[INSENSITIVE] = darker (@bg_color) # 3D Shadow + + engine "glide" {} +} +widget_class "*" style "default" + +style "menuitem" +{ + bg[PRELIGHT] = @selected_bg_color + fg[PRELIGHT] = @selected_fg_color +} +class "*MenuItem*" style "menuitem" +widget_class "*MenuItem*" style "menuitem" + +style "scale" +{ + GtkRange::trough-side-details = 1 + GtkRange::trough_border = 0 + GtkRange::slider-width = 22 + GtkScale::slider-length = 10 +} +widget_class "*VScale*" style "scale" +class "*VScale*" style "scale" +widget_class "*HScale*" style "scale" +class "*HScale*" style "scale" + +style "toolbar" +{ + bg[PRELIGHT] = @selected_bg_color + base[PRELIGHT] = @selected_bg_color +} +widget_class "*MateComponentDockItem" style "toolbar" +class "*MateComponentDockItem" style "toolbar" + +widget_class "*HandleBox" style "toolbar" +class "*HandleBox" style "toolbar" + +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" + +widget_class "*MenuBar" style "toolbar" +class "*MenuBar" style "toolbar" + +style "progressbar" +{ + bg[PRELIGHT] = @selected_bg_color + fg[PRELIGHT] = @selected_fg_color # White + xthickness = 1 + ythickness = 1 +} +widget_class "*ProgressBar*" style "progressbar" + +style "tooltip" +{ + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color +} +widget "gtk-tooltip*" style "tooltip" + +style "textentry" +{ +# bg[INSENSITIVE] = "#DEDCD7" # Varient of Basic 3D Highlight +# base[INSENSITIVE] = "#DEDCD7" # Varient of Basic 3D Highlight + bg[SELECTED] = mix(0.85, @selected_bg_color, @base_color) +} +widget_class "*GtkEntry" style "textentry" + +style "treeview" +{ + GtkWidget::focus_padding = 1 +} +widget_class "*TreeView*" style "treeview" + +style "ephybug" +{ + GtkWidget::interior_focus = 1 +} +widget "*Ephy*Location*" style "ephybug" + + +# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646 +# Note that the work around assumes that the combobox is _not_ in +# appears-as-list mode. +# This style does not affect GtkComboBoxEntry, it does have an effect +# on comboboxes in appears-as-list mode though. +style "glider-text-is-fg-color-workaround" +{ + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} +widget_class "*.<GtkComboBox>.<GtkCellView>" style "glider-text-is-fg-color-workaround" + +style "glider-menuitem-text-is-fg-color-workaround" +{ + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} +widget "*.gtk-combobox-popup-menu.*" style "glider-menuitem-text-is-fg-color-workaround" + +# Work around the usage of GtkLabel inside GtkListItems to display text. +# This breaks because the label is shown on a background that is based on the +# base color set. +style "glider-fg-is-text-color-workaround" +{ + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) +} +widget_class "*<GtkListItem>*" style "glider-fg-is-text-color-workaround" +# The same problem also exists for GtkCList and GtkCTree +# Only match GtkCList and not the parent widgets, because that would also change the headers. +widget_class "*<GtkCList>" style "glider-fg-is-text-color-workaround" + + diff --git a/gtk-themes/Glossy/Makefile.am b/gtk-themes/Glossy/Makefile.am new file mode 100644 index 00000000..ad2f7ee3 --- /dev/null +++ b/gtk-themes/Glossy/Makefile.am @@ -0,0 +1,5 @@ +themedir = $(datadir)/themes/Glossy/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST = $(theme_DATA) diff --git a/gtk-themes/Glossy/Makefile.in b/gtk-themes/Glossy/Makefile.in new file mode 100644 index 00000000..59685eb5 --- /dev/null +++ b/gtk-themes/Glossy/Makefile.in @@ -0,0 +1,412 @@ +# 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/Glossy +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.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 = +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)$(themedir)" +DATA = $(theme_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@ +themedir = $(datadir)/themes/Glossy/gtk-2.0 +theme_DATA = gtkrc +EXTRA_DIST = $(theme_DATA) +all: all-am + +.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/Glossy/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/Glossy/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-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 +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)$(themedir)"; 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-themeDATA + +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-themeDATA + +.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-ps install-ps-am \ + install-strip install-themeDATA installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am 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/Glossy/gtkrc b/gtk-themes/Glossy/gtkrc new file mode 100644 index 00000000..ed83ebbb --- /dev/null +++ b/gtk-themes/Glossy/gtkrc @@ -0,0 +1,403 @@ + +# Please keep this gtkrc in sync with the other ones from Clearlooks based themes. + +gtk-color-scheme = "base_color:#ffffff\nfg_color:#000000\ntooltip_fg_color:#000000\nselected_bg_color:#5598d7\nselected_fg_color:#ffffff\ntext_color:#000000\nbg_color:#ede9e3\ntooltip_bg_color:#FFFFBF" + +style "default" { + xthickness = 1 + ythickness = 1 + + ####################### + # Style Properties + ####################### + GtkButton::child-displacement-x = 1 + GtkButton::child-displacement-y = 1 + GtkButton::default-border = { 0, 0, 0, 0 } + + GtkCheckButton::indicator-size = 14 + + GtkPaned::handle-size = 6 + + GtkRange::trough-border = 0 + GtkRange::slider-width = 15 + GtkRange::stepper-size = 15 + + GtkScale::slider-length = 23 + GtkScale::trough-side-details = 1 + + GtkScrollbar::min-slider-length = 30 + GtkMenuBar::internal-padding = 0 + GtkExpander::expander-size = 16 + GtkToolbar::internal-padding = 1 + GtkTreeView::expander-size = 14 + GtkTreeView::vertical-separator = 0 + + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 0 + + WnckTasklist::fade-overlay-rect = 0 + # The following line hints to gecko (and possibly other appliations) + # that the entry should be drawn transparently on the canvas. + # Without this, gecko will fill in the background of the entry. + GtkEntry::honors-transparent-bg-hint = 1 + + GtkEntry::progress-border = { 2, 2, 2, 2 } + + #################### + # Color Definitions + #################### + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @bg_color + bg[ACTIVE] = shade (0.9, @bg_color) + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = darker (@bg_color) + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = @bg_color + base[ACTIVE] = shade (0.9, @selected_bg_color) + + engine "clearlooks" { + colorize_scrollbar = TRUE + reliefstyle = 1 + menubarstyle = 2 + toolbarstyle = 1 + animation = FALSE + radius = 3.0 + style = GLOSSY + + # Set a hint to disable backward compatibility fallbacks. + hint = "use-hints" + } +} + +style "wide" { + xthickness = 2 + ythickness = 2 +} + +style "wider" { + xthickness = 3 + ythickness = 3 +} + +style "entry" { + xthickness = 3 + ythickness = 3 + + bg[SELECTED] = mix (0.4, @selected_bg_color, @base_color) + fg[SELECTED] = @text_color + + engine "clearlooks" { + focus_color = shade (0.65, @selected_bg_color) + } +} + +style "spinbutton" { + + engine "clearlooks" { + hint = "spinbutton" + } +} + +style "scale" = "button" { + xthickness = 2 + ythickness = 2 + + engine "clearlooks" { + hint = "scale" + } +} + +style "vscale" { + + engine "clearlooks" { + hint = "vscale" + } +} + +style "hscale" { + + engine "clearlooks" { + hint = "hscale" + } +} + +style "scrollbar" { + xthickness = 2 + ythickness = 2 + + engine "clearlooks" { + hint = "scrollbar" + } +} + +style "hscrollbar" { + + engine "clearlooks" { + hint = "hscrollbar" + } +} + +style "vscrollbar" { + + engine "clearlooks" { + hint = "vscrollbar" + } +} + +style "notebook_bg" { + + bg[NORMAL] = shade (1.04, @bg_color) +} + +style "button" { + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade (1.05, @bg_color) + bg[PRELIGHT] = mix(0.60, shade (1.05,@bg_color), @selected_bg_color) +} + +style "notebook" { + xthickness = 2 + ythickness = 2 +} + +style "statusbar" { + + engine "clearlooks" { + hint = "statusbar" + } +} + +style "comboboxentry" { + + engine "clearlooks" { + # Note: + # If you set the appears-as-list option on comboboxes in the theme, + # then you should set this hint on the combobox instead. + hint = "comboboxentry" + } +} + +style "menubar" { + + engine "clearlooks" { + hint = "menubar" + } +} + +style "menu" { + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (1.08, @bg_color) +} + +style "menu_item" { + xthickness = 2 + ythickness = 3 + + fg[PRELIGHT] = @selected_fg_color +} + +style "frame_title" { + + fg[NORMAL] = lighter (@fg_color) +} + +style "treeview" { + xthickness = 2 + ythickness = 2 + + engine "clearlooks" { + hint = "treeview" + } +} + +style "progressbar" { + xthickness = 1 + ythickness = 1 + + fg[PRELIGHT] = @selected_fg_color + + engine "clearlooks" { + radius = 1.5 + + hint = "progressbar" + } +} + +# This style is based on the default style, so that the colors from the button +# style are overriden again. +style "treeview_header" = "default" { + xthickness = 2 + ythickness = 1 + + engine "clearlooks" { + hint = "treeview-header" + } +} + +style "tooltips" { + xthickness = 4 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color +} + +style "caja_location" { + + bg[NORMAL] = mix (0.60, shade (1.05, @bg_color), @selected_bg_color) +} + +# Wrokaroudn style for places where the text color is used instead of the fg color. +style "text_is_fg_color_workaround" { + + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} + +# Workaround style for menus where the text color is used instead of the fg color. +style "menuitem_text_is_fg_color_workaround" { + + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} + +# Workaround style for places where the fg color is used instead of the text color. +style "fg_is_text_color_workaround" { + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) +} + +# Style to set the toolbar to use a flat style. This is because the "New" button in +# Evolution is not drawn transparent. So if there is a gradient in the background it will +# look really wrong. +# See http://bugzilla.gnome.org/show_bug.cgi?id=446953. +style "evo_new_button_workaround" { + + engine "clearlooks" { + toolbarstyle = 0 + } +} + + +############################################################################### +# The following part of the gtkrc applies the different styles to the widgets. +############################################################################### + +# The default style is applied to every widget +class "GtkWidget" style "default" + +class "GtkSeparator" style "wide" +class "GtkFrame" style "wide" +class "GtkCalendar" style "wide" +class "GtkEntry" style "entry" + +class "GtkSpinButton" style "spinbutton" +class "GtkScale" style "scale" +class "GtkVScale" style "vscale" +class "GtkHScale" style "hscale" +class "GtkScrollbar" style "scrollbar" +class "GtkHScrollbar" style "hscrollbar" +class "GtkVScrollbar" style "vscrollbar" + +# General matching follows. The order is choosen so that the right styles override +# each other. EG. progressbar needs to be more important than the menu match. +widget_class "*<GtkNotebook>" style "notebook_bg" +# This is not perfect, it could be done better. +# (That is modify *every* widget in the notebook, and change those back that +# we really don't want changed) +widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkViewport>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkScrolledWindow>" style "notebook_bg" + +widget_class "*<GtkButton>" style "button" +widget_class "*<GtkNotebook>" style "notebook" +widget_class "*<GtkStatusbar>*" style "statusbar" + +widget_class "*<GtkComboBoxEntry>*" style "comboboxentry" +widget_class "*<GtkCombo>*" style "comboboxentry" + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenuItem>*" style "menu_item" + +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title" +widget_class "*.<GtkTreeView>*" style "treeview" + +widget_class "*<GtkProgress>" style "progressbar" + +# Treeview headers (and similar stock GTK+ widgets) +widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkCTree>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkList>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkCList>.<GtkButton>" style "treeview_header" + +# The window of the tooltip is called "gtk-tooltip" +################################################################## +# FIXME: +# This will not work if one embeds eg. a button into the tooltip. +# As far as I can tell right now we will need to rework the theme +# quite a bit to get this working correctly. +# (It will involve setting different priorities, etc.) +################################################################## +widget "gtk-tooltip*" style "tooltips" + +########################################################################## +# Following are special cases and workarounds for issues in applications. +########################################################################## + +# Workaround for the evolution ETable (bug #527532) +widget_class "*.<ETable>.<ECanvas>" style "treeview_header" +# Workaround for the evolution ETree +widget_class "*.<ETree>.<ECanvas>" style "treeview_header" + +# Special case the caja-extra-view-widget +# ToDo: A more generic approach for all applications that have a widget like this. +widget "*.caja-extra-view-widget" style : highest "caja_location" + +# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646 +# Note that this work around assumes that the combobox is _not_ in appears-as-list mode. +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround" +# This is the part of the workaround that fixes the menus +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" + +# Work around the usage of GtkLabel inside GtkListItems to display text. +# This breaks because the label is shown on a background that is based on the base color. +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround" +# GtkCList also uses the fg color to draw text on top of the base colors. +widget_class "*<GtkCList>" style "fg_is_text_color_workaround" +# Caja when renaming files, and maybe other places. +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround" + +# See the documentation of the style. +widget_class "EShellWindow.GtkVBox.MateComponentDock.MateComponentDockBand.MateComponentDockItem*" style "evo_new_button_workaround" diff --git a/gtk-themes/HighContrast/Makefile.am b/gtk-themes/HighContrast/Makefile.am new file mode 100644 index 00000000..143ea777 --- /dev/null +++ b/gtk-themes/HighContrast/Makefile.am @@ -0,0 +1,5 @@ +themedir = $(datadir)/themes/HighContrast/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST= $(theme_DATA) diff --git a/gtk-themes/HighContrast/Makefile.in b/gtk-themes/HighContrast/Makefile.in new file mode 100644 index 00000000..c55fbde5 --- /dev/null +++ b/gtk-themes/HighContrast/Makefile.in @@ -0,0 +1,415 @@ +# 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/HighContrast +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 = +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) +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@ +themedir = $(datadir)/themes/HighContrast/gtk-2.0 +theme_DATA = gtkrc +EXTRA_DIST = $(theme_DATA) +all: all-am + +.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/HighContrast/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/HighContrast/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 +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)$(themedir)"; 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-themeDATA + +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-themeDATA + +.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-ps install-ps-am \ + install-strip install-themeDATA installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am 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/HighContrast/gtkrc.in b/gtk-themes/HighContrast/gtkrc.in new file mode 100644 index 00000000..062586b1 --- /dev/null +++ b/gtk-themes/HighContrast/gtkrc.in @@ -0,0 +1,92 @@ +# High-Contrast, "Normal Size" 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/HighContrastLargePrint/pixmaps" + +#TODO: move sun-jds style downstream +style "sun-jds" +{ + PanelMenu::stripe-gradient-top = "#000000" + PanelMenu::stripe-gradient-bottom = "#000000" +} +class "GtkWidget" style "sun-jds" + +style "default" +{ + engine "hcengine" { + edge_thickness = 2 + } + + xthickness = 2 + ythickness = 2 + + EelEditableLabel::cursor_aspect_ratio = 0.1 + EelEditableLabel::cursor_color = "#cc0000" + + GtkEntry::cursor_color = "#cc0000" + GtkEntry::cursor_aspect_ratio = 0.1 + + GtkHSV::focus-line-pattern = "\0" + + GtkRange::stepper-size = 20 + + GtkTextView::cursor_aspect_ratio = 0.1 + GtkTextView::cursor_color = "#cc0000" + + GtkTreeView::expander-size = 16 + + GtkWidget::focus-line-pattern = "\4\2" + GtkWidget::focus-line-width = 2 + GtkWidget::focus-padding = 0 + GtkWidget::interior_focus = 1 + GtkWidget::link-color = "#000060" + GtkWidget::visited-link-color = "#600000" + + # Caja + CajaIconContainer::frame_text = 1 + + # Pidgin + GtkIMHtml::hyperlink-color = "#000060" + GtkIMHtml::hyperlink-visited-color = "#600000" + GtkIMHtml::hyperlink-prelight-color = "#404080" + + # Evolution + GtkHTML::link_color = "#000060" + GtkHTML::vlink_color = "#600000" + GtkHTML::cite_color = "#003000" + + fg[NORMAL] = "#000000" + text[NORMAL] = "#000000" + bg[NORMAL] = "#ffffff" + base[NORMAL] = "#ffffff" + + fg[INSENSITIVE] = "#999999" + text[INSENSITIVE] = "#999999" + bg[INSENSITIVE] = "#ccccff" + base[INSENSITIVE] = "#ccccff" + + fg[PRELIGHT] = "#ccccff" + text[PRELIGHT] = "#ccccff" + bg[PRELIGHT] = "#000000" + base[PRELIGHT] = "#000000" + + fg[ACTIVE] = "#000000" + text[ACTIVE] = "#000000" + bg[ACTIVE] = "#b8b891" + base[ACTIVE] = "#b8b891" + + fg[SELECTED] = "#ffffff" + text[SELECTED] = "#ffffff" + bg[SELECTED] = "#000000" + base[SELECTED] = "#333300" + +@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/HighContrastInverse/Makefile.am b/gtk-themes/HighContrastInverse/Makefile.am new file mode 100644 index 00000000..fd52b180 --- /dev/null +++ b/gtk-themes/HighContrastInverse/Makefile.am @@ -0,0 +1,5 @@ +themedir = $(datadir)/themes/HighContrastInverse/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST= $(theme_DATA) diff --git a/gtk-themes/HighContrastInverse/Makefile.in b/gtk-themes/HighContrastInverse/Makefile.in new file mode 100644 index 00000000..812a37cb --- /dev/null +++ b/gtk-themes/HighContrastInverse/Makefile.in @@ -0,0 +1,415 @@ +# 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/HighContrastInverse +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 = +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) +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@ +themedir = $(datadir)/themes/HighContrastInverse/gtk-2.0 +theme_DATA = gtkrc +EXTRA_DIST = $(theme_DATA) +all: all-am + +.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/HighContrastInverse/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/HighContrastInverse/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 +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)$(themedir)"; 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-themeDATA + +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-themeDATA + +.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-ps install-ps-am \ + install-strip install-themeDATA installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am 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/HighContrastInverse/gtkrc.in b/gtk-themes/HighContrastInverse/gtkrc.in new file mode 100755 index 00000000..736fdde3 --- /dev/null +++ b/gtk-themes/HighContrastInverse/gtkrc.in @@ -0,0 +1,96 @@ +# High-Contrast Inverse, "Normal Size" 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. + +#Note: we just use the LargePrint icons for now, they will be scaled +#to the correct size + +pixmap_path "@prefix@/share/themes/HighContrastLargePrintInverse/pixmaps" + +#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 = 2 + } + + xthickness = 2 + ythickness = 2 + + EelEditableLabel::cursor_aspect_ratio = 0.1 + EelEditableLabel::cursor_color = "#00cccc" + + GtkEntry::cursor_color = "#00cccc" + GtkEntry::cursor_aspect_ratio = 0.1 + + GtkHSV::focus-line-pattern = "\0" + + GtkRange::stepper-size = 20 + + GtkTextView::cursor_aspect_ratio = 0.1 + GtkTextView::cursor_color = "#00cccc" + + GtkTreeView::expander-size = 16 + +# GtkWidget::cursor_aspect_ratio = 0.1 + GtkWidget::focus-line-pattern = "\4\2" + GtkWidget::focus-line-width = 2 + GtkWidget::focus-padding = 0 + GtkWidget::interior_focus = 1 + GtkWidget::link-color = "#80ccff" + GtkWidget::visited-link-color = "#ff80ff" + + # 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] = "#ffcccc" + +@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/HighContrastLargePrint/Makefile.am b/gtk-themes/HighContrastLargePrint/Makefile.am new file mode 100644 index 00000000..f88ba7b4 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/Makefile.am @@ -0,0 +1,7 @@ +themedir = $(datadir)/themes/HighContrastLargePrint/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST= $(theme_DATA) + +SUBDIRS=pixmaps diff --git a/gtk-themes/HighContrastLargePrint/Makefile.in b/gtk-themes/HighContrastLargePrint/Makefile.in new file mode 100644 index 00000000..6bff30f6 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/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/HighContrastLargePrint +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/HighContrastLargePrint/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/HighContrastLargePrint/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/HighContrastLargePrint/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/HighContrastLargePrint/gtkrc.in b/gtk-themes/HighContrastLargePrint/gtkrc.in new file mode 100644 index 00000000..89c7076a --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/gtkrc.in @@ -0,0 +1,111 @@ +# High-Contrast, "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/HighContrastLargePrint/pixmaps" + +gtk-icon-sizes = "@LARGEPRINT_ICON_SIZES@" + +#TODO: move sun-jds style downstream +style "sun-jds" +{ + PanelMenu::stripe-gradient-top = "#000000" + PanelMenu::stripe-gradient-bottom = "#000000" +} +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 = "#cc0000" + + GtkCheckButton::indicator_size = 18 + GtkCheckMenuItem::indicator_size = 18 + + GtkEntry::cursor_color = "#cc0000" + GtkEntry::cursor_aspect_ratio = 0.1 + + 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 = "#cc0000" + + GtkTreeView::grid-line-width = 2 + GtkTreeView::expander-size = 24 + +# 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 = "#000060" + GtkWidget::visited-link-color = "#600000" + + PanelToplevel::arrow-size = 18 + + #Caja + CajaIconContainer::frame_text = 1 + + # Pidgin + GtkIMHtml::hyperlink-color = "#000060" + GtkIMHtml::hyperlink-visited-color = "#600000" + GtkIMHtml::hyperlink-prelight-color = "#404080" + + # Evolution + GtkHTML::link_color = "#000060" + GtkHTML::vlink_color = "#600000" + GtkHTML::cite_color = "#003000" + + fg[NORMAL] = "#000000" + text[NORMAL] = "#000000" + bg[NORMAL] = "#ffffff" + base[NORMAL] = "#ffffff" + + fg[INSENSITIVE] = "#999999" + text[INSENSITIVE] = "#999999" + bg[INSENSITIVE] = "#ccccff" + base[INSENSITIVE] = "#ccccff" + + fg[PRELIGHT] = "#ffffff" + text[PRELIGHT] = "#ffffff" + bg[PRELIGHT] = "#000000" + base[PRELIGHT] = "#000000" + + fg[ACTIVE] = "#000000" + text[ACTIVE] = "#000000" + bg[ACTIVE] = "#b8b891" + base[ACTIVE] = "#b8b891" + + fg[SELECTED] = "#ffffff" + text[SELECTED] = "#ffffff" + bg[SELECTED] = "#000000" + base[SELECTED] = "#333300" + +@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/HighContrastLargePrint/pixmaps/Makefile.am b/gtk-themes/HighContrastLargePrint/pixmaps/Makefile.am new file mode 100644 index 00000000..eb811b4a --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/Makefile.am @@ -0,0 +1,5 @@ +pixmapdir= $(datadir)/themes/HighContrastLargePrint/pixmaps + +EXTRA_DIST= $(pixmap_DATA) + +include $(top_srcdir)/common/all-stock-icons.data diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/Makefile.in b/gtk-themes/HighContrastLargePrint/pixmaps/Makefile.in new file mode 100644 index 00000000..8fe32db7 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/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/HighContrastLargePrint/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/HighContrastLargePrint/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/HighContrastLargePrint/pixmaps/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/HighContrastLargePrint/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/HighContrastLargePrint/pixmaps/double-click-maybe.png b/gtk-themes/HighContrastLargePrint/pixmaps/double-click-maybe.png Binary files differnew file mode 100755 index 00000000..1e8541d8 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/double-click-maybe.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/double-click-off.png b/gtk-themes/HighContrastLargePrint/pixmaps/double-click-off.png Binary files differnew file mode 100755 index 00000000..ff650ab2 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/double-click-off.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/double-click-on.png b/gtk-themes/HighContrastLargePrint/pixmaps/double-click-on.png Binary files differnew file mode 100755 index 00000000..964af33b --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/double-click-on.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/marco-delete.png b/gtk-themes/HighContrastLargePrint/pixmaps/marco-delete.png Binary files differnew file mode 100644 index 00000000..a892881e --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/marco-delete.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/marco-maximize.png b/gtk-themes/HighContrastLargePrint/pixmaps/marco-maximize.png Binary files differnew file mode 100644 index 00000000..a7ea887e --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/marco-maximize.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/marco-minimize.png b/gtk-themes/HighContrastLargePrint/pixmaps/marco-minimize.png Binary files differnew file mode 100644 index 00000000..40ee085c --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/marco-minimize.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/media-backward.png b/gtk-themes/HighContrastLargePrint/pixmaps/media-backward.png Binary files differnew file mode 100755 index 00000000..c7ac2e93 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/media-backward.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/media-eject.png b/gtk-themes/HighContrastLargePrint/pixmaps/media-eject.png Binary files differnew file mode 100755 index 00000000..97b693b9 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/media-eject.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/media-forward.png b/gtk-themes/HighContrastLargePrint/pixmaps/media-forward.png Binary files differnew file mode 100755 index 00000000..8f170632 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/media-forward.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/media-next.png b/gtk-themes/HighContrastLargePrint/pixmaps/media-next.png Binary files differnew file mode 100755 index 00000000..eb3483fc --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/media-next.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/media-pause.png b/gtk-themes/HighContrastLargePrint/pixmaps/media-pause.png Binary files differnew file mode 100755 index 00000000..2037d54f --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/media-pause.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/media-play.png b/gtk-themes/HighContrastLargePrint/pixmaps/media-play.png Binary files differnew file mode 100755 index 00000000..2090665c --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/media-play.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/media-prev.png b/gtk-themes/HighContrastLargePrint/pixmaps/media-prev.png Binary files differnew file mode 100755 index 00000000..2a3de2d3 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/media-prev.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/media-record.png b/gtk-themes/HighContrastLargePrint/pixmaps/media-record.png Binary files differnew file mode 100644 index 00000000..e3bfe694 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/media-record.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/media-stop.png b/gtk-themes/HighContrastLargePrint/pixmaps/media-stop.png Binary files differnew file mode 100755 index 00000000..1bac2223 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/media-stop.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/printer-broken.png b/gtk-themes/HighContrastLargePrint/pixmaps/printer-broken.png Binary files differnew file mode 100755 index 00000000..dc1930c0 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/printer-broken.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/printer-default.png b/gtk-themes/HighContrastLargePrint/pixmaps/printer-default.png Binary files differnew file mode 100755 index 00000000..30e62aac --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/printer-default.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/printer-inkjet.png b/gtk-themes/HighContrastLargePrint/pixmaps/printer-inkjet.png Binary files differnew file mode 100755 index 00000000..95dffd70 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/printer-inkjet.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/printer-personal-laser.png b/gtk-themes/HighContrastLargePrint/pixmaps/printer-personal-laser.png Binary files differnew file mode 100755 index 00000000..95dffd70 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/printer-personal-laser.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/printer-workgroup-laser.png b/gtk-themes/HighContrastLargePrint/pixmaps/printer-workgroup-laser.png Binary files differnew file mode 100755 index 00000000..95dffd70 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/printer-workgroup-laser.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_about.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_about.png Binary files differnew file mode 100755 index 00000000..63ac5817 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_about.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_accessories.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_accessories.png Binary files differnew file mode 100644 index 00000000..4a145e72 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_accessories.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_add.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_add.png Binary files differnew file mode 100755 index 00000000..8ce4d80d --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_add.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_amusements.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_amusements.png Binary files differnew file mode 100755 index 00000000..a7bb13fd --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_amusements.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_apply.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_apply.png Binary files differnew file mode 100755 index 00000000..96272201 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_apply.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_attach.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_attach.png Binary files differnew file mode 100755 index 00000000..df26952a --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_attach.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_bold.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_bold.png Binary files differnew file mode 100755 index 00000000..fa7a4032 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_bold.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_book.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_book.png Binary files differnew file mode 100755 index 00000000..06a9f6e5 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_book.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_cancel.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_cancel.png Binary files differnew file mode 100644 index 00000000..a892881e --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_cancel.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_cde-menu.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_cde-menu.png Binary files differnew file mode 100644 index 00000000..4efb3a6c --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_cde-menu.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_cdrom.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_cdrom.png Binary files differnew file mode 100644 index 00000000..3f9dd8b7 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_cdrom.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_clear.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_clear.png Binary files differnew file mode 100755 index 00000000..c15ed26e --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_clear.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_close.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_close.png Binary files differnew file mode 100644 index 00000000..a892881e --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_close.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_commandline-browser.xpm b/gtk-themes/HighContrastLargePrint/pixmaps/stock_commandline-browser.xpm new file mode 100644 index 00000000..f2935a11 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_commandline-browser.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * stock_commandline_browser_xpm[] = { +"24 24 8 1", +" c None", +". c #FFFFFF", +"+ c #9E9E9E", +"@ c #484848", +"# c #131313", +"$ c #CFCFCF", +"% c #363636", +"& c #000000", +" ", +" ", +" ", +" ", +" ..... ", +" ......... ", +" ...+@#@+... ", +" ..$%&&&&&%$.. ", +" ..%&&&&&&&%.. ", +" ..+&&&&&&&&&+.. ", +" ..@&&&&&&&&&@.. ", +" ..#&&&&&&&&&#.. ", +" ..@&&&&&&&&&@.. ", +" ..+&&&&&&&&&+.. ", +" ..%&&&&&&&%.. ", +" ..$%&&&&&%$.. ", +" ...+@#@+... ", +" ......... ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_commandline-history.xpm b/gtk-themes/HighContrastLargePrint/pixmaps/stock_commandline-history.xpm new file mode 100644 index 00000000..d1eb5300 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_commandline-history.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * stock_commandline_history_xpm[] = { +"24 24 28 1", +" c None", +". c #FFFFFF", +"+ c #A0A0A0", +"@ c #909090", +"# c #919191", +"$ c #9C9C9C", +"% c #818181", +"& c #1D1D1D", +"* c #161616", +"= c #181818", +"- c #3D3D3D", +"; c #9F9F9F", +"> c #C1C1C1", +", c #505050", +"' c #080808", +") c #000000", +"! c #030303", +"~ c #2B2B2B", +"{ c #989898", +"] c #E2E2E2", +"^ c #BBBBBB", +"/ c #1F1F1F", +"( c #101010", +"_ c #888888", +": c #878787", +"< c #696969", +"[ c #A3A3A3", +"} c #DBDBDB", +" ", +" ", +" ", +" ", +"........................", +".+@@@@@@@@@@@@@@@@@@@#$.", +".%&*****************=-;.", +".>,')))))))))))))))!~{] ", +" .^,')))))))))))))!~{] ", +" .^,')))))))))))!~{] ", +" .^,'))))))))))/;] ", +" .^,'))))))))(_. ", +" .^,'))))))(:.. ", +" .^,'))))(:.. ", +" .^,'))(:.. ", +" .^,'(:.. ", +" .^<[.. ", +" .}.. ", +" . ", +" ", +" ", +" ", +" ", +" "}; diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_connect.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_connect.png Binary files differnew file mode 100644 index 00000000..c4cd64f3 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_connect.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_convert.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_convert.png Binary files differnew file mode 100644 index 00000000..1a20adfa --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_convert.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_copy.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_copy.png Binary files differnew file mode 100644 index 00000000..dc69b292 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_copy.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_cut.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_cut.png Binary files differnew file mode 100644 index 00000000..058ecbbb --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_cut.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_delete.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_delete.png Binary files differnew file mode 100644 index 00000000..578d0040 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_delete.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_dialog_error.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_dialog_error.png Binary files differnew file mode 100755 index 00000000..5667287d --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_dialog_error.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_dialog_info.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_dialog_info.png Binary files differnew file mode 100755 index 00000000..10bb32c6 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_dialog_info.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_dialog_question.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_dialog_question.png Binary files differnew file mode 100755 index 00000000..6f9b46cc --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_dialog_question.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_dialog_warning.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_dialog_warning.png Binary files differnew file mode 100755 index 00000000..c92abfa5 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_dialog_warning.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_disconnect.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_disconnect.png Binary files differnew file mode 100644 index 00000000..4e7e77f8 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_disconnect.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_dnd.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_dnd.png Binary files differnew file mode 100644 index 00000000..eff57a6c --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_dnd.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_dnd_multiple.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_dnd_multiple.png Binary files differnew file mode 100644 index 00000000..3073c0b9 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_dnd_multiple.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_drawer.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_drawer.png Binary files differnew file mode 100644 index 00000000..7e382e53 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_drawer.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_edit.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_edit.png Binary files differnew file mode 100644 index 00000000..b0dbb8b6 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_edit.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_empty.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_empty.png Binary files differnew file mode 100755 index 00000000..d0b297e4 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_empty.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_execute.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_execute.png Binary files differnew file mode 100644 index 00000000..166939f5 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_execute.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_export.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_export.png Binary files differnew file mode 100755 index 00000000..0090ac83 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_export.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_find-and-replace.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_find-and-replace.png Binary files differnew file mode 100755 index 00000000..8a8b513a --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_find-and-replace.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_find.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_find.png Binary files differnew file mode 100755 index 00000000..609ff8fd --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_find.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_floppy.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_floppy.png Binary files differnew file mode 100755 index 00000000..a1627c7b --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_floppy.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_go-back.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_go-back.png Binary files differnew file mode 100755 index 00000000..fdeada4b --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_go-back.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_go-down.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_go-down.png Binary files differnew file mode 100755 index 00000000..fae93491 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_go-down.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_go-forward.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_go-forward.png Binary files differnew file mode 100755 index 00000000..97b88184 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_go-forward.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_go-up.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_go-up.png Binary files differnew file mode 100755 index 00000000..ae4e04df --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_go-up.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_goto-bottom.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_goto-bottom.png Binary files differnew file mode 100755 index 00000000..d2ec9aaf --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_goto-bottom.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_goto-first.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_goto-first.png Binary files differnew file mode 100644 index 00000000..fcc08e84 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_goto-first.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_goto-last.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_goto-last.png Binary files differnew file mode 100644 index 00000000..7d98c621 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_goto-last.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_goto-top.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_goto-top.png Binary files differnew file mode 100755 index 00000000..704eeb68 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_goto-top.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_harddisk.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_harddisk.png Binary files differnew file mode 100755 index 00000000..83f72cc3 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_harddisk.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_help.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_help.png Binary files differnew file mode 100755 index 00000000..87c51688 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_help.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_home.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_home.png Binary files differnew file mode 100755 index 00000000..1e6916f5 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_home.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_import.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_import.png Binary files differnew file mode 100755 index 00000000..3a6e48d1 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_import.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_index.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_index.png Binary files differnew file mode 100755 index 00000000..fb24b2fc --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_index.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_info.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_info.png Binary files differnew file mode 100644 index 00000000..7a353d9e --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_info.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_insert-image.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_insert-image.png Binary files differnew file mode 100755 index 00000000..1ee8dd19 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_insert-image.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_insert-object.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_insert-object.png Binary files differnew file mode 100755 index 00000000..bd36c61c --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_insert-object.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_insert-table.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_insert-table.png Binary files differnew file mode 100755 index 00000000..51b6fa9b --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_insert-table.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_internet.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_internet.png Binary files differnew file mode 100644 index 00000000..2d157480 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_internet.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_italic.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_italic.png Binary files differnew file mode 100755 index 00000000..98612a88 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_italic.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_jump-to.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_jump-to.png Binary files differnew file mode 100755 index 00000000..bd7b62fb --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_jump-to.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_justify-center.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_justify-center.png Binary files differnew file mode 100755 index 00000000..51ffd7b1 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_justify-center.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_justify-fill.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_justify-fill.png Binary files differnew file mode 100755 index 00000000..c91c0d2f --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_justify-fill.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_justify-left.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_justify-left.png Binary files differnew file mode 100755 index 00000000..42a0d527 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_justify-left.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_justify-right.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_justify-right.png Binary files differnew file mode 100755 index 00000000..be99964e --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_justify-right.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_launcher-program.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_launcher-program.png Binary files differnew file mode 100644 index 00000000..7996e411 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_launcher-program.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_line-in.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_line-in.png Binary files differnew file mode 100755 index 00000000..4c549b0c --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_line-in.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_lockscreen.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_lockscreen.png Binary files differnew file mode 100644 index 00000000..f0a9dd98 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_lockscreen.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_logout.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_logout.png Binary files differnew file mode 100644 index 00000000..80408ced --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_logout.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_mate-logo.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_mate-logo.png Binary files differnew file mode 100644 index 00000000..ef68b39d --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_mate-logo.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_mate-util.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_mate-util.png Binary files differnew file mode 100644 index 00000000..f26e2ea4 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_mate-util.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_mic.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_mic.png Binary files differnew file mode 100755 index 00000000..dc7ec699 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_mic.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_missing-image.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_missing-image.png Binary files differnew file mode 100755 index 00000000..1f152a74 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_missing-image.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_multimedia.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_multimedia.png Binary files differnew file mode 100644 index 00000000..2f47deb6 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_multimedia.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_new.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_new.png Binary files differnew file mode 100755 index 00000000..a53ef5ce --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_new.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_no.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_no.png Binary files differnew file mode 100644 index 00000000..a892881e --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_no.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_ok.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_ok.png Binary files differnew file mode 100755 index 00000000..96272201 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_ok.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_open.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_open.png Binary files differnew file mode 100755 index 00000000..03b025c6 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_open.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_paste.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_paste.png Binary files differnew file mode 100644 index 00000000..0b3c98b2 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_paste.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_preferences.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_preferences.png Binary files differnew file mode 100755 index 00000000..0d2e0e86 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_preferences.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_print-preview.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_print-preview.png Binary files differnew file mode 100755 index 00000000..b9064f51 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_print-preview.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_print.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_print.png Binary files differnew file mode 100755 index 00000000..7e165220 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_print.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_properties.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_properties.png Binary files differnew file mode 100755 index 00000000..bb456325 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_properties.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_quit.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_quit.png Binary files differnew file mode 100755 index 00000000..30e131ac --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_quit.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_redo.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_redo.png Binary files differnew file mode 100755 index 00000000..058995cf --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_redo.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_refresh.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_refresh.png Binary files differnew file mode 100755 index 00000000..bd5d9ed8 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_refresh.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_remove.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_remove.png Binary files differnew file mode 100755 index 00000000..8016adfd --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_remove.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_revert-to-saved.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_revert-to-saved.png Binary files differnew file mode 100755 index 00000000..9564dcad --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_revert-to-saved.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_run.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_run.png Binary files differnew file mode 100644 index 00000000..f9bb92c0 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_run.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_save-as.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_save-as.png Binary files differnew file mode 100755 index 00000000..bb3221e9 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_save-as.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_save.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_save.png Binary files differnew file mode 100755 index 00000000..a1627c7b --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_save.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_screenshot.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_screenshot.png Binary files differnew file mode 100644 index 00000000..719a0a08 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_screenshot.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_searchtool.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_searchtool.png Binary files differnew file mode 100644 index 00000000..1b0d3bcb --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_searchtool.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_select-color.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_select-color.png Binary files differnew file mode 100755 index 00000000..25fdfa77 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_select-color.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_select-font.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_select-font.png Binary files differnew file mode 100755 index 00000000..98b82c43 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_select-font.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_sort-ascending.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_sort-ascending.png Binary files differnew file mode 100755 index 00000000..84ef53d1 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_sort-ascending.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_sort-descending.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_sort-descending.png Binary files differnew file mode 100755 index 00000000..81c82192 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_sort-descending.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_spell-check.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_spell-check.png Binary files differnew file mode 100755 index 00000000..3f88cd2b --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_spell-check.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_stop.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_stop.png Binary files differnew file mode 100755 index 00000000..d367997a --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_stop.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_strikethrough.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_strikethrough.png Binary files differnew file mode 100755 index 00000000..6ad769df --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_strikethrough.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_undelete.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_undelete.png Binary files differnew file mode 100755 index 00000000..a1bb50a6 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_undelete.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_underline.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_underline.png Binary files differnew file mode 100755 index 00000000..dac61b97 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_underline.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_undo.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_undo.png Binary files differnew file mode 100755 index 00000000..842e7530 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_undo.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_volume.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_volume.png Binary files differnew file mode 100755 index 00000000..b5ceeccd --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_volume.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_yes.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_yes.png Binary files differnew file mode 100644 index 00000000..96272201 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_yes.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_zoom-100.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_zoom-100.png Binary files differnew file mode 100755 index 00000000..27379ef7 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_zoom-100.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_zoom-fit.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_zoom-fit.png Binary files differnew file mode 100755 index 00000000..1fce5604 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_zoom-fit.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_zoom-in.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_zoom-in.png Binary files differnew file mode 100755 index 00000000..0d551057 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_zoom-in.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/stock_zoom-out.png b/gtk-themes/HighContrastLargePrint/pixmaps/stock_zoom-out.png Binary files differnew file mode 100755 index 00000000..84289876 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/stock_zoom-out.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/volume-max.png b/gtk-themes/HighContrastLargePrint/pixmaps/volume-max.png Binary files differnew file mode 100755 index 00000000..e5b59fa5 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/volume-max.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/volume-medium.png b/gtk-themes/HighContrastLargePrint/pixmaps/volume-medium.png Binary files differnew file mode 100755 index 00000000..1fbc2cba --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/volume-medium.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/volume-min.png b/gtk-themes/HighContrastLargePrint/pixmaps/volume-min.png Binary files differnew file mode 100755 index 00000000..9e6c5759 --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/volume-min.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/volume-mute.png b/gtk-themes/HighContrastLargePrint/pixmaps/volume-mute.png Binary files differnew file mode 100755 index 00000000..8d7a8eaa --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/volume-mute.png diff --git a/gtk-themes/HighContrastLargePrint/pixmaps/volume-zero.png b/gtk-themes/HighContrastLargePrint/pixmaps/volume-zero.png Binary files differnew file mode 100755 index 00000000..5a4dbc2b --- /dev/null +++ b/gtk-themes/HighContrastLargePrint/pixmaps/volume-zero.png 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 diff --git a/gtk-themes/Inverted/Makefile.am b/gtk-themes/Inverted/Makefile.am new file mode 100644 index 00000000..0ebe3507 --- /dev/null +++ b/gtk-themes/Inverted/Makefile.am @@ -0,0 +1,5 @@ +themedir = $(datadir)/themes/Inverted/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST = $(theme_DATA) diff --git a/gtk-themes/Inverted/Makefile.in b/gtk-themes/Inverted/Makefile.in new file mode 100644 index 00000000..3a49ccef --- /dev/null +++ b/gtk-themes/Inverted/Makefile.in @@ -0,0 +1,412 @@ +# 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/Inverted +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.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 = +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)$(themedir)" +DATA = $(theme_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@ +themedir = $(datadir)/themes/Inverted/gtk-2.0 +theme_DATA = gtkrc +EXTRA_DIST = $(theme_DATA) +all: all-am + +.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/Inverted/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/Inverted/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-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 +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)$(themedir)"; 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-themeDATA + +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-themeDATA + +.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-ps install-ps-am \ + install-strip install-themeDATA installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am 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/Inverted/gtkrc b/gtk-themes/Inverted/gtkrc new file mode 100644 index 00000000..262ae57d --- /dev/null +++ b/gtk-themes/Inverted/gtkrc @@ -0,0 +1,401 @@ + +# Please keep this gtkrc in sync with the other ones from Clearlooks based themes. + +gtk-color-scheme = "base_color:#ffffff\nfg_color:#000000\ntooltip_fg_color:#000000\nselected_bg_color:#716968\nselected_fg_color:#ffffff\ntext_color:#000000\nbg_color:#ede9e3\ntooltip_bg_color:#FFFFBF" + +style "default" { + xthickness = 1 + ythickness = 1 + + ####################### + # Style Properties + ####################### + GtkButton::child-displacement-x = 1 + GtkButton::child-displacement-y = 1 + GtkButton::default-border = { 0, 0, 0, 0 } + + GtkCheckButton::indicator-size = 14 + + GtkPaned::handle-size = 6 + + GtkRange::trough-border = 0 + GtkRange::slider-width = 15 + GtkRange::stepper-size = 15 + + GtkScale::slider-length = 27 + GtkScale::trough-side-details = 1 + + GtkScrollbar::min-slider-length = 30 + GtkMenuBar::internal-padding = 0 + GtkExpander::expander-size = 16 + GtkTreeView::expander-size = 14 + GtkTreeView::vertical-separator = 0 + + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 0 + + WnckTasklist::fade-overlay-rect = 0 + # The following line hints to gecko (and possibly other appliations) + # that the entry should be drawn transparently on the canvas. + # Without this, gecko will fill in the background of the entry. + GtkEntry::honors-transparent-bg-hint = 1 + + GtkEntry::progress-border = { 2, 2, 2, 2 } + + #################### + # Color Definitions + #################### + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @bg_color + bg[ACTIVE] = shade (0.9, @bg_color) + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = darker (@bg_color) + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = @bg_color + base[ACTIVE] = shade (0.9, @selected_bg_color) + + engine "clearlooks" { + colorize_scrollbar = FALSE + reliefstyle = 1 + menubarstyle = 2 + toolbarstyle = 1 + animation = FALSE + radius = 2.5 + style = INVERTED + + # Set a hint to disable backward compatibility fallbacks. + hint = "use-hints" + } +} + +style "wide" { + xthickness = 2 + ythickness = 2 +} + +style "wider" { + xthickness = 3 + ythickness = 3 +} + +style "entry" { + xthickness = 3 + ythickness = 3 + + bg[SELECTED] = mix (0.4, @selected_bg_color, @base_color) + fg[SELECTED] = @text_color + + engine "clearlooks" { + focus_color = shade (0.65, @selected_bg_color) + } +} + +style "spinbutton" { + + engine "clearlooks" { + hint = "spinbutton" + } +} + +style "scale" = "button" { + xthickness = 2 + ythickness = 2 + + engine "clearlooks" { + hint = "scale" + } +} + +style "vscale" { + + engine "clearlooks" { + hint = "vscale" + } +} + +style "hscale" { + + engine "clearlooks" { + hint = "hscale" + } +} + +style "scrollbar" { + xthickness = 2 + ythickness = 2 + + engine "clearlooks" { + hint = "scrollbar" + } +} + +style "hscrollbar" { + + engine "clearlooks" { + hint = "hscrollbar" + } +} + +style "vscrollbar" { + + engine "clearlooks" { + hint = "vscrollbar" + } +} + +style "notebook_bg" { +} + +style "button" { + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade (1.05, @bg_color) + bg[INSENSITIVE] = shade (1.04, @bg_color) + bg[PRELIGHT] = shade (1.08, @bg_color) +} + +style "notebook" { + xthickness = 2 + ythickness = 2 +} + +style "statusbar" { + + engine "clearlooks" { + hint = "statusbar" + } +} + +style "comboboxentry" { + + engine "clearlooks" { + # Note: + # If you set the appears-as-list option on comboboxes in the theme, + # then you should set this hint on the combobox instead. + hint = "comboboxentry" + } +} + +style "menubar" { + + engine "clearlooks" { + hint = "menubar" + } +} + +style "menu" { + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (1.08, @bg_color) +} + +style "menu_item" { + xthickness = 2 + ythickness = 3 + + fg[PRELIGHT] = @selected_fg_color +} + +style "frame_title" { + + fg[NORMAL] = lighter (@fg_color) +} + +style "treeview" { + xthickness = 2 + ythickness = 2 + + engine "clearlooks" { + hint = "treeview" + } +} + +style "progressbar" { + xthickness = 1 + ythickness = 1 + + fg[PRELIGHT] = @selected_fg_color + + engine "clearlooks" { + radius = 1.5 + + hint = "progressbar" + } +} + +# This style is based on the default style, so that the colors from the button +# style are overriden again. +style "treeview_header" = "default" { + xthickness = 2 + ythickness = 1 + + engine "clearlooks" { + hint = "treeview-header" + } +} + +style "tooltips" { + xthickness = 4 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color +} + +style "caja_location" { + + bg[NORMAL] = mix (0.60, shade (1.05, @bg_color), @selected_bg_color) +} + +# Wrokaroudn style for places where the text color is used instead of the fg color. +style "text_is_fg_color_workaround" { + + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} + +# Workaround style for menus where the text color is used instead of the fg color. +style "menuitem_text_is_fg_color_workaround" { + + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} + +# Workaround style for places where the fg color is used instead of the text color. +style "fg_is_text_color_workaround" { + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) +} + +# Style to set the toolbar to use a flat style. This is because the "New" button in +# Evolution is not drawn transparent. So if there is a gradient in the background it will +# look really wrong. +# See http://bugzilla.gnome.org/show_bug.cgi?id=446953. +style "evo_new_button_workaround" { + + engine "clearlooks" { + toolbarstyle = 0 + } +} + + +############################################################################### +# The following part of the gtkrc applies the different styles to the widgets. +############################################################################### + +# The default style is applied to every widget +class "GtkWidget" style "default" + +class "GtkSeparator" style "wide" +class "GtkFrame" style "wide" +class "GtkCalendar" style "wide" +class "GtkEntry" style "entry" + +class "GtkSpinButton" style "spinbutton" +class "GtkScale" style "scale" +class "GtkVScale" style "vscale" +class "GtkHScale" style "hscale" +class "GtkScrollbar" style "scrollbar" +class "GtkHScrollbar" style "hscrollbar" +class "GtkVScrollbar" style "vscrollbar" + +# General matching follows. The order is choosen so that the right styles override +# each other. EG. progressbar needs to be more important than the menu match. +widget_class "*<GtkNotebook>" style "notebook_bg" +# This is not perfect, it could be done better. +# (That is modify *every* widget in the notebook, and change those back that +# we really don't want changed) +widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkViewport>" style "notebook_bg" +widget_class "*<GtkNotebook>*<GtkScrolledWindow>" style "notebook_bg" + +widget_class "*<GtkButton>" style "button" +widget_class "*<GtkNotebook>" style "notebook" +widget_class "*<GtkStatusbar>*" style "statusbar" + +widget_class "*<GtkComboBoxEntry>*" style "comboboxentry" +widget_class "*<GtkCombo>*" style "comboboxentry" + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenuItem>*" style "menu_item" + +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title" +widget_class "*.<GtkTreeView>*" style "treeview" + +widget_class "*<GtkProgress>" style "progressbar" + +# Treeview headers (and similar stock GTK+ widgets) +widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkCTree>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkList>.<GtkButton>" style "treeview_header" +widget_class "*.<GtkCList>.<GtkButton>" style "treeview_header" + +# The window of the tooltip is called "gtk-tooltip" +################################################################## +# FIXME: +# This will not work if one embeds eg. a button into the tooltip. +# As far as I can tell right now we will need to rework the theme +# quite a bit to get this working correctly. +# (It will involve setting different priorities, etc.) +################################################################## +widget "gtk-tooltip*" style "tooltips" + +########################################################################## +# Following are special cases and workarounds for issues in applications. +########################################################################## + +# Workaround for the evolution ETable (bug #527532) +widget_class "*.<ETable>.<ECanvas>" style "treeview_header" +# Workaround for the evolution ETree +widget_class "*.<ETree>.<ECanvas>" style "treeview_header" + +# Special case the caja-extra-view-widget +# ToDo: A more generic approach for all applications that have a widget like this. +widget "*.caja-extra-view-widget" style : highest "caja_location" + +# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646 +# Note that this work around assumes that the combobox is _not_ in appears-as-list mode. +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround" +# This is the part of the workaround that fixes the menus +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" + +# Work around the usage of GtkLabel inside GtkListItems to display text. +# This breaks because the label is shown on a background that is based on the base color. +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround" +# GtkCList also uses the fg color to draw text on top of the base colors. +widget_class "*<GtkCList>" style "fg_is_text_color_workaround" +# Caja when renaming files, and maybe other places. +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround" + +# See the documentation of the style. +widget_class "EShellWindow.GtkVBox.MateComponentDock.MateComponentDockBand.MateComponentDockItem*" style "evo_new_button_workaround" diff --git a/gtk-themes/LargePrint/Makefile.am b/gtk-themes/LargePrint/Makefile.am new file mode 100644 index 00000000..3d5a4498 --- /dev/null +++ b/gtk-themes/LargePrint/Makefile.am @@ -0,0 +1,5 @@ +themedir = $(datadir)/themes/LargePrint/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST= $(theme_DATA) diff --git a/gtk-themes/LargePrint/Makefile.in b/gtk-themes/LargePrint/Makefile.in new file mode 100644 index 00000000..baed81a5 --- /dev/null +++ b/gtk-themes/LargePrint/Makefile.in @@ -0,0 +1,415 @@ +# 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/LargePrint +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 = +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) +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@ +themedir = $(datadir)/themes/LargePrint/gtk-2.0 +theme_DATA = gtkrc +EXTRA_DIST = $(theme_DATA) +all: all-am + +.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/LargePrint/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/LargePrint/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 +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)$(themedir)"; 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-themeDATA + +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-themeDATA + +.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-ps install-ps-am \ + install-strip install-themeDATA installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am 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/LargePrint/gtkrc.in b/gtk-themes/LargePrint/gtkrc.in new file mode 100644 index 00000000..a339e82d --- /dev/null +++ b/gtk-themes/LargePrint/gtkrc.in @@ -0,0 +1,47 @@ +# Large Print Theme v0.1 +# +# Written 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. +# +# Large-size pixmap icons by tigert. +# +# email: [email protected] + +gtk-icon-sizes = "@LARGEPRINT_ICON_SIZES@" + +style "default" +{ + GtkWidget::focus-line-pattern = "\10\2" + GtkWidget::interior_focus = 1 + GtkWidget::focus-padding = 0 + GtkWidget::focus-line-width = 2 +# GtkWidget::cursor_aspect_ratio = 0.1 + + GtkHSV::focus-line-pattern = "\0" + GtkRange::slider_width = 20 + + GtkPaned::handle-size = 10 + + GtkEntry::cursor_color = { 0.50, 0.00, 0.00 } + GtkEntry::cursor_aspect_ratio = 0.1 + + GtkTextView::cursor_color = { 0.50, 0.00, 0.00 } + GtkTextView::cursor_aspect_ratio = 0.1 + + EelEditableLabel::cursor_color = { 0.50, 0.00, 0.00 } + EelEditableLabel::cursor_aspect_ratio = 0.1 + + GtkCheckButton::indicator_size = 18 + GtkCheckMenuItem::indicator_size = 18 + + GtkTreeView::expander_size = 20 + GtkTreeView::grid-line-width = 2 + GtkExpander::expander-size = 24 + GtkExpander::expander-spacing = 8 + + PanelToplevel::arrow-size = 18 + +} + +class "GtkWidget" style "default" diff --git a/gtk-themes/LowContrast/Makefile.am b/gtk-themes/LowContrast/Makefile.am new file mode 100644 index 00000000..8b586d11 --- /dev/null +++ b/gtk-themes/LowContrast/Makefile.am @@ -0,0 +1,5 @@ +themedir = $(datadir)/themes/LowContrast/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST= $(theme_DATA) diff --git a/gtk-themes/LowContrast/Makefile.in b/gtk-themes/LowContrast/Makefile.in new file mode 100644 index 00000000..fc667cef --- /dev/null +++ b/gtk-themes/LowContrast/Makefile.in @@ -0,0 +1,415 @@ +# 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/LowContrast +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 = +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) +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@ +themedir = $(datadir)/themes/LowContrast/gtk-2.0 +theme_DATA = gtkrc +EXTRA_DIST = $(theme_DATA) +all: all-am + +.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/LowContrast/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/LowContrast/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 +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)$(themedir)"; 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-themeDATA + +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-themeDATA + +.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-ps install-ps-am \ + install-strip install-themeDATA installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am 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/LowContrast/gtkrc.in b/gtk-themes/LowContrast/gtkrc.in new file mode 100644 index 00000000..9ba05da7 --- /dev/null +++ b/gtk-themes/LowContrast/gtkrc.in @@ -0,0 +1,57 @@ +# Low-Contrast Theme v0.1 +# This is the whole basic theme, just this one gtkrc file. +# It uses components of the standard theme engine +# Written 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. +# +# Low-contrast icons by tigert. +# +# email: [email protected] + + +# Note: this theme is deliberately using the icons from the +# LowContrastLargePrint theme at the moment, until we have +# some hand-crafted icons at a smaller size to use here. -CB. +pixmap_path "@prefix@/share/themes/LowContrastLargePrint/pixmaps" + +style "default" +{ + GtkWidget::focus-line-pattern = "\1\1" + GtkWidget::focus-line-width = 1 + GtkHSV::focus-line-pattern = "\0" + GtkWidget::interior_focus = 1 + GtkWidget::focus-padding = 0 + GtkEntry::cursor_color = "#9A6666" + GtkTextView::cursor_color = "#9A6666" + EelEditableLabel::cursor_color = "#9A6666" + + fg[NORMAL] = "#666666" + text[NORMAL] = "#666666" + bg[NORMAL] = "#9A9A9A" + base[NORMAL] = "#9A9A9A" + + fg[INSENSITIVE] = "#808080" + bg[INSENSITIVE] = "#8C8C8C" + base[INSENSITIVE] = "#8C8C8C" + + fg[PRELIGHT] = "#737373" + text[PRELIGHT] = "#737373" + bg[PRELIGHT] = "#A6A6A6" + base[PRELIGHT] = "#A6A6A6" + + fg[ACTIVE] = "#666666" + text[ACTIVE] = "#666666" + bg[ACTIVE] = "#8C8C80" + base[ACTIVE] = "#737366" + + fg[SELECTED] = "#9A9A9A" + text[SELECTED] = "#9A9A9A" + bg[SELECTED] = "#666666" + base[SELECTED] = "#667373" + +@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/LowContrastLargePrint/Makefile.am b/gtk-themes/LowContrastLargePrint/Makefile.am new file mode 100644 index 00000000..b683ef43 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/Makefile.am @@ -0,0 +1,7 @@ +themedir = $(datadir)/themes/LowContrastLargePrint/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST= $(theme_DATA) + +SUBDIRS=pixmaps diff --git a/gtk-themes/LowContrastLargePrint/Makefile.in b/gtk-themes/LowContrastLargePrint/Makefile.in new file mode 100644 index 00000000..8c445419 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/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/LowContrastLargePrint +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/LowContrastLargePrint/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/LowContrastLargePrint/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/LowContrastLargePrint/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/LowContrastLargePrint/gtkrc.in b/gtk-themes/LowContrastLargePrint/gtkrc.in new file mode 100644 index 00000000..4bdbd0e6 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/gtkrc.in @@ -0,0 +1,72 @@ +# Low-Contrast, Large Print Theme v0.1 +# This is the whole basic theme, just this one gtkrc file. +# It uses components of the standard theme engine +# Written 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. +# +# Low-contrast icons by tigert. +# +# email: [email protected] + +pixmap_path "@prefix@/share/themes/LowContrastLargePrint/pixmaps" + +gtk-icon-sizes = "@LARGEPRINT_ICON_SIZES@" + +style "default" +{ + GtkWidget::focus-line-pattern = "\10\2" + GtkWidget::interior_focus = 1 + GtkWidget::focus-padding = 0 + GtkWidget::focus-line-width = 3 +# GtkWidget::cursor_aspect_ratio = 0.1 + + GtkPaned::handle-size = 10 + + GtkHSV::focus-line-pattern = "\0" + GtkRange::slider_width = 20 + + GtkEntry::cursor_color = "#9A6666" + GtkEntry::cursor_aspect_ratio = 0.1 + + EelEditableLabel::cursor_color = "#9A6666" + EelEditableLabel::cursor_aspect_ratio = 0.1 + + GtkTextView::cursor_color = "#9A6666" + GtkTextView::cursor_aspect_ratio = 0.1 + + GtkTreeView::expander_size = 20 + GtkExpander::expander-size = 24 + GtkExpander::expander-spacing = 8 + + PanelToplevel::arrow-size = 18 + + fg[NORMAL] = "#666666" + text[NORMAL] = "#666666" + bg[NORMAL] = "#9A9A9A" + base[NORMAL] = "#9A9A9A" + + fg[INSENSITIVE] = "#808080" + bg[INSENSITIVE] = "#8C8C8C" + base[INSENSITIVE] = "#8C8C8C" + + fg[PRELIGHT] = "#737373" + text[PRELIGHT] = "#737373" + bg[PRELIGHT] = "#A6A6A6" + base[PRELIGHT] = "#A6A6A6" + + fg[ACTIVE] = "#666666" + text[ACTIVE] = "#666666" + bg[ACTIVE] = "#8C8C80" + base[ACTIVE] = "#737366" + + fg[SELECTED] = "#9A9A9A" + text[SELECTED] = "#9A9A9A" + bg[SELECTED] = "#666666" + base[SELECTED] = "#667373" + +@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/LowContrastLargePrint/pixmaps/Makefile.am b/gtk-themes/LowContrastLargePrint/pixmaps/Makefile.am new file mode 100644 index 00000000..21ae6537 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/Makefile.am @@ -0,0 +1,5 @@ +pixmapdir= $(datadir)/themes/LowContrastLargePrint/pixmaps + +EXTRA_DIST= $(pixmap_DATA) + +include $(top_srcdir)/common/all-stock-icons.data diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/Makefile.in b/gtk-themes/LowContrastLargePrint/pixmaps/Makefile.in new file mode 100644 index 00000000..6ab4cf16 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/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/LowContrastLargePrint/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/LowContrastLargePrint/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/LowContrastLargePrint/pixmaps/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/LowContrastLargePrint/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/LowContrastLargePrint/pixmaps/double-click-maybe.png b/gtk-themes/LowContrastLargePrint/pixmaps/double-click-maybe.png Binary files differnew file mode 100755 index 00000000..d8b136d8 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/double-click-maybe.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/double-click-off.png b/gtk-themes/LowContrastLargePrint/pixmaps/double-click-off.png Binary files differnew file mode 100755 index 00000000..eee3b60e --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/double-click-off.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/double-click-on.png b/gtk-themes/LowContrastLargePrint/pixmaps/double-click-on.png Binary files differnew file mode 100755 index 00000000..46a2f62a --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/double-click-on.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/marco-delete.png b/gtk-themes/LowContrastLargePrint/pixmaps/marco-delete.png Binary files differnew file mode 100644 index 00000000..0cd648d4 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/marco-delete.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/marco-maximize.png b/gtk-themes/LowContrastLargePrint/pixmaps/marco-maximize.png Binary files differnew file mode 100644 index 00000000..e9775030 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/marco-maximize.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/marco-minimize.png b/gtk-themes/LowContrastLargePrint/pixmaps/marco-minimize.png Binary files differnew file mode 100644 index 00000000..0ccda16e --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/marco-minimize.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/media-backward.png b/gtk-themes/LowContrastLargePrint/pixmaps/media-backward.png Binary files differnew file mode 100644 index 00000000..0b8264ef --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/media-backward.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/media-eject.png b/gtk-themes/LowContrastLargePrint/pixmaps/media-eject.png Binary files differnew file mode 100644 index 00000000..479731ae --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/media-eject.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/media-forward.png b/gtk-themes/LowContrastLargePrint/pixmaps/media-forward.png Binary files differnew file mode 100644 index 00000000..acd3df1e --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/media-forward.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/media-next.png b/gtk-themes/LowContrastLargePrint/pixmaps/media-next.png Binary files differnew file mode 100644 index 00000000..e5ef3ef9 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/media-next.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/media-pause.png b/gtk-themes/LowContrastLargePrint/pixmaps/media-pause.png Binary files differnew file mode 100755 index 00000000..ac2f77c3 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/media-pause.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/media-play.png b/gtk-themes/LowContrastLargePrint/pixmaps/media-play.png Binary files differnew file mode 100755 index 00000000..213a3c14 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/media-play.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/media-prev.png b/gtk-themes/LowContrastLargePrint/pixmaps/media-prev.png Binary files differnew file mode 100644 index 00000000..29ec7262 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/media-prev.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/media-record.png b/gtk-themes/LowContrastLargePrint/pixmaps/media-record.png Binary files differnew file mode 100644 index 00000000..2e378e93 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/media-record.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/media-stop.png b/gtk-themes/LowContrastLargePrint/pixmaps/media-stop.png Binary files differnew file mode 100644 index 00000000..01d39041 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/media-stop.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/printer-broken.png b/gtk-themes/LowContrastLargePrint/pixmaps/printer-broken.png Binary files differnew file mode 100644 index 00000000..a0eb0233 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/printer-broken.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/printer-default.png b/gtk-themes/LowContrastLargePrint/pixmaps/printer-default.png Binary files differnew file mode 100644 index 00000000..43f21b36 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/printer-default.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/printer-inkjet.png b/gtk-themes/LowContrastLargePrint/pixmaps/printer-inkjet.png Binary files differnew file mode 100644 index 00000000..d84790df --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/printer-inkjet.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/printer-personal-laser.png b/gtk-themes/LowContrastLargePrint/pixmaps/printer-personal-laser.png Binary files differnew file mode 100644 index 00000000..f6a980d5 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/printer-personal-laser.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/printer-workgroup-laser.png b/gtk-themes/LowContrastLargePrint/pixmaps/printer-workgroup-laser.png Binary files differnew file mode 100644 index 00000000..2936289d --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/printer-workgroup-laser.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_about.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_about.png Binary files differnew file mode 100644 index 00000000..4198920e --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_about.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_accessories.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_accessories.png Binary files differnew file mode 100644 index 00000000..2c4596c2 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_accessories.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_add.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_add.png Binary files differnew file mode 100755 index 00000000..620bcc3b --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_add.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_amusements.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_amusements.png Binary files differnew file mode 100755 index 00000000..f635750b --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_amusements.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_apply.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_apply.png Binary files differnew file mode 100755 index 00000000..0856d26c --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_apply.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_attach.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_attach.png Binary files differnew file mode 100644 index 00000000..6aa83dc3 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_attach.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_bold.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_bold.png Binary files differnew file mode 100644 index 00000000..f6f4d339 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_bold.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_book.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_book.png Binary files differnew file mode 100644 index 00000000..a2f99a75 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_book.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_cancel.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_cancel.png Binary files differnew file mode 100644 index 00000000..cbc92354 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_cancel.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_cde-menu.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_cde-menu.png Binary files differnew file mode 100644 index 00000000..7224674d --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_cde-menu.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_cdrom.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_cdrom.png Binary files differnew file mode 100644 index 00000000..424da1fa --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_cdrom.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_clear.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_clear.png Binary files differnew file mode 100755 index 00000000..7148f252 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_clear.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_close.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_close.png Binary files differnew file mode 100755 index 00000000..8d2f9ba4 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_close.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm b/gtk-themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm new file mode 100644 index 00000000..ca2b208e --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * stock_commandline_browser_xpm[] = { +"24 24 2 1", +" c None", +". c #4B4B4B", +" ", +" ", +" ", +" ", +" ..... ", +" ......... ", +" ........... ", +" ............. ", +" ............. ", +" ............... ", +" ............... ", +" ............... ", +" ............... ", +" ............... ", +" ............. ", +" ............. ", +" ........... ", +" ......... ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_commandline-history.xpm b/gtk-themes/LowContrastLargePrint/pixmaps/stock_commandline-history.xpm new file mode 100644 index 00000000..784ff6ca --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_commandline-history.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * stock_commandline_history_xpm[] = { +"24 24 2 1", +" c None", +". c #4B4B4B", +" ", +" ", +" ", +" ", +" ", +"........................", +"........................", +" ...................... ", +" .................... ", +" .................. ", +" ................ ", +" .............. ", +" ............ ", +" .......... ", +" ........ ", +" ...... ", +" .... ", +" .. ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_connect.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_connect.png Binary files differnew file mode 100644 index 00000000..c4cd64f3 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_connect.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_convert.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_convert.png Binary files differnew file mode 100644 index 00000000..b3695fd5 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_convert.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_copy.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_copy.png Binary files differnew file mode 100644 index 00000000..7676b0a7 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_copy.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_cut.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_cut.png Binary files differnew file mode 100644 index 00000000..dd710a4a --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_cut.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_delete.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_delete.png Binary files differnew file mode 100644 index 00000000..029a9783 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_delete.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_dialog_error.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_dialog_error.png Binary files differnew file mode 100755 index 00000000..861db7c0 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_dialog_error.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_dialog_info.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_dialog_info.png Binary files differnew file mode 100755 index 00000000..b1f5c13c --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_dialog_info.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_dialog_question.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_dialog_question.png Binary files differnew file mode 100755 index 00000000..e6a22d59 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_dialog_question.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_dialog_warning.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_dialog_warning.png Binary files differnew file mode 100755 index 00000000..46d2a9de --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_dialog_warning.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_disconnect.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_disconnect.png Binary files differnew file mode 100644 index 00000000..4e7e77f8 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_disconnect.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_dnd.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_dnd.png Binary files differnew file mode 100755 index 00000000..905a3664 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_dnd.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_dnd_multiple.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_dnd_multiple.png Binary files differnew file mode 100755 index 00000000..201c25d9 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_dnd_multiple.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_drawer.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_drawer.png Binary files differnew file mode 100644 index 00000000..7a104eaa --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_drawer.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_edit.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_edit.png Binary files differnew file mode 100644 index 00000000..dc4f1bfe --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_edit.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_empty.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_empty.png Binary files differnew file mode 100644 index 00000000..d0b297e4 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_empty.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_execute.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_execute.png Binary files differnew file mode 100644 index 00000000..c030e666 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_execute.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_export.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_export.png Binary files differnew file mode 100644 index 00000000..798c4355 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_export.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_find-and-replace.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_find-and-replace.png Binary files differnew file mode 100644 index 00000000..df09f2eb --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_find-and-replace.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_find.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_find.png Binary files differnew file mode 100644 index 00000000..ceaf75d1 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_find.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_floppy.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_floppy.png Binary files differnew file mode 100755 index 00000000..61d3cb51 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_floppy.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_go-back.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_go-back.png Binary files differnew file mode 100644 index 00000000..ffc6c71d --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_go-back.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_go-down.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_go-down.png Binary files differnew file mode 100644 index 00000000..9819a466 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_go-down.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_go-forward.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_go-forward.png Binary files differnew file mode 100644 index 00000000..1127c92e --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_go-forward.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_go-up.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_go-up.png Binary files differnew file mode 100644 index 00000000..e9ef2ab9 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_go-up.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_goto-bottom.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_goto-bottom.png Binary files differnew file mode 100644 index 00000000..19f4a7c9 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_goto-bottom.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_goto-first.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_goto-first.png Binary files differnew file mode 100644 index 00000000..2ce608d2 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_goto-first.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_goto-last.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_goto-last.png Binary files differnew file mode 100644 index 00000000..6e87e10f --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_goto-last.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_goto-top.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_goto-top.png Binary files differnew file mode 100644 index 00000000..37f9bc3a --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_goto-top.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_harddisk.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_harddisk.png Binary files differnew file mode 100644 index 00000000..4bf40112 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_harddisk.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_help.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_help.png Binary files differnew file mode 100644 index 00000000..1a8a7be5 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_help.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_home.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_home.png Binary files differnew file mode 100644 index 00000000..ee8014a7 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_home.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_import.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_import.png Binary files differnew file mode 100644 index 00000000..5873b386 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_import.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_index.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_index.png Binary files differnew file mode 100755 index 00000000..29442832 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_index.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_info.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_info.png Binary files differnew file mode 100644 index 00000000..6958a76c --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_info.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_insert-image.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_insert-image.png Binary files differnew file mode 100644 index 00000000..c2a5d76a --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_insert-image.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_insert-object.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_insert-object.png Binary files differnew file mode 100644 index 00000000..f643cff2 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_insert-object.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_insert-table.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_insert-table.png Binary files differnew file mode 100644 index 00000000..fb6241aa --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_insert-table.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_internet.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_internet.png Binary files differnew file mode 100644 index 00000000..faecb0b1 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_internet.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_italic.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_italic.png Binary files differnew file mode 100644 index 00000000..5546ede1 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_italic.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_jump-to.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_jump-to.png Binary files differnew file mode 100644 index 00000000..4a22a6da --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_jump-to.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_justify-center.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_justify-center.png Binary files differnew file mode 100644 index 00000000..7bac84a5 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_justify-center.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_justify-fill.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_justify-fill.png Binary files differnew file mode 100644 index 00000000..3ea0b8b4 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_justify-fill.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_justify-left.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_justify-left.png Binary files differnew file mode 100644 index 00000000..3136b942 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_justify-left.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_justify-right.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_justify-right.png Binary files differnew file mode 100644 index 00000000..7a8135c9 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_justify-right.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_launcher-program.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_launcher-program.png Binary files differnew file mode 100644 index 00000000..2d25bfab --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_launcher-program.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_line-in.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_line-in.png Binary files differnew file mode 100644 index 00000000..5709d541 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_line-in.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_lockscreen.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_lockscreen.png Binary files differnew file mode 100644 index 00000000..227a0f5a --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_lockscreen.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_logout.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_logout.png Binary files differnew file mode 100644 index 00000000..20c7ba21 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_logout.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_mate-logo.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_mate-logo.png Binary files differnew file mode 100644 index 00000000..f6a5159e --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_mate-logo.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_mate-util.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_mate-util.png Binary files differnew file mode 100644 index 00000000..34473315 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_mate-util.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_mic.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_mic.png Binary files differnew file mode 100644 index 00000000..848bb678 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_mic.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_missing-image.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_missing-image.png Binary files differnew file mode 100644 index 00000000..ecd4d76e --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_missing-image.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_multimedia.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_multimedia.png Binary files differnew file mode 100644 index 00000000..26c1c6fe --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_multimedia.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_new.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_new.png Binary files differnew file mode 100644 index 00000000..7d43e4b1 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_new.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_no.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_no.png Binary files differnew file mode 100755 index 00000000..b8185a0e --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_no.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_ok.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_ok.png Binary files differnew file mode 100644 index 00000000..b1ee69d1 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_ok.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_open.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_open.png Binary files differnew file mode 100644 index 00000000..6bb945f8 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_open.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_paste.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_paste.png Binary files differnew file mode 100644 index 00000000..194d0568 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_paste.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_preferences.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_preferences.png Binary files differnew file mode 100644 index 00000000..5c4e12b0 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_preferences.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_print-preview.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_print-preview.png Binary files differnew file mode 100644 index 00000000..1edc11d3 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_print-preview.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_print.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_print.png Binary files differnew file mode 100644 index 00000000..ddbede37 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_print.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_properties.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_properties.png Binary files differnew file mode 100644 index 00000000..fce74235 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_properties.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_quit.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_quit.png Binary files differnew file mode 100644 index 00000000..9239d2b9 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_quit.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_redo.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_redo.png Binary files differnew file mode 100644 index 00000000..ee297616 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_redo.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_refresh.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_refresh.png Binary files differnew file mode 100644 index 00000000..860fedde --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_refresh.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_remove.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_remove.png Binary files differnew file mode 100755 index 00000000..12a42333 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_remove.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_revert-to-saved.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_revert-to-saved.png Binary files differnew file mode 100644 index 00000000..93940abf --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_revert-to-saved.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_run.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_run.png Binary files differnew file mode 100644 index 00000000..cc91db45 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_run.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_save-as.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_save-as.png Binary files differnew file mode 100644 index 00000000..f422bb9b --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_save-as.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_save.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_save.png Binary files differnew file mode 100644 index 00000000..edf91586 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_save.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_screenshot.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_screenshot.png Binary files differnew file mode 100644 index 00000000..aaf465ed --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_screenshot.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_searchtool.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_searchtool.png Binary files differnew file mode 100644 index 00000000..53ad794e --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_searchtool.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_select-color.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_select-color.png Binary files differnew file mode 100644 index 00000000..7df8aaf1 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_select-color.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_select-font.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_select-font.png Binary files differnew file mode 100644 index 00000000..d837bcc6 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_select-font.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_sort-ascending.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_sort-ascending.png Binary files differnew file mode 100644 index 00000000..dd836e0e --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_sort-ascending.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_sort-descending.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_sort-descending.png Binary files differnew file mode 100644 index 00000000..241aa2b0 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_sort-descending.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_spell-check.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_spell-check.png Binary files differnew file mode 100644 index 00000000..19f15f44 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_spell-check.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_stop.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_stop.png Binary files differnew file mode 100644 index 00000000..267f48e5 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_stop.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_strikethrough.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_strikethrough.png Binary files differnew file mode 100644 index 00000000..75cad1de --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_strikethrough.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_undelete.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_undelete.png Binary files differnew file mode 100644 index 00000000..a9d24d49 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_undelete.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_underline.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_underline.png Binary files differnew file mode 100644 index 00000000..3f39319b --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_underline.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_undo.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_undo.png Binary files differnew file mode 100644 index 00000000..d4398b08 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_undo.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_volume.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_volume.png Binary files differnew file mode 100644 index 00000000..cb65f79b --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_volume.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_yes.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_yes.png Binary files differnew file mode 100755 index 00000000..96bab66e --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_yes.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_zoom-100.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_zoom-100.png Binary files differnew file mode 100644 index 00000000..257f901e --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_zoom-100.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_zoom-fit.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_zoom-fit.png Binary files differnew file mode 100644 index 00000000..5ddfa90b --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_zoom-fit.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_zoom-in.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_zoom-in.png Binary files differnew file mode 100644 index 00000000..ca2fe803 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_zoom-in.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/stock_zoom-out.png b/gtk-themes/LowContrastLargePrint/pixmaps/stock_zoom-out.png Binary files differnew file mode 100644 index 00000000..a5966dd4 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/stock_zoom-out.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/volume-max.png b/gtk-themes/LowContrastLargePrint/pixmaps/volume-max.png Binary files differnew file mode 100644 index 00000000..4d41c180 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/volume-max.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/volume-medium.png b/gtk-themes/LowContrastLargePrint/pixmaps/volume-medium.png Binary files differnew file mode 100644 index 00000000..f9c71be9 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/volume-medium.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/volume-min.png b/gtk-themes/LowContrastLargePrint/pixmaps/volume-min.png Binary files differnew file mode 100644 index 00000000..ae566a41 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/volume-min.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/volume-mute.png b/gtk-themes/LowContrastLargePrint/pixmaps/volume-mute.png Binary files differnew file mode 100644 index 00000000..4417a779 --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/volume-mute.png diff --git a/gtk-themes/LowContrastLargePrint/pixmaps/volume-zero.png b/gtk-themes/LowContrastLargePrint/pixmaps/volume-zero.png Binary files differnew file mode 100644 index 00000000..f19282ba --- /dev/null +++ b/gtk-themes/LowContrastLargePrint/pixmaps/volume-zero.png diff --git a/gtk-themes/Makefile.am b/gtk-themes/Makefile.am new file mode 100644 index 00000000..7f64204e --- /dev/null +++ b/gtk-themes/Makefile.am @@ -0,0 +1,29 @@ +SUBDIRS= \ + Glider \ + Glossy \ + ClearlooksClassic \ + Simple \ + HighContrast \ + HighContrastInverse \ + HighContrastLargePrint \ + HighContrastLargePrintInverse \ + Inverted \ + LowContrast \ + LowContrastLargePrint \ + LargePrint \ + $(TEST_THEMES) + +DIST_SUBDIRS= \ + Glider \ + Glossy \ + ClearlooksClassic \ + Simple \ + HighContrast \ + HighContrastInverse \ + HighContrastLargePrint \ + HighContrastLargePrintInverse \ + Inverted \ + LowContrast \ + LowContrastLargePrint \ + LargePrint \ + ClearlooksTest diff --git a/gtk-themes/Makefile.in b/gtk-themes/Makefile.in new file mode 100644 index 00000000..148f90d9 --- /dev/null +++ b/gtk-themes/Makefile.in @@ -0,0 +1,592 @@ +# 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 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.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 = +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 +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 +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@ +SUBDIRS = \ + Glider \ + Glossy \ + ClearlooksClassic \ + Simple \ + HighContrast \ + HighContrastInverse \ + HighContrastLargePrint \ + HighContrastLargePrintInverse \ + Inverted \ + LowContrast \ + LowContrastLargePrint \ + LargePrint \ + $(TEST_THEMES) + +DIST_SUBDIRS = \ + Glider \ + Glossy \ + ClearlooksClassic \ + Simple \ + HighContrast \ + HighContrastInverse \ + HighContrastLargePrint \ + HighContrastLargePrintInverse \ + Inverted \ + LowContrast \ + LowContrastLargePrint \ + LargePrint \ + ClearlooksTest + +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/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/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): + +# 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 +installdirs: installdirs-recursive +installdirs-am: +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-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: + +.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 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 + + +# 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/Simple/Makefile.am b/gtk-themes/Simple/Makefile.am new file mode 100644 index 00000000..c6ff0123 --- /dev/null +++ b/gtk-themes/Simple/Makefile.am @@ -0,0 +1,5 @@ +themedir = $(datadir)/themes/Simple/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST = $(theme_DATA) diff --git a/gtk-themes/Simple/Makefile.in b/gtk-themes/Simple/Makefile.in new file mode 100644 index 00000000..abe1e8c6 --- /dev/null +++ b/gtk-themes/Simple/Makefile.in @@ -0,0 +1,412 @@ +# 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/Simple +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.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 = +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)$(themedir)" +DATA = $(theme_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@ +themedir = $(datadir)/themes/Simple/gtk-2.0 +theme_DATA = gtkrc +EXTRA_DIST = $(theme_DATA) +all: all-am + +.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/Simple/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu gtk-themes/Simple/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-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 +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)$(themedir)"; 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-themeDATA + +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-themeDATA + +.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-ps install-ps-am \ + install-strip install-themeDATA installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am 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/Simple/gtkrc b/gtk-themes/Simple/gtkrc new file mode 100644 index 00000000..dfa880f9 --- /dev/null +++ b/gtk-themes/Simple/gtkrc @@ -0,0 +1,78 @@ +# Edit these colors and fonts however you like. +style "default" +{ + GtkRange::slider_width = 12 + GtkRange::stepper_size = 12 + GtkScrollbar::min_slider_length = 14 + GtkCheckButton::indicator_size = 12 + GtkCheckMenuItem::indicator_size = 12 + GtkButton::default_border = {0, 0, 0, 0} + + fg[NORMAL] = "#000000" + fg[ACTIVE] = "#314a82" + fg[INSENSITIVE] = "#969696" + fg[PRELIGHT] = "#415a92" + fg[SELECTED] = "#ffffff" + + bg[ACTIVE] = "#c2c2be" + bg[NORMAL] = "#e2e2de" + bg[INSENSITIVE] = "#e2e2de" + bg[PRELIGHT] = "#f2f2ee" + bg[SELECTED] = "#456b7f" + + base[NORMAL] = "#ffffff" + base[ACTIVE] = "#456b7f" + base[INSENSITIVE] = "#ffffff" + base[PRELIGHT] = "#eaeaea" + base[SELECTED] = "#456b7f" + + text[NORMAL] = "#000000" + text[ACTIVE] = "#000000" + text[PRELIGHT] = "#000000" + text[SELECTED] = "#ffffff" + text[INSENSITIVE] = "#000000" + + engine "thinice" + { + # Do you want the scrollbar handles rectangular or a bit shaped? + rect_scrollbar = TRUE + + # The following variables are semi-generic, can be applied to + # different widget classes etc.. + + # Mark type 1 is used on scrollbar handles, handleboxes etc + mark_type1 = DOT + # Mark type 2 is used on scrollbar buttons + mark_type2 = ARROW + } +} + +style "menu" = "default" +{ + bg[PRELIGHT] = "#ffffff" + text[PRELIGHT] = { 1.0, 1.0, 1.0 } + engine "redmond95" { } +} +style "togglebuttons" = "default" +{ + engine "redmond95" { } +} + +style "progressbar" = "default" +{ + bg[PRELIGHT] = "#456b7f" + fg[PRELIGHT] = "#ffffff" +} + +style "entry" +{ + bg[SELECTED] = "#A3B0C9" + fg[SELECTED] = "#000000" +} + +class "GtkWidget" style "default" +class "GtkMenuItem*" style "menu" +class "GtkCheckButton" style "togglebuttons" +class "GtkRadioButton" style "togglebuttons" +class "GtkProgressBar" style "progressbar" +class "GtkEntry" style "entry" |