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/selldialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/selldialog.cpp') diff --git a/src/gui/selldialog.cpp b/src/gui/selldialog.cpp index c61dec541..2b397b331 100644 --- a/src/gui/selldialog.cpp +++ b/src/gui/selldialog.cpp @@ -242,7 +242,7 @@ void SellDialog::action(const gcn::ActionEvent &event) _("sell item"), // TRANSLATORS: sell confirmation message strprintf(_("Do you really want to sell %s?"), - info.getName().c_str()), false, true); + info.getName().c_str()), SOUND_REQUEST, false, true); dialog->addActionListener(this); return; } -- cgit v1.2.3-70-g09d2