aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chat-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-chat-main.c')
-rw-r--r--src/empathy-chat-main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/empathy-chat-main.c b/src/empathy-chat-main.c
index fedc9066a..7750b0b3f 100644
--- a/src/empathy-chat-main.c
+++ b/src/empathy-chat-main.c
@@ -185,6 +185,8 @@ main (int argc, char *argv[])
GNOME_PARAM_HUMAN_READABLE_NAME, PACKAGE_NAME,
NULL);
+ gtk_window_set_default_icon_name ("empathy");
+
if (g_getenv ("EMPATHY_DEBUG")) {
debug_mode = TRUE;
}