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:
Georges Basile Stavracas Neto 2018-05-28 22:07:49 -03:00
parent f109289538
commit 52469cec7c
6 changed files with 7 additions and 47 deletions

View file

@ -37,7 +37,7 @@
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator">&lt;Alt&gt;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>