[gnome-online-miners/wip/rishi/insert-share: 17/24] dbus: Add InsertSharedContent
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-miners/wip/rishi/insert-share: 17/24] dbus: Add InsertSharedContent
- Date: Mon, 5 Sep 2016 15:04:19 +0000 (UTC)
commit f9a68df25bc82bcf0980c8d4f4c2be5eba54c5ea
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Sep 2 18:23:22 2016 +0200
dbus: Add InsertSharedContent
https://bugzilla.gnome.org/show_bug.cgi?id=770899
src/gom-dbus.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/src/gom-dbus.xml b/src/gom-dbus.xml
index 01b180d..69090b6 100644
--- a/src/gom-dbus.xml
+++ b/src/gom-dbus.xml
@@ -23,6 +23,12 @@
<node>
<interface name='org.gnome.OnlineMiners.Miner'>
+ <method name='InsertSharedContent'>
+ <arg name='account_id' type='s' direction='in'/>
+ <arg name='shared_id' type='s' direction='in'/>
+ <arg name='shared_type' type='s' direction='in'/>
+ <arg name='source_urn' type='s' direction='in'/>
+ </method>
<method name='RefreshDB'>
<arg name='index_types' type='as' direction='in'/>
</method>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]