diff options
author | Kyle Ambroff <kambroff@csus.edu> | 2006-01-20 05:30:05 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2006-01-20 05:30:05 +0800 |
commit | d5998e6a2df79497177f807cac0f12946ba2e457 (patch) | |
tree | ae3055420988235e64cb4dac77c580fd55ab4e92 /shell/ChangeLog | |
parent | 219d8bab2276b40b53985c3de734b7891c724ca3 (diff) | |
download | gsoc2013-evolution-d5998e6a2df79497177f807cac0f12946ba2e457.tar gsoc2013-evolution-d5998e6a2df79497177f807cac0f12946ba2e457.tar.gz gsoc2013-evolution-d5998e6a2df79497177f807cac0f12946ba2e457.tar.bz2 gsoc2013-evolution-d5998e6a2df79497177f807cac0f12946ba2e457.tar.lz gsoc2013-evolution-d5998e6a2df79497177f807cac0f12946ba2e457.tar.xz gsoc2013-evolution-d5998e6a2df79497177f807cac0f12946ba2e457.tar.zst gsoc2013-evolution-d5998e6a2df79497177f807cac0f12946ba2e457.zip |
Default to [Cancel] instead of [Forget] in the when selecting "Forget
2006-01-19 Kyle Ambroff <kambroff@csus.edu>
* shell.error.xml: Default to [Cancel] instead of [Forget] in the
when selecting "Forget Passwords" from the menu. (#325871)
svn path=/trunk/; revision=31246
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 eff5de029f..53f008dfa5 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2006-01-19 Kyle Ambroff <kambroff@csus.edu> + + * shell.error.xml: Default to [Cancel] instead of [Forget] in the + when selecting "Forget Passwords" from the menu. (#325871) + 2006-01-06 Andre Klapper <a9016009@gmx.de> * shell/e-shell-window.c: fixing two missing whitespaces. Fixes bug 325568. |