ekiga r6558 - in trunk: . src/gui
- From: dsandras svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r6558 - in trunk: . src/gui
- Date: Sun, 10 Aug 2008 19:09:30 +0000 (UTC)
Author: dsandras
Date: Sun Aug 10 19:09:30 2008
New Revision: 6558
URL: http://svn.gnome.org/viewvc/ekiga?rev=6558&view=rev
Log:
When dialing out, present the dialed uri to the user.
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 Sun Aug 10 19:09:30 2008
@@ -643,6 +643,7 @@
}
else {
gm_main_window_update_calling_state (GTK_WIDGET (self), Calling);
+ gm_main_window_set_call_url (GTK_WIDGET (self), call.get_remote_uri ().c_str());
mw->current_call = &call;
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]