ekiga r6116 - trunk/lib/engine/gui/gtk-frontend
- From: jpuydt svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r6116 - trunk/lib/engine/gui/gtk-frontend
- Date: Thu, 3 Apr 2008 13:45:46 +0100 (BST)
Author: jpuydt
Date: Thu Apr 3 13:45:45 2008
New Revision: 6116
URL: http://svn.gnome.org/viewvc/ekiga?rev=6116&view=rev
Log:
Put a call history view in the main window
Modified:
trunk/lib/engine/gui/gtk-frontend/gtk-frontend.cpp
Modified: trunk/lib/engine/gui/gtk-frontend/gtk-frontend.cpp
==============================================================================
--- trunk/lib/engine/gui/gtk-frontend/gtk-frontend.cpp (original)
+++ trunk/lib/engine/gui/gtk-frontend/gtk-frontend.cpp Thu Apr 3 13:45:45 2008
@@ -74,7 +74,11 @@
history_book = history_source->get_book ();
roster_view = roster_view_gtk_new (*presence_core);
+<<<<<<< HEAD:lib/engine/gui/gtk-frontend/gtk-frontend.cpp
call_history_view = call_history_view_gtk_new (*history_book);
+=======
+ call_history_view = book_view_gtk_new (*history_book); // FIXME: better view
+>>>>>>> Put a call history view in the main window:lib/engine/gui/gtk-frontend/gtk-frontend.cpp
addressbook_window =
addressbook_window_new_with_key (*contact_core, "/apps/ekiga/general/user_interface/addressbook_window");
chat_window =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]