Further updates to icons/CMakeLists.txt

This commit is contained in:
Jim Nelson 2012-09-10 19:25:18 -07:00
parent e012e8a599
commit 0709ec7083

View file

@ -2,8 +2,6 @@ set(ICONS_DEST share/geary/icons)
set(ICON_FILES set(ICON_FILES
application-menu.svg application-menu.svg
archive.svg
archive-insert.svg
mail-inbox.png mail-inbox.png
mail-sent.png mail-sent.png
menu-down.svg menu-down.svg
@ -13,7 +11,7 @@ set(ICON_FILES
) )
set(ICON_FILES_16 set(ICON_FILES_16
16x16/mail-archive 16x16/mail-archive.svg
16x16/tag.svg 16x16/tag.svg
16x16/tag-new.svg 16x16/tag-new.svg
16x16/tags.svg 16x16/tags.svg