eog r4565 - in trunk: . src
- From: friemann svn gnome org
- To: svn-commits-list gnome org
- Subject: eog r4565 - in trunk: . src
- Date: Fri, 9 May 2008 21:01:26 +0100 (BST)
Author: friemann
Date: Fri May 9 20:01:26 2008
New Revision: 4565
URL: http://svn.gnome.org/viewvc/eog?rev=4565&view=rev
Log:
2008-05-09 Felix Riemann <friemann svn gnome org>
* src/eog-image.c:
* src/eog-list-store.c:
Fix gtk-doc error messages.
Modified:
trunk/ChangeLog
trunk/src/eog-image.c
trunk/src/eog-list-store.c
Modified: trunk/src/eog-image.c
==============================================================================
--- trunk/src/eog-image.c (original)
+++ trunk/src/eog-image.c Fri May 9 20:01:26 2008
@@ -777,7 +777,7 @@
#endif
}
-/**
+/*
* Attempts to get the image dimensions from the thumbnail.
* Returns FALSE if this information is not found.
**/
Modified: trunk/src/eog-list-store.c
==============================================================================
--- trunk/src/eog-list-store.c (original)
+++ trunk/src/eog-list-store.c Fri May 9 20:01:26 2008
@@ -191,7 +191,7 @@
return g_object_new (EOG_TYPE_LIST_STORE, NULL);
}
-/**
+/*
Searchs for a file in the store. If found and @iter_found is not NULL,
then sets @iter_found to a #GtkTreeIter pointing to the file.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]