summaryrefslogtreecommitdiff
path: root/libnautilus
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>1999-10-23 15:47:58 +0000
committerEttore Perazzoli <ettore@src.gnome.org>1999-10-23 15:47:58 +0000
commit7fb7ca2cec71062caa04be3893eec39b3f9aa2fe (patch)
tree080ef357e9b8d6eeaffa53061acede27ca348ed3 /libnautilus
parent80c965881aee496a1bdea9f3954d8e2c3b8ca2a0 (diff)
downloadnautilus-7fb7ca2cec71062caa04be3893eec39b3f9aa2fe.tar.gz
Get it to compile with the latest gnome-vfs.
Diffstat (limited to 'libnautilus')
-rw-r--r--libnautilus/gnome-icon-container.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/libnautilus/gnome-icon-container.c b/libnautilus/gnome-icon-container.c
index f158fcc9b..1b4d3e1c1 100644
--- a/libnautilus/gnome-icon-container.c
+++ b/libnautilus/gnome-icon-container.c
@@ -2569,10 +2569,10 @@ gnome_icon_container_add_imlib_with_layout (GnomeIconContainer *container,
* gnome_icon_container_relayout:
* @container: An icon container.
*
- * Relayout the icons in @container according to the allocation we are given. This
- * is done by just collecting icons from top to bottom, from left to right, and
- * tiling them in the same direction. The tiling is done in such a way that no
- * horizontal scrolling is needed to see all the icons.
+ * Relayout the icons in @container according to the allocation we are given.
+ * This is done by just collecting icons from top to bottom, from left to
+ * right, and tiling them in the same direction. The tiling is done in such a
+ * way that no horizontal scrolling is needed to see all the icons.
**/
void
gnome_icon_container_relayout (GnomeIconContainer *container)