window: Remove remaining overview mentions
There is no overview anymore -- Settings is always visualizing a panel at any given time. I just noticed that the Alt+Left shortcut was always broken too. This will be fixed in a following commit.
This commit is contained in:
parent
f109289538
commit
52469cec7c
6 changed files with 7 additions and 47 deletions
|
@ -37,7 +37,7 @@
|
|||
<object class="GtkShortcutsShortcut">
|
||||
<property name="visible">1</property>
|
||||
<property name="accelerator"><Alt>Left</property>
|
||||
<property name="title" translatable="yes" context="shortcut window">Go back to the overview</property>
|
||||
<property name="title" translatable="yes" context="shortcut window">Go back to previous panel</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue