diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-05-24 04:59:05 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-05-24 04:59:05 +0800 |
commit | 0886e86bdf598ca55ca61d3e643d8afc3bd9f3b6 (patch) | |
tree | f55f1a55e23e8edc6eb0ebbd406702714171e5f9 /shell/ChangeLog | |
parent | 5e3c6d9dcf6f1edfa470a2b5677a92f72deef2dc (diff) | |
download | gsoc2013-evolution-0886e86bdf598ca55ca61d3e643d8afc3bd9f3b6.tar gsoc2013-evolution-0886e86bdf598ca55ca61d3e643d8afc3bd9f3b6.tar.gz gsoc2013-evolution-0886e86bdf598ca55ca61d3e643d8afc3bd9f3b6.tar.bz2 gsoc2013-evolution-0886e86bdf598ca55ca61d3e643d8afc3bd9f3b6.tar.lz gsoc2013-evolution-0886e86bdf598ca55ca61d3e643d8afc3bd9f3b6.tar.xz gsoc2013-evolution-0886e86bdf598ca55ca61d3e643d8afc3bd9f3b6.tar.zst gsoc2013-evolution-0886e86bdf598ca55ca61d3e643d8afc3bd9f3b6.zip |
Make a little bit prettier. Default to "Delete", not "Cancel".
* e-shell-folder-commands.c (delete_dialog): Make a little bit
prettier. Default to "Delete", not "Cancel".
svn path=/trunk/; revision=16992
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 e51a624f25..d61a3f5907 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2002-05-23 Ettore Perazzoli <ettore@ximian.com> + * e-shell-folder-commands.c (delete_dialog): Make a little bit + prettier. Default to "Delete", not "Cancel". + +2002-05-23 Ettore Perazzoli <ettore@ximian.com> + * e-shortcuts-view.c (rename_group_cb): Set the view type from the original group, thus preserving the small-icon/large-icon state. Fixes #6732. |