Просмотр исходного кода

ui: let system locale control format of Custom RTC

The Custom RTC widget is under the influence of the computers System Locale.
The format strings are not necessarily related. As a small example, setting the Windows Language to Dansk, and then trying to use yuzu in English the requested AM/PM indicator is simply not shown

The display format for the Custom RTC field needs to be removed from src/yuzu/configuration/configure_system.ui

modifying the display format needs to be moved to src/yuzu/configuration/configure_system.cpp
Kyle K 4 лет назад
Родитель
Сommit
bd9f74e6e4
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      src/yuzu/configuration/configure_system.ui

+ 0 - 3
src/yuzu/configuration/configure_system.ui

@@ -474,9 +474,6 @@
               <day>1</day>
              </date>
             </property>
-            <property name="displayFormat">
-             <string>d MMM yyyy h:mm:ss AP</string>
-            </property>
            </widget>
           </item>
           <item row="6" column="1">