diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-14 12:16:57 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-14 12:16:57 +0800 |
commit | 83ba9a2ff8531d3af7d60d98d530522b2ca7f3a0 (patch) | |
tree | 24280c056fa3b04fd8265aeed5ee21c52854f3d7 /ui/evolution-addressbook.xml | |
parent | f00f81ee32351e6405281a8636a13c6fec6b4eff (diff) | |
download | gsoc2013-evolution-83ba9a2ff8531d3af7d60d98d530522b2ca7f3a0.tar.gz gsoc2013-evolution-83ba9a2ff8531d3af7d60d98d530522b2ca7f3a0.tar.zst gsoc2013-evolution-83ba9a2ff8531d3af7d60d98d530522b2ca7f3a0.zip |
** Fix for bug #325966 from Christian Neumair
svn path=/trunk/; revision=33534
Diffstat (limited to 'ui/evolution-addressbook.xml')
-rw-r--r-- | ui/evolution-addressbook.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index 5eaf20b195..5c31d09276 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -83,7 +83,8 @@ pixtype="pixbuf"/> <cmd name="FolderRename" _label="_Rename" _tip="Rename the selected folder" - pixtype="pixbuf"/> + pixtype="pixbuf" + accel="F2"/> <cmd name="ChangeFolderProperties" _label="_Properties" _tip="Change the properties of the selected folder" pixtype="pixbuf"/> |