diff options
author | Christophe Fergeau <teuf@gnome.org> | 2004-06-02 02:57:42 +0800 |
---|---|---|
committer | Christophe Fergeau <teuf@src.gnome.org> | 2004-06-02 02:57:42 +0800 |
commit | 84904a536d5ea05aaea46788b5e6b84070c7dc09 (patch) | |
tree | e52230efc1e5ebb3436635eff1bcc58136959cb1 /shell/ChangeLog | |
parent | df3e72dce330617d941f3ef381fae2444d478cc6 (diff) | |
download | gsoc2013-evolution-84904a536d5ea05aaea46788b5e6b84070c7dc09.tar.gz gsoc2013-evolution-84904a536d5ea05aaea46788b5e6b84070c7dc09.tar.zst gsoc2013-evolution-84904a536d5ea05aaea46788b5e6b84070c7dc09.zip |
sort the various available importer plugins by name in the importer druid
2004-06-01 Christophe Fergeau <teuf@gnome.org>
* e-shell-importer.c: sort the various available importer plugins by
name in the importer druid combo box so that the list doesn't change
from one evolution run to another.
svn path=/trunk/; revision=26148
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index e6ffc3181a..03da33a026 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2004-06-01 Christophe Fergeau <teuf@gnome.org> + + * e-shell-importer.c: sort the various available importer plugins by + name in the importer druid combo box so that the list doesn't change + from one evolution run to another. + 2004-05-27 Not Zed <NotZed@Ximian.com> ** See #58827. |