From 0709ec708348ff016860758e730f19c48859e60c Mon Sep 17 00:00:00 2001 From: Jim Nelson Date: Mon, 10 Sep 2012 19:25:18 -0700 Subject: [PATCH] Further updates to icons/CMakeLists.txt --- icons/CMakeLists.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index 26e529dd..a758a47a 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt @@ -2,8 +2,6 @@ set(ICONS_DEST share/geary/icons) set(ICON_FILES application-menu.svg - archive.svg - archive-insert.svg mail-inbox.png mail-sent.png menu-down.svg @@ -13,7 +11,7 @@ set(ICON_FILES ) set(ICON_FILES_16 - 16x16/mail-archive + 16x16/mail-archive.svg 16x16/tag.svg 16x16/tag-new.svg 16x16/tags.svg