aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-11-30 05:35:14 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-11-30 05:35:14 +0800
commita6ee8336942ad5443d48c1177073bd72225e9f64 (patch)
tree089af539c57391d81b2726066f16e363f3a5fa8b
parent6a337122e631ff3802f07429d480b2af7780f35a (diff)
downloadgsoc2013-evolution-a6ee8336942ad5443d48c1177073bd72225e9f64.tar.gz
gsoc2013-evolution-a6ee8336942ad5443d48c1177073bd72225e9f64.tar.zst
gsoc2013-evolution-a6ee8336942ad5443d48c1177073bd72225e9f64.zip
Updated the gtk-doc comment.
2000-11-29 Jeffrey Stedfast <fejj@helixcode.com> * camel-store.c (camel_store_get_folder): Updated the gtk-doc comment. svn path=/trunk/; revision=6725
-rw-r--r--camel/ChangeLog5
-rw-r--r--camel/camel-store.c6
2 files changed, 7 insertions, 4 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 6329faab7d..bc2909c56e 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-29 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * camel-store.c (camel_store_get_folder): Updated the gtk-doc
+ comment.
+
2000-11-29 Dan Winship <danw@helixcode.com>
* camel-mime-utils.c:
diff --git a/camel/camel-store.c b/camel/camel-store.c
index 362b3fae92..6ee4692ff4 100644
--- a/camel/camel-store.c
+++ b/camel/camel-store.c
@@ -264,14 +264,12 @@ get_folder_internal(CamelStore *store, const char *folder_name, guint32 flags, C
* camel_store_get_folder: Return the folder corresponding to a path.
* @store: a CamelStore
* @folder_name: name of the folder to get
- * @create: whether or not to create the folder if it doesn't already exist
+ * @flags: folder flags (create, save body index, etc)
* @ex: a CamelException
*
* Returns the folder corresponding to the path @folder_name. If the
* path begins with the separator character, it is relative to the
- * root folder. Otherwise, it is relative to the default folder. If
- * @create is %TRUE and the named folder does not already exist, it will
- * be created.
+ * root folder. Otherwise, it is relative to the default folder.
*
* Return value: the folder
**/
mit/net/cphone?h=mate-1.18&id=4e5a983b1b5a203b6604edf946e1bd24f2c7d160'>Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease thenetchild2006-02-051-3/+3 * - Add SHA256pav2005-11-261-0/+1 * Fix bogus ui files in preparation for Qt 3.3.5lofi2005-09-291-0/+12 * - Add a bison %pure-parser declaration in pwlib. The build waslawrance2005-05-161-1/+1 * Reset inactive maintainer. Thanks for your work in the past!kris2005-04-041-1/+1 * BROKEN on 5.x: Does not compilekris2004-09-181-1/+7 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 * Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports whichlofi2004-02-271-1/+2 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Add patch to make cphone compileroger2003-09-161-0/+39 * reactivate cphoneroger2003-09-094-0/+49 * As announced on 6 May 2003, remove the broken cphone port.kris2003-08-076-123/+0 * BROKEN: Does not compilekris2003-05-061-0/+2 * Clear moonlight beckons.ade2003-03-072-1/+1 * Fix compilation problems with new pwlib library (reported by Kris androger2002-11-274-28/+72 * Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0