[grilo] doc: Add grl_registry_add_config_from_resource() to documentation
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] doc: Add grl_registry_add_config_from_resource() to documentation
- Date: Mon, 27 Jan 2014 09:05:32 +0000 (UTC)
commit 07c0f44ba6cb4e82c36a58d3d31dc7c5c836a08e
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Mon Jan 27 09:03:50 2014 +0000
doc: Add grl_registry_add_config_from_resource() to documentation
doc/grilo/grilo-sections.txt | 1 +
src/grl-registry.c | 2 --
2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/doc/grilo/grilo-sections.txt b/doc/grilo/grilo-sections.txt
index b5cbe29..26b5550 100644
--- a/doc/grilo/grilo-sections.txt
+++ b/doc/grilo/grilo-sections.txt
@@ -196,6 +196,7 @@ GRL_PLUGIN_RANKS_VAR
GRL_PLUGIN_REGISTER
grl_registry_add_config
grl_registry_add_config_from_file
+grl_registry_add_config_from_resource
grl_registry_add_directory
grl_registry_get_default
grl_registry_get_metadata_keys
diff --git a/src/grl-registry.c b/src/grl-registry.c
index 5a203ea..1a01349 100644
--- a/src/grl-registry.c
+++ b/src/grl-registry.c
@@ -1688,8 +1688,6 @@ grl_registry_add_config_from_file (GrlRegistry *registry,
* Load plugin configurations from a .ini-like resource file.
*
* Returns: %TRUE on success
- *
- * Since: 0.2.0
**/
gboolean
grl_registry_add_config_from_resource (GrlRegistry *registry,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]