diff options
author | Anna Marie Dirks <anna@ximian.com> | 2003-04-23 03:49:22 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2003-04-23 03:49:22 +0800 |
commit | 54e250b8ce6ddb4ec9a52a557f04a700d7b0a0ff (patch) | |
tree | 56ec3971113b3ff0a37190815e2d3332685ff790 /shell/ChangeLog | |
parent | 1f8aee1ac65ffd2d4ac09c58072a74ed7718ee1b (diff) | |
download | gsoc2013-evolution-54e250b8ce6ddb4ec9a52a557f04a700d7b0a0ff.tar.gz gsoc2013-evolution-54e250b8ce6ddb4ec9a52a557f04a700d7b0a0ff.tar.zst gsoc2013-evolution-54e250b8ce6ddb4ec9a52a557f04a700d7b0a0ff.zip |
Set the border width of the message dialog to 6. Also corrected the
2003-04-22 Anna Marie Dirks <anna@ximian.com>
* e-shortcuts-view.c
(destroy_group_cb): Set the border width of the message dialog
to 6. Also corrected the capitalization for "Remove Shortcut
Dialog". Fixes 41569
(show_new_group_dialog): Fixed the title of "Create New Shortcut
Group" . Partially fixes 41038.
(rename_shortcut_cb): Corrected the label capitalization for
Rename dialog. Fixes 41567.
svn path=/trunk/; revision=20925
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 1b83ddeecd..5219b91da4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,16 @@ +2003-04-22 Anna Marie Dirks <anna@ximian.com> + + * e-shortcuts-view.c + (destroy_group_cb): Set the border width of the message dialog + to 6. Also corrected the capitalization for "Remove Shortcut + Dialog". Fixes 41569 + (show_new_group_dialog): Fixed the title of "Create New Shortcut + Group" . Partially fixes 41038. + (rename_shortcut_cb): Corrected the label capitalization for + Rename dialog. Fixes 41567. + + + 2003-04-21 Chris Toshok <toshok@ximian.com> * e-folder-list.c (e_folder_list_parse_xml): this should never |