[anjal] BUGFIX: Moblin Bugzilla #6846 - Use same icon for desktop file and
- From: Srinivasa Ragavan <sragavan src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [anjal] BUGFIX: Moblin Bugzilla #6846 - Use same icon for desktop file and
- Date: Fri, 30 Oct 2009 09:53:54 +0000 (UTC)
commit 39bd478da1b7e3c2c3d55a76e966bb50886e594b
Author: Srinivasa Ragavan <sragavan linux-vjf0 site>
Date: Thu Oct 29 08:48:31 2009 +0530
BUGFIX: Moblin Bugzilla #6846 - Use same icon for desktop file and
window list.
src/mail-shell.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/mail-shell.c b/src/mail-shell.c
index dce0372..40065f6 100644
--- a/src/mail-shell.c
+++ b/src/mail-shell.c
@@ -440,7 +440,7 @@ mail_shell_construct (MailShell *shell)
GtkStyle *style = gtk_widget_get_default_style ();
int window_width = 1024;
- gtk_window_set_icon_name ((GtkWindow *)shell, "evolution-mail");
+ gtk_window_set_icon_name ((GtkWindow *)shell, "evolution");
ms_init_style (style);
g_signal_connect ((GObject *)shell, "delete-event", G_CALLBACK (ms_delete_event), NULL);
gtk_window_set_type_hint ((GtkWindow *)shell, GDK_WINDOW_TYPE_HINT_NORMAL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]