[balsa/gtk3] Use pan-down-symbolic instead of balsa-drop-down
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/gtk3] Use pan-down-symbolic instead of balsa-drop-down
- Date: Sun, 1 Mar 2015 20:44:49 +0000 (UTC)
commit f60e171537242ecc923cdb58ee941b5cba1df172
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Sun Mar 1 14:25:49 2015 -0500
Use pan-down-symbolic instead of balsa-drop-down
* images/16x16/Makefile.am: balsa-drop-down has been removed
* src/balsa-icons.c (balsa_register_pixmaps): change to
pan-down-symbolic
ChangeLog | 8 ++++++++
images/16x16/Makefile.am | 1 -
src/balsa-icons.c | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e06120c..fb5a59f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2015-03-01 Peter Bloomfield <pbloomfield bellsouth net>
+ Use pan-down-symbolic instead of balsa-drop-down
+
+ * images/16x16/Makefile.am: balsa-drop-down has been removed
+ * src/balsa-icons.c (balsa_register_pixmaps): change to
+ pan-down-symbolic
+
+2015-03-01 Peter Bloomfield <pbloomfield bellsouth net>
+
* images/16x16/balsa-drop-down.png: remove it.
2015-02-27 Albrecht Dreß
diff --git a/images/16x16/Makefile.am b/images/16x16/Makefile.am
index 6572cbe..401df51 100644
--- a/images/16x16/Makefile.am
+++ b/images/16x16/Makefile.am
@@ -1,5 +1,4 @@
extra_appicons_IMGS = \
- balsa-drop-down.png \
balsa-encrypted.png \
balsa-mark-all.png \
balsa-mbox-draft.png \
diff --git a/src/balsa-icons.c b/src/balsa-icons.c
index 2d87d9c..87540a3 100644
--- a/src/balsa-icons.c
+++ b/src/balsa-icons.c
@@ -171,7 +171,7 @@ balsa_register_pixmaps(void)
{ BALSA_PIXMAP_INFO_FLAGGED, "emblem-important" },
/* drop-down icon for the address-view (16x16) */
- { BALSA_PIXMAP_DROP_DOWN, "balsa-drop-down" },
+ { BALSA_PIXMAP_DROP_DOWN, "pan-down-symbolic" },
};
unsigned i;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]