Actually fix that correctly now by actually adding the shortcut to the menu item.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
@@ -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"
|
||||
|
@@ -373,6 +373,9 @@
|
||||
<property name="text">
|
||||
<string>&Fullscreen</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Alt+PgUp</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSoftware_Renderer">
|
||||
<property name="checkable">
|
||||
|
Reference in New Issue
Block a user