ekiga r7549 - in branches/gnome-2-24: . src/gui
- From: dsandras svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r7549 - in branches/gnome-2-24: . src/gui
- Date: Mon, 12 Jan 2009 19:50:23 +0000 (UTC)
Author: dsandras
Date: Mon Jan 12 19:50:23 2009
New Revision: 7549
URL: http://svn.gnome.org/viewvc/ekiga?rev=7549&view=rev
Log:
Fixed one of the previous commits.
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/src/gui/main.cpp
Modified: branches/gnome-2-24/src/gui/main.cpp
==============================================================================
--- branches/gnome-2-24/src/gui/main.cpp (original)
+++ branches/gnome-2-24/src/gui/main.cpp Mon Jan 12 19:50:23 2009
@@ -730,8 +730,6 @@
audiooutput_core->stop_play_event("ring_tone_sound");
g_free (info);
-
- gm_main_window_update_calling_state (GTK_WIDGET (self), Standby);
}
@@ -845,6 +843,8 @@
call.get_remote_party_name ().c_str ());
gm_main_window_push_message (GTK_WIDGET (self), "%s", info);
g_free (info);
+
+ gm_main_window_update_calling_state (GTK_WIDGET (self), Standby);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]