plugins/gevolution/eds-utils.c

changeset 12323
f52908fb23b0
parent 11735
a1d2afa9b4e9
equal deleted inserted replaced
12322:8a769e8e91fc 12323:f52908fb23b0
111 } 111 }
112 112
113 g_object_unref(addressbooks); 113 g_object_unref(addressbooks);
114 } 114 }
115 115
116 EContact * 116 static EContact *
117 gevo_run_query_in_uri(const gchar *uri, EBookQuery *query) 117 gevo_run_query_in_uri(const gchar *uri, EBookQuery *query)
118 { 118 {
119 EBook *book; 119 EBook *book;
120 gboolean status; 120 gboolean status;
121 GList *cards; 121 GList *cards;

mercurial