Actually fix that correctly now by actually adding the shortcut to the menu item.

This commit is contained in:
OBattler
2024-08-07 05:38:05 +02:00
parent 3c8c66d649
commit f537ae792e
3 changed files with 3 additions and 6 deletions

View File

@@ -6,9 +6,6 @@ msgstr ""
"X-Language: en_GB\n"
"X-Source-Language: en_US\n"
msgid "&Fullscreen\tCtrl+Alt+PgUp"
msgstr "&Fullscreen\tCtrl+Alt+PgUp"
msgid "RGB &Color"
msgstr "RGB &Colour"

View File

@@ -5,6 +5,3 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Language: en_US\n"
"X-Source-Language: en_US\n"
msgid "&Fullscreen\tCtrl+Alt+PgUp"
msgstr "&Fullscreen\tCtrl+Alt+PgUp"

View File

@@ -373,6 +373,9 @@
<property name="text">
<string>&amp;Fullscreen</string>
</property>
<property name="shortcut">
<string>Ctrl+Alt+PgUp</string>
</property>
</action>
<action name="actionSoftware_Renderer">
<property name="checkable">