From c7b455de89487e606fc620420c1778f5e55afcac Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 7 May 2011 11:15:51 -0400 Subject: Adapt to CamelFolder:name -> display-name. --- plugins/mail-notification/mail-notification.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/mail-notification/mail-notification.c b/plugins/mail-notification/mail-notification.c index 9f236c072a..ba7d84c09c 100644 --- a/plugins/mail-notification/mail-notification.c +++ b/plugins/mail-notification/mail-notification.c @@ -249,7 +249,7 @@ read_notify_dbus (EMEventTargetMessage *t) if (connection != NULL) send_dbus_message ( "MessageReading", - camel_folder_get_name (t->folder), + camel_folder_get_display_name (t->folder), 0, NULL, NULL, NULL); } -- cgit v1.2.3