From 143e04546197d75279d41e9eefe0fca4478673d4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 30 Jun 2013 16:50:50 +0300 Subject: Add ability to open support page if error happend. --- src/gui/shopwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/shopwindow.cpp') diff --git a/src/gui/shopwindow.cpp b/src/gui/shopwindow.cpp index d7fcc2a60..36a67a2af 100644 --- a/src/gui/shopwindow.cpp +++ b/src/gui/shopwindow.cpp @@ -774,7 +774,7 @@ void ShopWindow::processRequest(const std::string &nick, std::string data, // TRANSLATORS: shop window dialog (_("Request for Trade"), strprintf(_("%s wants to %s %s do you " "accept?"), nick.c_str(), msg.c_str(), - mTradeItem->getInfo().getName().c_str()), true); + mTradeItem->getInfo().getName().c_str()), SOUND_REQUEST, true); confirmDlg->addActionListener(this); } } -- cgit v1.2.3-60-g2f50