[seed] Add seed_prepare_global_context to the API



commit d995a4bbe5fc55d42af5ac30953ef9dc794ea8ee
Author: Robert Carr <racarr svn gnome org>
Date:   Fri Apr 17 20:50:01 2009 -0400

    Add seed_prepare_global_context to the API
---
 libseed/seed.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/libseed/seed.h b/libseed/seed.h
index 22d053a..402a31b 100644
--- a/libseed/seed.h
+++ b/libseed/seed.h
@@ -372,5 +372,7 @@ void seed_importer_add_global(SeedContext ctx, gchar *name);
 void seed_importer_set_search_path (SeedContext ctx,
 				    gchar **search_path);
 
+void seed_prepare_global_context (SeedContext ctx);
+
 
 #endif



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