diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2005-12-19 22:55:41 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2005-12-19 22:55:41 +0800 |
commit | 06d57f82d99a085c3d1eec11fc243175af67787e (patch) | |
tree | 989253f98638c0126287572c5173359b8b7cab24 /plugins/exchange-operations/ChangeLog | |
parent | e338ea997ee714c5274c4d1df9dfc2693ac9a497 (diff) | |
download | gsoc2013-evolution-06d57f82d99a085c3d1eec11fc243175af67787e.tar gsoc2013-evolution-06d57f82d99a085c3d1eec11fc243175af67787e.tar.gz gsoc2013-evolution-06d57f82d99a085c3d1eec11fc243175af67787e.tar.bz2 gsoc2013-evolution-06d57f82d99a085c3d1eec11fc243175af67787e.tar.lz gsoc2013-evolution-06d57f82d99a085c3d1eec11fc243175af67787e.tar.xz gsoc2013-evolution-06d57f82d99a085c3d1eec11fc243175af67787e.tar.zst gsoc2013-evolution-06d57f82d99a085c3d1eec11fc243175af67787e.zip |
Removed the repleted window title and added translator comments. Fixes #313545.
svn path=/trunk/; revision=30882
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 0b75458331..50ce733522 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,5 +1,13 @@ 2005-12-19 Sushma Rai <rsushma@novell.com> + * exchange-delegates-user.c (exchange_delegates_user_edit): Using the + window title as "Delegates Permissions". Label "Permissions for <user>" + was repeated twice. + + * exchange-delegates.glade: Added translator comments. Fixes #313545. + +2005-12-19 Sushma Rai <rsushma@novell.com> + * exchange-account-setup.c (owa_authenticate_user): Adding the parameter "save-passwd" to CamelURL, during account creation, which can be used to see if the user has remembered password or password is |