[gnome-photos/wip/rishi/online-miners: 3/9] Absorb the online miners
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/online-miners: 3/9] Absorb the online miners
- Date: Sat, 20 Mar 2021 18:17:56 +0000 (UTC)
commit fb26682011dcbe73bfcadd7a7a5b4be2dc31f051
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Mar 19 16:13:20 2021 +0100
Absorb the online miners
https://gitlab.gnome.org/GNOME/gnome-photos/-/issues/83
src/{photos-gom-miner.xml => photos-online-miner-dbus.xml} | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/src/photos-gom-miner.xml b/src/photos-online-miner-dbus.xml
similarity index 85%
rename from src/photos-gom-miner.xml
rename to src/photos-online-miner-dbus.xml
index 0575ccf0..986ac0ca 100644
--- a/src/photos-gom-miner.xml
+++ b/src/photos-online-miner-dbus.xml
@@ -21,16 +21,13 @@
-->
<node name="/" xmlns:doc="http://www.freedesktop.org/dbus/1.0/doc.dtd">
- <interface name="org.gnome.OnlineMiners.Miner">
+ <interface name="org.gnome.Photos.OnlineMiner">
<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>
- <property name="DisplayName" type="s" access="read" />
+ <method name="RefreshDB" />
</interface>
</node>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]