Add shortcuts for fullscreen and searching the library (issue #14)
This commit is contained in:
parent
be357a7499
commit
38c21cb468
1 changed files with 2 additions and 0 deletions
|
|
@ -1155,6 +1155,7 @@
|
|||
<property name="icon_name">view-fullscreen-symbolic</property>
|
||||
</object>
|
||||
</child>
|
||||
<accelerator key="F11" signal="activate"/>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
|
@ -1259,6 +1260,7 @@
|
|||
<property name="icon_name">system-search-symbolic</property>
|
||||
</object>
|
||||
</child>
|
||||
<accelerator key="f" signal="activate" modifiers="GDK_CONTROL_MASK"/>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue