diff options
author | Mika Havela <mika.havela@gmail.com> | 2008-05-21 12:21:57 +0000 |
---|---|---|
committer | Mika Havela <mika.havela@gmail.com> | 2008-05-21 12:21:57 +0000 |
commit | 159347dc4d5015b80e072e330efc9483bc71c5c4 (patch) | |
tree | 02d15dc04a2b2efa6b53896795cd4b6d4527407f /static/tango/16x16/actions | |
parent | ad39b9f1f8c039974103663d557bbb7699331020 (diff) | |
download | acf-skins-159347dc4d5015b80e072e330efc9483bc71c5c4.tar.bz2 acf-skins-159347dc4d5015b80e072e330efc9483bc71c5c4.tar.xz |
Moving skins to a separate acf.
git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1140 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'static/tango/16x16/actions')
71 files changed, 542 insertions, 0 deletions
diff --git a/static/tango/16x16/actions/Makefile.am b/static/tango/16x16/actions/Makefile.am new file mode 100644 index 0000000..4fb6083 --- /dev/null +++ b/static/tango/16x16/actions/Makefile.am @@ -0,0 +1,82 @@ + +size = 16x16 +context = actions + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + address-book-new.png \ + appointment-new.png \ + bookmark-new.png \ + contact-new.png \ + document-new.png \ + document-open.png \ + document-print.png \ + document-print-preview.png \ + document-properties.png \ + document-save.png \ + document-save-as.png \ + edit-clear.png \ + edit-copy.png \ + edit-cut.png \ + edit-delete.png \ + edit-find.png \ + edit-find-replace.png \ + edit-paste.png \ + edit-redo.png \ + edit-select-all.png \ + edit-undo.png \ + folder-new.png \ + format-indent-less.png \ + format-indent-more.png \ + format-justify-center.png \ + format-justify-fill.png \ + format-justify-left.png \ + format-justify-right.png \ + format-text-bold.png \ + format-text-italic.png \ + format-text-strikethrough.png \ + format-text-underline.png \ + go-bottom.png \ + go-down.png \ + go-first.png \ + go-home.png \ + go-jump.png \ + go-last.png \ + go-next.png \ + go-previous.png \ + go-top.png \ + go-up.png \ + list-add.png \ + list-remove.png \ + mail-forward.png \ + mail-message-new.png \ + mail-mark-junk.png \ + mail-mark-not-junk.png \ + mail-reply-all.png \ + mail-reply-sender.png \ + mail-send-receive.png \ + media-eject.png \ + media-playback-pause.png \ + media-playback-start.png \ + media-playback-stop.png \ + media-record.png \ + media-seek-backward.png \ + media-seek-forward.png \ + media-skip-backward.png \ + media-skip-forward.png \ + process-stop.png \ + system-lock-screen.png \ + system-log-out.png \ + system-search.png \ + system-shutdown.png \ + tab-new.png \ + view-fullscreen.png \ + view-refresh.png \ + window-new.png + +EXTRA_DIST = \ + $(icons_DATA) + +install-data-local: install-iconsDATA + (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context)) diff --git a/static/tango/16x16/actions/Makefile.in b/static/tango/16x16/actions/Makefile.in new file mode 100644 index 0000000..3edae4d --- /dev/null +++ b/static/tango/16x16/actions/Makefile.in @@ -0,0 +1,460 @@ +# Makefile.in generated by automake 1.10 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006 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@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +subdir = 16x16/actions +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_CLEAN_FILES = +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 = `echo $$p | sed -e 's|^.*/||'`; +am__installdirs = "$(DESTDIR)$(iconsdir)" +iconsDATA_INSTALL = $(INSTALL_DATA) +DATA = $(icons_DATA) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ +ALL_LINGUAS = @ALL_LINGUAS@ +AMTAR = @AMTAR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CONVERT = @CONVERT@ +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@ +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_CAVES_RULE = @INTLTOOL_CAVES_RULE@ +INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@ +INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@ +INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ +INTLTOOL_ICONV = @INTLTOOL_ICONV@ +INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@ +INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@ +INTLTOOL_MERGE = @INTLTOOL_MERGE@ +INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@ +INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@ +INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@ +INTLTOOL_PERL = @INTLTOOL_PERL@ +INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@ +INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@ +INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@ +INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@ +INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@ +INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@ +INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@ +INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@ +INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@ +INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@ +INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@ +INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@ +INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +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@ +SVGCONVERT = @SVGCONVERT@ +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 = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +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@ +themedir = @themedir@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +size = 16x16 +context = actions +iconsdir = $(themedir)/$(size)/$(context) +icons_DATA = \ + address-book-new.png \ + appointment-new.png \ + bookmark-new.png \ + contact-new.png \ + document-new.png \ + document-open.png \ + document-print.png \ + document-print-preview.png \ + document-properties.png \ + document-save.png \ + document-save-as.png \ + edit-clear.png \ + edit-copy.png \ + edit-cut.png \ + edit-delete.png \ + edit-find.png \ + edit-find-replace.png \ + edit-paste.png \ + edit-redo.png \ + edit-select-all.png \ + edit-undo.png \ + folder-new.png \ + format-indent-less.png \ + format-indent-more.png \ + format-justify-center.png \ + format-justify-fill.png \ + format-justify-left.png \ + format-justify-right.png \ + format-text-bold.png \ + format-text-italic.png \ + format-text-strikethrough.png \ + format-text-underline.png \ + go-bottom.png \ + go-down.png \ + go-first.png \ + go-home.png \ + go-jump.png \ + go-last.png \ + go-next.png \ + go-previous.png \ + go-top.png \ + go-up.png \ + list-add.png \ + list-remove.png \ + mail-forward.png \ + mail-message-new.png \ + mail-mark-junk.png \ + mail-mark-not-junk.png \ + mail-reply-all.png \ + mail-reply-sender.png \ + mail-send-receive.png \ + media-eject.png \ + media-playback-pause.png \ + media-playback-start.png \ + media-playback-stop.png \ + media-record.png \ + media-seek-backward.png \ + media-seek-forward.png \ + media-skip-backward.png \ + media-skip-forward.png \ + process-stop.png \ + system-lock-screen.png \ + system-log-out.png \ + system-search.png \ + system-shutdown.png \ + tab-new.png \ + view-fullscreen.png \ + view-refresh.png \ + window-new.png + +EXTRA_DIST = \ + $(icons_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 \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu 16x16/actions/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu 16x16/actions/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 +install-iconsDATA: $(icons_DATA) + @$(NORMAL_INSTALL) + test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)" + @list='$(icons_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(iconsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsdir)/$$f'"; \ + $(iconsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsdir)/$$f"; \ + done + +uninstall-iconsDATA: + @$(NORMAL_UNINSTALL) + @list='$(icons_DATA)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(iconsdir)/$$f'"; \ + rm -f "$(DESTDIR)$(iconsdir)/$$f"; \ + done +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 $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(DATA) +installdirs: + for dir in "$(DESTDIR)$(iconsdir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +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 + +info: info-am + +info-am: + +install-data-am: install-data-local install-iconsDATA + +install-dvi: install-dvi-am + +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 + +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-iconsDATA + +.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-data-local install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-iconsDATA \ + install-info install-info-am install-man install-pdf \ + install-pdf-am install-ps install-ps-am install-strip \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ + pdf-am ps ps-am uninstall uninstall-am uninstall-iconsDATA + + +install-data-local: install-iconsDATA + (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context)) +# 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/static/tango/16x16/actions/address-book-new.png b/static/tango/16x16/actions/address-book-new.png Binary files differnew file mode 100644 index 0000000..2098cfd --- /dev/null +++ b/static/tango/16x16/actions/address-book-new.png diff --git a/static/tango/16x16/actions/appointment-new.png b/static/tango/16x16/actions/appointment-new.png Binary files differnew file mode 100644 index 0000000..18b7c67 --- /dev/null +++ b/static/tango/16x16/actions/appointment-new.png diff --git a/static/tango/16x16/actions/bookmark-new.png b/static/tango/16x16/actions/bookmark-new.png Binary files differnew file mode 100644 index 0000000..6cf6443 --- /dev/null +++ b/static/tango/16x16/actions/bookmark-new.png diff --git a/static/tango/16x16/actions/contact-new.png b/static/tango/16x16/actions/contact-new.png Binary files differnew file mode 100644 index 0000000..46573ff --- /dev/null +++ b/static/tango/16x16/actions/contact-new.png diff --git a/static/tango/16x16/actions/document-new.png b/static/tango/16x16/actions/document-new.png Binary files differnew file mode 100644 index 0000000..4c3efdd --- /dev/null +++ b/static/tango/16x16/actions/document-new.png diff --git a/static/tango/16x16/actions/document-open.png b/static/tango/16x16/actions/document-open.png Binary files differnew file mode 100644 index 0000000..69dd8d4 --- /dev/null +++ b/static/tango/16x16/actions/document-open.png diff --git a/static/tango/16x16/actions/document-print-preview.png b/static/tango/16x16/actions/document-print-preview.png Binary files differnew file mode 100644 index 0000000..ab92a30 --- /dev/null +++ b/static/tango/16x16/actions/document-print-preview.png diff --git a/static/tango/16x16/actions/document-print.png b/static/tango/16x16/actions/document-print.png Binary files differnew file mode 100644 index 0000000..35c37bd --- /dev/null +++ b/static/tango/16x16/actions/document-print.png diff --git a/static/tango/16x16/actions/document-properties.png b/static/tango/16x16/actions/document-properties.png Binary files differnew file mode 100644 index 0000000..ab0e8ea --- /dev/null +++ b/static/tango/16x16/actions/document-properties.png diff --git a/static/tango/16x16/actions/document-save-as.png b/static/tango/16x16/actions/document-save-as.png Binary files differnew file mode 100644 index 0000000..9bed143 --- /dev/null +++ b/static/tango/16x16/actions/document-save-as.png diff --git a/static/tango/16x16/actions/document-save.png b/static/tango/16x16/actions/document-save.png Binary files differnew file mode 100644 index 0000000..22ff495 --- /dev/null +++ b/static/tango/16x16/actions/document-save.png diff --git a/static/tango/16x16/actions/edit-clear.png b/static/tango/16x16/actions/edit-clear.png Binary files differnew file mode 100644 index 0000000..e6c8e8b --- /dev/null +++ b/static/tango/16x16/actions/edit-clear.png diff --git a/static/tango/16x16/actions/edit-copy.png b/static/tango/16x16/actions/edit-copy.png Binary files differnew file mode 100644 index 0000000..8dd48c4 --- /dev/null +++ b/static/tango/16x16/actions/edit-copy.png diff --git a/static/tango/16x16/actions/edit-cut.png b/static/tango/16x16/actions/edit-cut.png Binary files differnew file mode 100644 index 0000000..dc9eb9a --- /dev/null +++ b/static/tango/16x16/actions/edit-cut.png diff --git a/static/tango/16x16/actions/edit-delete.png b/static/tango/16x16/actions/edit-delete.png Binary files differnew file mode 100644 index 0000000..ea03150 --- /dev/null +++ b/static/tango/16x16/actions/edit-delete.png diff --git a/static/tango/16x16/actions/edit-find-replace.png b/static/tango/16x16/actions/edit-find-replace.png Binary files differnew file mode 100644 index 0000000..6edbef6 --- /dev/null +++ b/static/tango/16x16/actions/edit-find-replace.png diff --git a/static/tango/16x16/actions/edit-find.png b/static/tango/16x16/actions/edit-find.png Binary files differnew file mode 100644 index 0000000..d072d3c --- /dev/null +++ b/static/tango/16x16/actions/edit-find.png diff --git a/static/tango/16x16/actions/edit-paste.png b/static/tango/16x16/actions/edit-paste.png Binary files differnew file mode 100644 index 0000000..24588a3 --- /dev/null +++ b/static/tango/16x16/actions/edit-paste.png diff --git a/static/tango/16x16/actions/edit-redo.png b/static/tango/16x16/actions/edit-redo.png Binary files differnew file mode 100644 index 0000000..c3b0df0 --- /dev/null +++ b/static/tango/16x16/actions/edit-redo.png diff --git a/static/tango/16x16/actions/edit-select-all.png b/static/tango/16x16/actions/edit-select-all.png Binary files differnew file mode 100644 index 0000000..f4b0b19 --- /dev/null +++ b/static/tango/16x16/actions/edit-select-all.png diff --git a/static/tango/16x16/actions/edit-undo.png b/static/tango/16x16/actions/edit-undo.png Binary files differnew file mode 100644 index 0000000..8b0fef9 --- /dev/null +++ b/static/tango/16x16/actions/edit-undo.png diff --git a/static/tango/16x16/actions/folder-new.png b/static/tango/16x16/actions/folder-new.png Binary files differnew file mode 100644 index 0000000..628f4d5 --- /dev/null +++ b/static/tango/16x16/actions/folder-new.png diff --git a/static/tango/16x16/actions/format-indent-less.png b/static/tango/16x16/actions/format-indent-less.png Binary files differnew file mode 100644 index 0000000..1787a7f --- /dev/null +++ b/static/tango/16x16/actions/format-indent-less.png diff --git a/static/tango/16x16/actions/format-indent-more.png b/static/tango/16x16/actions/format-indent-more.png Binary files differnew file mode 100644 index 0000000..6bad6bb --- /dev/null +++ b/static/tango/16x16/actions/format-indent-more.png diff --git a/static/tango/16x16/actions/format-justify-center.png b/static/tango/16x16/actions/format-justify-center.png Binary files differnew file mode 100644 index 0000000..207dc4c --- /dev/null +++ b/static/tango/16x16/actions/format-justify-center.png diff --git a/static/tango/16x16/actions/format-justify-fill.png b/static/tango/16x16/actions/format-justify-fill.png Binary files differnew file mode 100644 index 0000000..663cbad --- /dev/null +++ b/static/tango/16x16/actions/format-justify-fill.png diff --git a/static/tango/16x16/actions/format-justify-left.png b/static/tango/16x16/actions/format-justify-left.png Binary files differnew file mode 100644 index 0000000..d9b40a7 --- /dev/null +++ b/static/tango/16x16/actions/format-justify-left.png diff --git a/static/tango/16x16/actions/format-justify-right.png b/static/tango/16x16/actions/format-justify-right.png Binary files differnew file mode 100644 index 0000000..c301307 --- /dev/null +++ b/static/tango/16x16/actions/format-justify-right.png diff --git a/static/tango/16x16/actions/format-text-bold.png b/static/tango/16x16/actions/format-text-bold.png Binary files differnew file mode 100644 index 0000000..c9cb630 --- /dev/null +++ b/static/tango/16x16/actions/format-text-bold.png diff --git a/static/tango/16x16/actions/format-text-italic.png b/static/tango/16x16/actions/format-text-italic.png Binary files differnew file mode 100644 index 0000000..977ea82 --- /dev/null +++ b/static/tango/16x16/actions/format-text-italic.png diff --git a/static/tango/16x16/actions/format-text-strikethrough.png b/static/tango/16x16/actions/format-text-strikethrough.png Binary files differnew file mode 100644 index 0000000..ccee76e --- /dev/null +++ b/static/tango/16x16/actions/format-text-strikethrough.png diff --git a/static/tango/16x16/actions/format-text-underline.png b/static/tango/16x16/actions/format-text-underline.png Binary files differnew file mode 100644 index 0000000..0c48721 --- /dev/null +++ b/static/tango/16x16/actions/format-text-underline.png diff --git a/static/tango/16x16/actions/go-bottom.png b/static/tango/16x16/actions/go-bottom.png Binary files differnew file mode 100644 index 0000000..2c5a803 --- /dev/null +++ b/static/tango/16x16/actions/go-bottom.png diff --git a/static/tango/16x16/actions/go-down.png b/static/tango/16x16/actions/go-down.png Binary files differnew file mode 100644 index 0000000..3dd7fcc --- /dev/null +++ b/static/tango/16x16/actions/go-down.png diff --git a/static/tango/16x16/actions/go-first.png b/static/tango/16x16/actions/go-first.png Binary files differnew file mode 100644 index 0000000..9c15c09 --- /dev/null +++ b/static/tango/16x16/actions/go-first.png diff --git a/static/tango/16x16/actions/go-home.png b/static/tango/16x16/actions/go-home.png Binary files differnew file mode 100644 index 0000000..a46fb22 --- /dev/null +++ b/static/tango/16x16/actions/go-home.png diff --git a/static/tango/16x16/actions/go-jump.png b/static/tango/16x16/actions/go-jump.png Binary files differnew file mode 100644 index 0000000..1d218c3 --- /dev/null +++ b/static/tango/16x16/actions/go-jump.png diff --git a/static/tango/16x16/actions/go-last.png b/static/tango/16x16/actions/go-last.png Binary files differnew file mode 100644 index 0000000..6e904ef --- /dev/null +++ b/static/tango/16x16/actions/go-last.png diff --git a/static/tango/16x16/actions/go-next.png b/static/tango/16x16/actions/go-next.png Binary files differnew file mode 100644 index 0000000..6ef8de7 --- /dev/null +++ b/static/tango/16x16/actions/go-next.png diff --git a/static/tango/16x16/actions/go-previous.png b/static/tango/16x16/actions/go-previous.png Binary files differnew file mode 100644 index 0000000..659cd90 --- /dev/null +++ b/static/tango/16x16/actions/go-previous.png diff --git a/static/tango/16x16/actions/go-top.png b/static/tango/16x16/actions/go-top.png Binary files differnew file mode 100644 index 0000000..70f2c99 --- /dev/null +++ b/static/tango/16x16/actions/go-top.png diff --git a/static/tango/16x16/actions/go-up.png b/static/tango/16x16/actions/go-up.png Binary files differnew file mode 100644 index 0000000..fa9a7d7 --- /dev/null +++ b/static/tango/16x16/actions/go-up.png diff --git a/static/tango/16x16/actions/list-add.png b/static/tango/16x16/actions/list-add.png Binary files differnew file mode 100644 index 0000000..1aa7f09 --- /dev/null +++ b/static/tango/16x16/actions/list-add.png diff --git a/static/tango/16x16/actions/list-remove.png b/static/tango/16x16/actions/list-remove.png Binary files differnew file mode 100644 index 0000000..00b654e --- /dev/null +++ b/static/tango/16x16/actions/list-remove.png diff --git a/static/tango/16x16/actions/mail-forward.png b/static/tango/16x16/actions/mail-forward.png Binary files differnew file mode 100644 index 0000000..de0199b --- /dev/null +++ b/static/tango/16x16/actions/mail-forward.png diff --git a/static/tango/16x16/actions/mail-mark-junk.png b/static/tango/16x16/actions/mail-mark-junk.png Binary files differnew file mode 100644 index 0000000..f12d452 --- /dev/null +++ b/static/tango/16x16/actions/mail-mark-junk.png diff --git a/static/tango/16x16/actions/mail-mark-not-junk.png b/static/tango/16x16/actions/mail-mark-not-junk.png Binary files differnew file mode 100644 index 0000000..87c425f --- /dev/null +++ b/static/tango/16x16/actions/mail-mark-not-junk.png diff --git a/static/tango/16x16/actions/mail-message-new.png b/static/tango/16x16/actions/mail-message-new.png Binary files differnew file mode 100644 index 0000000..7c68cb8 --- /dev/null +++ b/static/tango/16x16/actions/mail-message-new.png diff --git a/static/tango/16x16/actions/mail-reply-all.png b/static/tango/16x16/actions/mail-reply-all.png Binary files differnew file mode 100644 index 0000000..2017b0a --- /dev/null +++ b/static/tango/16x16/actions/mail-reply-all.png diff --git a/static/tango/16x16/actions/mail-reply-sender.png b/static/tango/16x16/actions/mail-reply-sender.png Binary files differnew file mode 100644 index 0000000..a619741 --- /dev/null +++ b/static/tango/16x16/actions/mail-reply-sender.png diff --git a/static/tango/16x16/actions/mail-send-receive.png b/static/tango/16x16/actions/mail-send-receive.png Binary files differnew file mode 100644 index 0000000..3eb6a9c --- /dev/null +++ b/static/tango/16x16/actions/mail-send-receive.png diff --git a/static/tango/16x16/actions/media-eject.png b/static/tango/16x16/actions/media-eject.png Binary files differnew file mode 100644 index 0000000..2084067 --- /dev/null +++ b/static/tango/16x16/actions/media-eject.png diff --git a/static/tango/16x16/actions/media-playback-pause.png b/static/tango/16x16/actions/media-playback-pause.png Binary files differnew file mode 100644 index 0000000..c8b4fe2 --- /dev/null +++ b/static/tango/16x16/actions/media-playback-pause.png diff --git a/static/tango/16x16/actions/media-playback-start.png b/static/tango/16x16/actions/media-playback-start.png Binary files differnew file mode 100644 index 0000000..a7de0fe --- /dev/null +++ b/static/tango/16x16/actions/media-playback-start.png diff --git a/static/tango/16x16/actions/media-playback-stop.png b/static/tango/16x16/actions/media-playback-stop.png Binary files differnew file mode 100644 index 0000000..ede2815 --- /dev/null +++ b/static/tango/16x16/actions/media-playback-stop.png diff --git a/static/tango/16x16/actions/media-record.png b/static/tango/16x16/actions/media-record.png Binary files differnew file mode 100644 index 0000000..2f66cde --- /dev/null +++ b/static/tango/16x16/actions/media-record.png diff --git a/static/tango/16x16/actions/media-seek-backward.png b/static/tango/16x16/actions/media-seek-backward.png Binary files differnew file mode 100644 index 0000000..ffcac31 --- /dev/null +++ b/static/tango/16x16/actions/media-seek-backward.png diff --git a/static/tango/16x16/actions/media-seek-forward.png b/static/tango/16x16/actions/media-seek-forward.png Binary files differnew file mode 100644 index 0000000..4d7e2cd --- /dev/null +++ b/static/tango/16x16/actions/media-seek-forward.png diff --git a/static/tango/16x16/actions/media-skip-backward.png b/static/tango/16x16/actions/media-skip-backward.png Binary files differnew file mode 100644 index 0000000..94381f5 --- /dev/null +++ b/static/tango/16x16/actions/media-skip-backward.png diff --git a/static/tango/16x16/actions/media-skip-forward.png b/static/tango/16x16/actions/media-skip-forward.png Binary files differnew file mode 100644 index 0000000..758ec6f --- /dev/null +++ b/static/tango/16x16/actions/media-skip-forward.png diff --git a/static/tango/16x16/actions/process-stop.png b/static/tango/16x16/actions/process-stop.png Binary files differnew file mode 100644 index 0000000..ab6808f --- /dev/null +++ b/static/tango/16x16/actions/process-stop.png diff --git a/static/tango/16x16/actions/system-lock-screen.png b/static/tango/16x16/actions/system-lock-screen.png Binary files differnew file mode 100644 index 0000000..f7ea0cd --- /dev/null +++ b/static/tango/16x16/actions/system-lock-screen.png diff --git a/static/tango/16x16/actions/system-log-out.png b/static/tango/16x16/actions/system-log-out.png Binary files differnew file mode 100644 index 0000000..0010931 --- /dev/null +++ b/static/tango/16x16/actions/system-log-out.png diff --git a/static/tango/16x16/actions/system-search.png b/static/tango/16x16/actions/system-search.png Binary files differnew file mode 100644 index 0000000..fd7f0b0 --- /dev/null +++ b/static/tango/16x16/actions/system-search.png diff --git a/static/tango/16x16/actions/system-shutdown.png b/static/tango/16x16/actions/system-shutdown.png Binary files differnew file mode 100644 index 0000000..afe62de --- /dev/null +++ b/static/tango/16x16/actions/system-shutdown.png diff --git a/static/tango/16x16/actions/tab-new.png b/static/tango/16x16/actions/tab-new.png Binary files differnew file mode 100644 index 0000000..3e590f6 --- /dev/null +++ b/static/tango/16x16/actions/tab-new.png diff --git a/static/tango/16x16/actions/view-fullscreen.png b/static/tango/16x16/actions/view-fullscreen.png Binary files differnew file mode 100644 index 0000000..ffdabd4 --- /dev/null +++ b/static/tango/16x16/actions/view-fullscreen.png diff --git a/static/tango/16x16/actions/view-refresh.png b/static/tango/16x16/actions/view-refresh.png Binary files differnew file mode 100644 index 0000000..3fd71d6 --- /dev/null +++ b/static/tango/16x16/actions/view-refresh.png diff --git a/static/tango/16x16/actions/window-new.png b/static/tango/16x16/actions/window-new.png Binary files differnew file mode 100644 index 0000000..0e12ef9 --- /dev/null +++ b/static/tango/16x16/actions/window-new.png |