--HG-- branch : compatibility-develop
@ -172,7 +172,7 @@ void CClientConfigDialog::onClickPlay()
clientFullPath += "ryzom_client_r.exe";
#endif
#elif defined(Q_OS_MAC)
clientFullPath += "Ryzom.app";
clientFullPath += "Ryzom";
#else
clientFullPath += "ryzom_client";