diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-10-18 22:35:20 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-10-18 22:35:20 +0800 |
commit | 798670e5ec296942eb26797cbc9dc8bb3cd2d771 (patch) | |
tree | 041d4358fb99479aa7d1675a90417e9f4ed5c60c /src | |
parent | 0446279dbf79a85718ca7a71bb6588d389ed15f5 (diff) | |
download | gsoc2013-empathy-798670e5ec296942eb26797cbc9dc8bb3cd2d771.tar gsoc2013-empathy-798670e5ec296942eb26797cbc9dc8bb3cd2d771.tar.gz gsoc2013-empathy-798670e5ec296942eb26797cbc9dc8bb3cd2d771.tar.bz2 gsoc2013-empathy-798670e5ec296942eb26797cbc9dc8bb3cd2d771.tar.lz gsoc2013-empathy-798670e5ec296942eb26797cbc9dc8bb3cd2d771.tar.xz gsoc2013-empathy-798670e5ec296942eb26797cbc9dc8bb3cd2d771.tar.zst gsoc2013-empathy-798670e5ec296942eb26797cbc9dc8bb3cd2d771.zip |
move the 'Find in contact list' menu item
Diffstat (limited to 'src')
-rw-r--r-- | src/empathy-main-window.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-main-window.ui b/src/empathy-main-window.ui index 6a86da721..8356a1af7 100644 --- a/src/empathy-main-window.ui +++ b/src/empathy-main-window.ui @@ -240,9 +240,9 @@ <separator name="edit_context_separator"/> <menuitem action="edit_accounts"/> <menuitem action="edit_personal_information"/> + <menuitem action="edit_search_contacts"/> <separator/> <menuitem action="edit_preferences"/> - <menuitem action="edit_search_contacts"/> </menu> <menu action="view"> <menuitem action="view_show_offline"/> |