evolution r35936 - in trunk: . addressbook/gui/component
- From: mmonreal svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r35936 - in trunk: . addressbook/gui/component
- Date: Fri, 8 Aug 2008 12:51:05 +0000 (UTC)
Author: mmonreal
Date: Fri Aug 8 12:51:05 2008
New Revision: 35936
URL: http://svn.gnome.org/viewvc/evolution?rev=35936&view=rev
Log:
2008-08-08 Michael Monreal <mmonreal svn gnome org>
** Fix for bug #546744
* addressbook/gui/component/addressbook-view.c:
Use address-book-new icon instead of contacts-new.
Modified:
trunk/ChangeLog
trunk/addressbook/gui/component/addressbook-view.c
Modified: trunk/addressbook/gui/component/addressbook-view.c
==============================================================================
--- trunk/addressbook/gui/component/addressbook-view.c (original)
+++ trunk/addressbook/gui/component/addressbook-view.c Fri Aug 8 12:51:05 2008
@@ -947,7 +947,7 @@
}
static EPopupItem abv_source_popups[] = {
- { E_POPUP_ITEM, "10.new", N_("_New Address Book"), new_addressbook_cb, NULL, "contact-new", 0, 0 },
+ { E_POPUP_ITEM, "10.new", N_("_New Address Book"), new_addressbook_cb, NULL, "address-book-new", 0, 0 },
{ E_POPUP_ITEM, "20.saveasvcard", N_("Save As vCard..."), save_addressbook_cb, NULL,"document-save-as", 0, EAB_POPUP_SOURCE_PRIMARY },
{ E_POPUP_BAR, "30.bar" },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]