[empathy: 94/99] Set 'Empathy' as program class in empathy-call
- From: Emilio Pozuelo Monfort <epm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 94/99] Set 'Empathy' as program class in empathy-call
- Date: Thu, 9 Jun 2011 09:57:14 +0000 (UTC)
commit 190ae6377f8b876062b503c31952b9e292068fd2
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date: Thu Jun 9 09:17:54 2011 +0100
Set 'Empathy' as program class in empathy-call
src/empathy-call.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-call.c b/src/empathy-call.c
index f9e2165..d5fa2d1 100644
--- a/src/empathy-call.c
+++ b/src/empathy-call.c
@@ -138,6 +138,8 @@ main (int argc,
g_set_application_name (_("Empathy Audio/Video Client"));
g_setenv ("PULSE_PROP_media.role", "phone", TRUE);
+ /* Make empathy and empathy-call appear as the same app in gnome-shell */
+ gdk_set_program_class ("Empathy");
gtk_window_set_default_icon_name ("empathy");
textdomain (GETTEXT_PACKAGE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]