diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-13 01:32:53 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-13 01:32:53 +0800 |
commit | 988c166c714f4186065faf2efe0d464260512ef6 (patch) | |
tree | d1b9ae487274dcaed7311e90e94a9ceb1b26a6d8 /shell/ChangeLog | |
parent | 15a265e7490c18483002562f0330e159128663f6 (diff) | |
download | gsoc2013-evolution-988c166c714f4186065faf2efe0d464260512ef6.tar gsoc2013-evolution-988c166c714f4186065faf2efe0d464260512ef6.tar.gz gsoc2013-evolution-988c166c714f4186065faf2efe0d464260512ef6.tar.bz2 gsoc2013-evolution-988c166c714f4186065faf2efe0d464260512ef6.tar.lz gsoc2013-evolution-988c166c714f4186065faf2efe0d464260512ef6.tar.xz gsoc2013-evolution-988c166c714f4186065faf2efe0d464260512ef6.tar.zst gsoc2013-evolution-988c166c714f4186065faf2efe0d464260512ef6.zip |
Grab focus on the storage set view.
* e-shell-folder-selection-dialog.c
(e_shell_folder_selection_dialog_construct): Grab focus on the
storage set view.
svn path=/trunk/; revision=11937
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 ecb28973e7..48095961a6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2001-08-12 Ettore Perazzoli <ettore@ximian.com> + * e-shell-folder-selection-dialog.c + (e_shell_folder_selection_dialog_construct): Grab focus on the + storage set view. + +2001-08-12 Ettore Perazzoli <ettore@ximian.com> + * e-local-storage.c (setup_folder_as_stock): Use utf 8 to set the name. |