aboutsummaryrefslogtreecommitdiffstats
path: root/data/icons/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/icons/Makefile.am')
-rw-r--r--data/icons/Makefile.am23
1 files changed, 13 insertions, 10 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index caf61d344f..45c03aa6de 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -21,9 +21,18 @@ public_icons = \
hicolor_apps_48x48_evolution-mail.png \
hicolor_apps_48x48_evolution-memos.png \
hicolor_apps_48x48_evolution-tasks.png \
- hicolor_apps_scalable_evolution.svg \
+ hicolor_apps_256x256_evolution.png \
$(NULL)
+# hicolor_status_16x16_wrapped.png was copied from Firefox
+# (toolkit/themes/gnomestripe/global/icons/wrap.png), which
+# contained the following notice:
+#
+# All files in this directory are assumed to be licensed under the
+# tri-license (MPL/GPL/LGPL) used throughout this codebase.
+#
+# There is no corresponding SVG file. */
+
private_icons = \
hicolor_apps_16x16_contact-editor.png \
hicolor_apps_16x16_im-aim.png \
@@ -192,16 +201,10 @@ stock_private_icons = \
hicolor_status_48x48_stock_signature.png \
$(NULL)
-# hicolor_status_16x16_wrapped.png was copied from Firefox
-# (toolkit/themes/gnomestripe/global/icons/wrap.png), which
-# contained the following notice:
-#
-# All files in this directory are assumed to be licensed under the
-# tri-license (MPL/GPL/LGPL) used throughout this codebase.
-#
-# There is no corresponding SVG file. */
-
+# These are source files for future editing
+# and are not meant to be installed as icons.
noinst_DATA = \
+ hicolor_apps_scalable_evolution.svg \
hicolor_actions_16x16_go-today.svg \
hicolor_actions_16x16_view-calendar-day.svg \
hicolor_actions_16x16_view-calendar-list.svg \