From: James Turner <zakalawe@mac.com>
Date: Sun, 31 Jul 2016 22:24:51 +0000 (+0100)
Subject: Launcher: fix ‘midnight’ time of day option.
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=60bc0e09e7c69ad356a34ae64c37ab10c4da5a99;p=flightgear.git

Launcher: fix ‘midnight’ time of day option.

TimeManager uses ‘midnight’ so we need to do the same.
---

diff --git a/src/GUI/Launcher.ui b/src/GUI/Launcher.ui
index 8cfced30b..48ef8bfc5 100644
--- a/src/GUI/Launcher.ui
+++ b/src/GUI/Launcher.ui
@@ -330,7 +330,7 @@
            </item>
            <item>
             <property name="text">
-             <string>Night</string>
+             <string>Midnight</string>
             </property>
            </item>
           </widget>