Gtk 3.22 doesn't support mnemonics.
commit50c61b2aac4b2a89f478f3d4bc231a09dfe70a66
authorsveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sun, 20 Nov 2016 12:41:14 +0000 (20 12:41 +0000)
committersveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sun, 20 Nov 2016 12:41:14 +0000 (20 12:41 +0000)
treea11281a4327dcdde44c69a461781d004f7615b86
parentea2894670489ba992a59823ba841e02a871adec4
Gtk 3.22 doesn't support mnemonics.

Remove the in band mnemonic marker ('_') from the "Keep Moving" action
selection dialog button so it doesn't show up as text.

Reported by wotan <wotan>

See bug #25289

git-svn-id: svn://svn.gna.org/svn/freeciv/trunk@34585 a0f10bec-cc02-0410-94fc-a9cfff90b4cd
client/gui-gtk-3.22/action_dialog.c