Index: wengophone/src/presentation/qt/chat/QtChatWindow.cpp
===================================================================
--- wengophone/src/presentation/qt/chat/QtChatWindow.cpp	(revision 563)
+++ wengophone/src/presentation/qt/chat/QtChatWindow.cpp	(revision 585)
@@ -176,4 +176,7 @@
 	addChatWidgetTab(_imChatSession, from);
 	////
+	
+	_ui->actionSearchWengoContact->setVisible(false);
+	_ui->menuWengo->setTitle(tr("Account"));
 }
 
