[evolution/gnome-2-30-1] Fix a typo on Makefile.am that prevents installation of a big chunk of the stock icons



commit f7896b3c106fed6c3767ce35b74f38c87979e43a
Author: Fridrich Å trba <fridrich strba bluewin ch>
Date:   Mon Apr 26 23:28:23 2010 +0200

    Fix a typo on Makefile.am that prevents installation of a big chunk
    of the stock icons

 data/icons/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 29dd0f6..a222add 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -119,7 +119,7 @@ stock_private_icons = \
 	hicolor_actions_24x24_stock_mail-unread-multiple.png \
 	hicolor_actions_24x24_stock_new-meeting.png \
 	hicolor_actions_24x24_stock_notes.png \
-	hicolor_actions_24x24_stock_people.png
+	hicolor_actions_24x24_stock_people.png \
 	hicolor_actions_24x24_stock_shared-by-me.png \
 	hicolor_actions_24x24_stock_shared-to-me.png \
 	hicolor_actions_24x24_stock_show-all.png \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]