diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-20 09:58:13 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-20 09:58:13 +0800 |
commit | 8f7f50d30ecc29c25252ad1f7d8d2e065acc1167 (patch) | |
tree | aa7c5bb90170f3f279860658faad647e5d2ae110 /shell/ChangeLog | |
parent | e135a96c078be4a7d2c25e4ec84473c75f6382b2 (diff) | |
download | gsoc2013-evolution-8f7f50d30ecc29c25252ad1f7d8d2e065acc1167.tar.gz gsoc2013-evolution-8f7f50d30ecc29c25252ad1f7d8d2e065acc1167.tar.zst gsoc2013-evolution-8f7f50d30ecc29c25252ad1f7d8d2e065acc1167.zip |
Change type of toplevel node from "Summary" to "summary". [All the other
* e-summary-storage.c (e_summary_storage_new): Change type of
toplevel node from "Summary" to "summary". [All the other folder
types use lowercase names.]
* e-shortcuts.c (load_shortcuts): Also use the display name for
the storage.
svn path=/trunk/; revision=12234
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index deeb935b5b..e61a302150 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,9 @@ 2001-08-19 Ettore Perazzoli <ettore@ximian.com> + * e-summary-storage.c (e_summary_storage_new): Change type of + toplevel node from "Summary" to "summary". [All the other folder + types use lowercase names.] + * e-shortcuts.c (load_shortcuts): Also use the display name for the storage. |