From a30a180dbe42d250e7acfcb6386b2d28ac96cb24 Mon Sep 17 00:00:00 2001 From: Bryant <bwmairs@ucsc.edu> Date: Tue, 26 Aug 2014 23:05:08 -0700 Subject: [PATCH] Altered text to use 'controllers' instead of 'joysticks' to be more generic. --- src/ui/JoystickWidget.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/JoystickWidget.ui b/src/ui/JoystickWidget.ui index a282be4836..a56cc40179 100644 --- a/src/ui/JoystickWidget.ui +++ b/src/ui/JoystickWidget.ui @@ -50,7 +50,7 @@ <bool>true</bool> </property> <property name="text"> - <string>Enable joysticks</string> + <string>Enable controllers</string> </property> </widget> </item> -- GitLab