diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-08-13 20:00:21 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-08-13 20:00:21 +0800 |
commit | 5f6a18500c3119731663ac4c059426c62a3b37f6 (patch) | |
tree | cea0b67ae6e62e2535e118eab8e4b23be906aee6 /data/icons/Makefile.am | |
parent | ebec065334b5cf943591527254d628c13d06c369 (diff) | |
download | gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar.gz gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar.bz2 gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar.lz gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar.xz gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar.zst gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.zip |
Merge revisions 35931:35950 from trunk.
svn path=/branches/kill-bonobo/; revision=35978
Diffstat (limited to 'data/icons/Makefile.am')
-rw-r--r-- | data/icons/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index e97397c5cc..b78d0c1510 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -25,6 +25,11 @@ public_icons = \ $(NULL) private_icons = \ + hicolor_apps_16x16_contact-editor.png \ + hicolor_apps_22x22_contact-editor.png \ + hicolor_apps_24x24_contact-editor.png \ + hicolor_apps_32x32_contact-editor.png \ + hicolor_apps_48x48_contact-editor.png \ hicolor_actions_16x16_folder-copy.png \ hicolor_actions_16x16_folder-move.png \ hicolor_actions_16x16_mail-copy.png \ |