diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-16 01:56:04 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-16 01:56:04 +0800 |
commit | 2a4152b6dd4dbb32bdc4ff3c41aa9ef3fb2fc602 (patch) | |
tree | f339a9898e2190e6cbbce2a6de10c03575cce417 /ui/evolution-mail-list.xml | |
parent | dee0179a9802c423c54533175739a7e8acc1e25b (diff) | |
download | gsoc2013-evolution-2a4152b6dd4dbb32bdc4ff3c41aa9ef3fb2fc602.tar.gz gsoc2013-evolution-2a4152b6dd4dbb32bdc4ff3c41aa9ef3fb2fc602.tar.zst gsoc2013-evolution-2a4152b6dd4dbb32bdc4ff3c41aa9ef3fb2fc602.zip |
Fix for offline improvements
svn path=/trunk/; revision=33547
Diffstat (limited to 'ui/evolution-mail-list.xml')
-rw-r--r-- | ui/evolution-mail-list.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-mail-list.xml b/ui/evolution-mail-list.xml index c8d06fdf69..11cfe7c439 100644 --- a/ui/evolution-mail-list.xml +++ b/ui/evolution-mail-list.xml @@ -41,7 +41,7 @@ _tip="Change the name of this folder" accel="F2"/> <cmd name="FolderRefresh" - _tip="Refresh the folder"/> + _tip="Refresh the folder" accel="F5"/> <cmd name="HideDeleted" _tip="Hide deleted messages rather than displaying them with a line through them" |