soylent r217 - trunk/libsoylent



Author: svenp
Date: Mon Jul 14 17:37:52 2008
New Revision: 217
URL: http://svn.gnome.org/viewvc/soylent?rev=217&view=rev

Log:
added a utility function to get a source from a source-tree

Modified:
   trunk/libsoylent/sl-priv-util.h

Modified: trunk/libsoylent/sl-priv-util.h
==============================================================================
--- trunk/libsoylent/sl-priv-util.h	(original)
+++ trunk/libsoylent/sl-priv-util.h	Mon Jul 14 17:37:52 2008
@@ -26,6 +26,7 @@
 
 #include <libebook/e-book.h>
 
+ESource *sl_priv_util_get_source (ESourceList *source_tree, const gchar *name);
 ESourceGroup *sl_priv_util_source_tree_get_default_group
   (ESourceList *source_tree);
 



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