From 9494c4cbad100b1f621932cfed03ffcb575a206c Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Thu, 8 Jan 2015 13:50:17 +0100 Subject: [PATCH] theme: Add newly added icons to EXTRA_DIST to make sure they end up in the tarball We need to list the icons here to let autotools know we want them int the release tarballs. --- legacy/elementary/data/themes/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/legacy/elementary/data/themes/Makefile.am b/legacy/elementary/data/themes/Makefile.am index 2de990b0db..affbf76775 100644 --- a/legacy/elementary/data/themes/Makefile.am +++ b/legacy/elementary/data/themes/Makefile.am @@ -254,6 +254,7 @@ img/downlight_glow_up.png \ img/efm_generic_icon_base_empty.png \ img/efm_generic_icon_base.png \ img/efm_generic_icon_content_audio.png \ +img/efm_generic_icon_content_cad.png \ img/efm_generic_icon_content_code.png \ img/efm_generic_icon_content_db.png \ img/efm_generic_icon_content_doc.png \ @@ -262,16 +263,23 @@ img/efm_generic_icon_content_executable.png \ img/efm_generic_icon_content_font.png \ img/efm_generic_icon_content_formula.png \ img/efm_generic_icon_content_image.png \ +img/efm_generic_icon_content_install.png \ +img/efm_generic_icon_content_iso.png \ +img/efm_generic_icon_content_lib.png \ img/efm_generic_icon_content_logo.png \ img/efm_generic_icon_content_lo.png \ img/efm_generic_icon_content_pdf.png \ +img/efm_generic_icon_content_perl.png \ img/efm_generic_icon_content_pres.png \ img/efm_generic_icon_content_ps.png \ img/efm_generic_icon_content_python.png \ +img/efm_generic_icon_content_ruby.png \ img/efm_generic_icon_content_script.png \ img/efm_generic_icon_content_spread.png \ img/efm_generic_icon_content_template.png \ img/efm_generic_icon_content_text.png \ +img/efm_generic_icon_content_translate.png \ +img/efm_generic_icon_content_trash.png \ img/efm_generic_icon_content_unknown.png \ img/efm_generic_icon_content_video.png \ img/efm_generic_icon_content_web.png \ @@ -422,6 +430,7 @@ img/icon_prev.png \ img/icon_refresh.png \ img/icon_rewind_mono.png \ img/icon_rewind.png \ +img/icon_search.png \ img/icon_spanner.png \ img/icon_splat.png \ img/icon_splat_half.png \