diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 6ddc02b1ad..4458cc4bf5 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,13 @@ 2001-08-16 Ettore Perazzoli <ettore@ximian.com> + * e-gray-bar.c (endarken_style): Just hardcode the colors. + + * e-shell-folder-title-bar.c (set_title_bar_label_style): New. + (e_shell_folder_title_bar_construct): Call it on the labels here, + so we get nice white labels. + +2001-08-16 Ettore Perazzoli <ettore@ximian.com> + * e-shell.c (e_shell_component_maybe_crashed): s/the view for `%s' have/the views for `%s' have/. |