diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-17 01:59:53 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-17 01:59:53 +0800 |
commit | c140e7f06e03c991716ab85717ceefb0a1819e3c (patch) | |
tree | 50bce3ae33fcb596398e737e3f4aee513e5d547c /shell/ChangeLog | |
parent | bc7f14d4eb13d3b102ce07de1ffd9aa326005ae6 (diff) | |
download | gsoc2013-evolution-c140e7f06e03c991716ab85717ceefb0a1819e3c.tar gsoc2013-evolution-c140e7f06e03c991716ab85717ceefb0a1819e3c.tar.gz gsoc2013-evolution-c140e7f06e03c991716ab85717ceefb0a1819e3c.tar.bz2 gsoc2013-evolution-c140e7f06e03c991716ab85717ceefb0a1819e3c.tar.lz gsoc2013-evolution-c140e7f06e03c991716ab85717ceefb0a1819e3c.tar.xz gsoc2013-evolution-c140e7f06e03c991716ab85717ceefb0a1819e3c.tar.zst gsoc2013-evolution-c140e7f06e03c991716ab85717ceefb0a1819e3c.zip |
s/the view for `%s' have/the views for `%s' have/.
* e-shell.c (e_shell_component_maybe_crashed): s/the view for `%s'
have/the views for `%s' have/.
svn path=/trunk/; revision=12107
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index bb83c8be26..6ddc02b1ad 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 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/. + +2001-08-16 Ettore Perazzoli <ettore@ximian.com> + * e-storage-set-view.c (etree_icon_at): Remove debugging message. 2001-08-15 Jason Leach <jleach@ximian.com> |