[nautilus/wip/gaction_] canvas-item: fix an incorrect comment
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/gaction_] canvas-item: fix an incorrect comment
- Date: Fri, 23 Jan 2015 01:02:59 +0000 (UTC)
commit 6b7064c21d99ccc755f510a551c18651b0f09fad
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Jan 21 17:43:05 2015 -0800
canvas-item: fix an incorrect comment
This size is based off the NAUTILUS_CANVAS_ICON_SIZE_STANDARD icon size.
libnautilus-private/nautilus-canvas-item.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libnautilus-private/nautilus-canvas-item.c b/libnautilus-private/nautilus-canvas-item.c
index 88d4bae..916d29e 100644
--- a/libnautilus-private/nautilus-canvas-item.c
+++ b/libnautilus-private/nautilus-canvas-item.c
@@ -49,7 +49,7 @@
#define LABEL_OFFSET 1
#define LABEL_LINE_SPACING 0
-/* Width of the label with the standard icon size NAUTILUS_CANVAS_ICON_SIZE_SMALL.
+/* Width of the label with the standard icon size NAUTILUS_CANVAS_ICON_SIZE_STANDARD.
* It will adapt to other sizes keeping the same space.*/
#define MAX_TEXT_WIDTH_STANDARD 110
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]