[balsa] Fix incomplete commit



commit 184585be29f3008fb77ee2211f5c71c70e60797d
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Fri Jun 4 09:38:16 2010 -0400

    Fix incomplete commit

 ChangeLog                |   24 ++++++++++++++++++++++++
 images/16x16/Makefile.am |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 308457e..28ab22f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2010-06-01  Peter Bloomfield
+
+	Copy icons removed from gnome-icon-theme-2.30 from an earlier
+	version.
+
+	* images/16x16/Makefile.am:
+	* images/16x16/stock_book_open.png:
+	* images/16x16/stock_book_red.png:
+	* images/16x16/stock_contact.png:
+	* images/16x16/stock_inbox.png:
+	* images/16x16/stock_mail-receive.png:
+	* images/16x16/stock_mail.png:
+	* images/16x16/stock_outbox.png:
+	* images/24x24/Makefile.am:
+	* images/24x24/stock_book_blue.png:
+	* images/24x24/stock_book_green.png:
+	* images/24x24/stock_book_open.png:
+	* images/24x24/stock_book_red.png:
+	* images/24x24/stock_book_yellow.png:
+	* images/24x24/stock_contact.png:
+	* images/24x24/stock_mail-receive.png:
+	* images/24x24/stock_mail.png:
+	* images/24x24/stock_view-fields.png:
+
 2010-05-20  Peter Bloomfield
 
 	* src/save-restore.c (config_global_load): do not wrap outgoing
diff --git a/images/16x16/Makefile.am b/images/16x16/Makefile.am
index b74a529..a389722 100644
--- a/images/16x16/Makefile.am
+++ b/images/16x16/Makefile.am
@@ -24,7 +24,7 @@ extra_appicons_IMGS = \
 	stock_book_red.png	\
 	stock_book_open.png	\
 	stock_inbox.png		\
-	stock_outbox.png 
+	stock_outbox.png
 
 
 EXTRA_DIST = $(extra_appicons_IMGS)



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