summaryrefslogtreecommitdiff
path: root/ChangeLog-20000414
diff options
context:
space:
mode:
authorAndy Hertzfeld <andy@src.gnome.org>2000-02-17 01:28:05 +0000
committerAndy Hertzfeld <andy@src.gnome.org>2000-02-17 01:28:05 +0000
commit83de3177824f18e6d4b299172e67a53660ed93ff (patch)
treef6b15d2af5a91d6166bccc2234055c35e44342b0 /ChangeLog-20000414
parent5f6fa73ebd6068a7c7242a76cd967c58885e4e7d (diff)
downloadnautilus-83de3177824f18e6d4b299172e67a53660ed93ff.tar.gz
made the title in the index panel be above the additional info, which
made the title in the index panel be above the additional info, which Elliot inadvertently changed with his recent check-in.
Diffstat (limited to 'ChangeLog-20000414')
-rw-r--r--ChangeLog-200004148
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-20000414 b/ChangeLog-20000414
index 7901967f4..5a745b71d 100644
--- a/ChangeLog-20000414
+++ b/ChangeLog-20000414
@@ -1,3 +1,11 @@
+2000-02-16 Andy Hertzfeld <andy@eazel.com>
+
+ * src/nautilus-index-title.c:
+ made the title be about the additional info again; Elliot broke this
+ when he added the checks for null file objects. Fixed by putting
+ the checks in the subroutines that do that real work. Also, made
+ the label center justified.
+
2000-02-16 Elliot Lee <sopwith@redhat.com>
* components/help/hyperbola-nav-tree.c: Show the stinking view. :)