ekiga r6157 - in trunk: . src/gui
- From: dsandras svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r6157 - in trunk: . src/gui
- Date: Wed, 9 Apr 2008 21:19:04 +0100 (BST)
Author: dsandras
Date: Wed Apr 9 21:19:04 2008
New Revision: 6157
URL: http://svn.gnome.org/viewvc/ekiga?rev=6157&view=rev
Log:
Added outgoing call notification.
Modified:
trunk/ChangeLog
trunk/src/gui/main.cpp
Modified: trunk/src/gui/main.cpp
==============================================================================
--- trunk/src/gui/main.cpp (original)
+++ trunk/src/gui/main.cpp Wed Apr 9 21:19:04 2008
@@ -630,6 +630,9 @@
audiooutput_core->start_play_event("incoming_call_sound", 3000, 256);
gm_main_window_incoming_call_dialog_show (GTK_WIDGET (self), call);
}
+ else {
+ gm_main_window_update_calling_state (GTK_WIDGET (self), Calling);
+ }
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]