summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDave Camp <dave@ximian.com>2003-07-05 15:30:04 +0000
committerDave Camp <campd@src.gnome.org>2003-07-05 15:30:04 +0000
commit7e112b1dbf48e13dfd7ac302879fbf0a4416dfe8 (patch)
tree091016a0559fbd77d3f623e47324099ec86afa56 /ChangeLog
parenta79bd6b2377582897b38234a4b6a32cb2058c5ae (diff)
downloadnautilus-7e112b1dbf48e13dfd7ac302879fbf0a4416dfe8.tar.gz
Don't add LABEL_LINE_SPACING to the total height if there is no additional
2003-07-05 Dave Camp <dave@ximian.com> * libnautilus-private/nautilus-icon-canvas-item.c (draw_or_measure_label_text): Don't add LABEL_LINE_SPACING to the total height if there is no additional text.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce5391432..9a5ba0e69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-05 Dave Camp <dave@ximian.com>
+
+ * libnautilus-private/nautilus-icon-canvas-item.c
+ (draw_or_measure_label_text): Don't add LABEL_LINE_SPACING to the
+ total height if there is no additional text.
+
2003-07-02 Jordi Mallach <jordi@sindominio.net>
* nautilus.desktop.in: Add Encoding and fixed Terminal entries.