Bill Skaggs <weskaggs@primate.ucdavis.edu>

* libgimpbase/gimpenv.c:  fix editing error in documentation.

svn path=/trunk/; revision=24591
This commit is contained in:
William Skaggs 2008-01-10 17:14:06 +00:00
parent c3b2fc1ad1
commit 65e7685844
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-01-10 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* libgimpbase/gimpenv.c: fix editing error in documentation.
2008-01-10 Michael Natterer <mitch@gimp.org>
Simplify things a bit and enable gegl-only color correction

View File

@ -412,7 +412,7 @@ gimp_sysconf_directory (void)
* gimp_user_directory:
* @type: the type of user directory to retrieve
*
* This procedure is deprecated! Use gimp_image_get_colormap() instead.
* This procedure is deprecated! Use g_get_user_special_dir() instead.
*
* Returns: The path to the specified user directory, or %NULL if the
* logical ID was not found.