diff options
author | Dan Winship <danw@src.gnome.org> | 2001-01-12 06:33:10 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-01-12 06:33:10 +0800 |
commit | ec3f086d9fc1c59044de4c8c99d985b752b44cc6 (patch) | |
tree | 7a9bb97e908ca217b6a4bc8f202ab6a1b0d91a12 /shell/ChangeLog | |
parent | 47d864c709acf663365af2dd539cbc88bfb87a86 (diff) | |
download | gsoc2013-evolution-ec3f086d9fc1c59044de4c8c99d985b752b44cc6.tar gsoc2013-evolution-ec3f086d9fc1c59044de4c8c99d985b752b44cc6.tar.gz gsoc2013-evolution-ec3f086d9fc1c59044de4c8c99d985b752b44cc6.tar.bz2 gsoc2013-evolution-ec3f086d9fc1c59044de4c8c99d985b752b44cc6.tar.lz gsoc2013-evolution-ec3f086d9fc1c59044de4c8c99d985b752b44cc6.tar.xz gsoc2013-evolution-ec3f086d9fc1c59044de4c8c99d985b752b44cc6.tar.zst gsoc2013-evolution-ec3f086d9fc1c59044de4c8c99d985b752b44cc6.zip |
Remove the "Already have view for..." message. People keep assuming it's
* e-shell-view.c (show_existing_view): Remove the "Already have
view for..." message. People keep assuming it's an error.
svn path=/trunk/; revision=7411
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 f1b7c72b7d..db269e7bf3 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-01-11 Dan Winship <danw@ximian.com> + + * e-shell-view.c (show_existing_view): Remove the "Already have + view for..." message. People keep assuming it's an error. + 2001-01-11 Iain Holmes <iain@ximian.com> * importer/*: New directory containing the importer framework. |