Change Enter key help description

OSD makes more sense to users then controls as it also shows top title and time layers
This commit is contained in:
Rafał Dzięgiel
2021-06-01 08:31:02 +02:00
parent 06d9f302c2
commit 95c8316af6

View File

@@ -22,7 +22,7 @@
</child> </child>
<child> <child>
<object class="GtkShortcutsShortcut"> <object class="GtkShortcutsShortcut">
<property name="title" translatable="yes">Reveal controls (fullscreen only)</property> <property name="title" translatable="yes">Reveal OSD (fullscreen only)</property>
<property name="accelerator">Return</property> <property name="accelerator">Return</property>
</object> </object>
</child> </child>