ekiga r7288 - trunk/lib/engine/components/resource-list
- From: jpuydt svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r7288 - trunk/lib/engine/components/resource-list
- Date: Sat, 25 Oct 2008 13:25:37 +0000 (UTC)
Author: jpuydt
Date: Sat Oct 25 13:25:37 2008
New Revision: 7288
URL: http://svn.gnome.org/viewvc/ekiga?rev=7288&view=rev
Log:
Made writing a RL::Presentity partially work
Modified:
trunk/lib/engine/components/resource-list/rl-presentity.cpp
Modified: trunk/lib/engine/components/resource-list/rl-presentity.cpp
==============================================================================
--- trunk/lib/engine/components/resource-list/rl-presentity.cpp (original)
+++ trunk/lib/engine/components/resource-list/rl-presentity.cpp Sat Oct 25 13:25:37 2008
@@ -311,7 +311,7 @@
if (result >= 0) {
gmref_ptr<XCAP::Core> xcap(services.get ("xcap-core"));
- xcap->write (path, "application/resource-lists+xml",
+ xcap->write (path, "application/xcap-el+xml",
(const char*)xmlBufferContent (buffer),
sigc::bind (sigc::mem_fun (this,
&RL::Presentity::save_result),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]