empathy r1164 - trunk/src
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1164 - trunk/src
- Date: Fri, 13 Jun 2008 11:13:52 +0000 (UTC)
Author: xclaesse
Date: Fri Jun 13 11:13:52 2008
New Revision: 1164
URL: http://svn.gnome.org/viewvc/empathy?rev=1164&view=rev
Log:
Fix identation (Alban Crequy)
Modified:
trunk/src/empathy-call-window.c
Modified: trunk/src/empathy-call-window.c
==============================================================================
--- trunk/src/empathy-call-window.c (original)
+++ trunk/src/empathy-call-window.c Fri Jun 13 11:13:52 2008
@@ -516,7 +516,8 @@
dialog = gtk_message_dialog_new (NULL, 0, GTK_MESSAGE_INFO,
GTK_BUTTONS_CLOSE,
- _("Incoming call from %s rejected because there is already a running call."), empathy_contact_get_name (contact));
+ _("Incoming call from %s rejected because there is already a"
+ " running call."), empathy_contact_get_name (contact));
g_object_unref (window->call);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]