diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-20 09:27:59 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-20 09:27:59 +0800 |
commit | e135a96c078be4a7d2c25e4ec84473c75f6382b2 (patch) | |
tree | 43fedafc6d4f06225bbe16db3629bd45c502ca38 /shell/ChangeLog | |
parent | 6bf0ba97e25261e2efc5c685c08cf52a75816d3b (diff) | |
download | gsoc2013-evolution-e135a96c078be4a7d2c25e4ec84473c75f6382b2.tar gsoc2013-evolution-e135a96c078be4a7d2c25e4ec84473c75f6382b2.tar.gz gsoc2013-evolution-e135a96c078be4a7d2c25e4ec84473c75f6382b2.tar.bz2 gsoc2013-evolution-e135a96c078be4a7d2c25e4ec84473c75f6382b2.tar.lz gsoc2013-evolution-e135a96c078be4a7d2c25e4ec84473c75f6382b2.tar.xz gsoc2013-evolution-e135a96c078be4a7d2c25e4ec84473c75f6382b2.tar.zst gsoc2013-evolution-e135a96c078be4a7d2c25e4ec84473c75f6382b2.zip |
Also use the display name for the storage.
* e-shortcuts.c (load_shortcuts): Also use the display name for
the storage.
svn path=/trunk/; revision=12233
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 11ae22875f..deeb935b5b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2001-08-19 Ettore Perazzoli <ettore@ximian.com> + * e-shortcuts.c (load_shortcuts): Also use the display name for + the storage. + +2001-08-19 Ettore Perazzoli <ettore@ximian.com> + * e-shortcuts.c (load_shortcuts): Use xmlMemStrdup() to override the type as it's expected to be allocated by libxml later on. Also, get the icon for the storage if the shortcut points to a |