[evolution-data-server] M!49 - vala: Make webdav_discover_sources E.Source methods ][



commit 8fb7a3cfb8eb86b87cef8c6d7d1513f1de16f353
Author: Corentin Noël <corentin noel collabora com>
Date:   Mon Jan 25 16:59:54 2021 +0100

    M!49 - vala: Make webdav_discover_sources E.Source methods ][
    
    Fix the finish method of webdav_discover_sources that has been forgotten in the initial commit.
    
    Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/49

 src/vala/EDataServer-1.2.metadata | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/vala/EDataServer-1.2.metadata b/src/vala/EDataServer-1.2.metadata
index d84ba1fb2..255437be6 100644
--- a/src/vala/EDataServer-1.2.metadata
+++ b/src/vala/EDataServer-1.2.metadata
@@ -28,6 +28,7 @@ time_format_date_and_time.date_tm type="Posix.tm"
 time_format_time.date_tm type="Posix.tm"
 
 webdav_discover_sources parent="E.Source" symbol_type="method" instance_idx=0
-webdav_discover_sources_full parent="E.Source" symbol_type="method" instance_idx=0
+webdav_discover_sources_finish parent="E.Source" symbol_type="method" instance_idx=0
+webdav_discover_sources_full parent="E.Source" symbol_type="method" instance_idx=0 
finish_name="e_webdav_discover_sources_finish"
 webdav_discover_sources_full_sync parent="E.Source" symbol_type="method" instance_idx=0
 webdav_discover_sources_sync parent="E.Source" symbol_type="method" instance_idx=0


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]