From bee3a0e524c3d02eb754c7096c259748c35605f6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 20 Nov 2013 16:41:58 +0300 Subject: add option to enable/disable map tiles animations. Misc \ Map \ Play map animations. --- src/gui/widgets/tabs/setup_other.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gui/widgets/tabs/setup_other.cpp') diff --git a/src/gui/widgets/tabs/setup_other.cpp b/src/gui/widgets/tabs/setup_other.cpp index b59edfd4a..b03cf5f41 100644 --- a/src/gui/widgets/tabs/setup_other.cpp +++ b/src/gui/widgets/tabs/setup_other.cpp @@ -168,6 +168,10 @@ Setup_Other::Setup_Other(const Widget2 *const widget) : new SetupItemCheckBox(_("Auto resize minimaps"), "", "autoresizeminimaps", this, "autoresizeminimapsEvent"); + // TRANSLATORS: settings option + new SetupItemCheckBox(_("Play map animations"), "", "playMapAnimations", + this, "playMapAnimationsEvent"); + // TRANSLATORS: settings group new SetupItemLabel(_("Moving"), "", this); -- cgit v1.2.3-60-g2f50