apps: Add mnemonic to Default Apps row
This commit is contained in:
parent
990146d512
commit
cdbbc01217
1 changed files with 2 additions and 1 deletions
|
@ -41,7 +41,8 @@
|
|||
<child>
|
||||
<object class="CcListRow">
|
||||
<property name="activatable">True</property>
|
||||
<property name="title" translatable="yes">Default Apps</property>
|
||||
<property name="title" translatable="yes">_Default Apps</property>
|
||||
<property name="use-underline">True</property>
|
||||
<property name="show-arrow">True</property>
|
||||
<property name="action-name">navigation.push</property>
|
||||
<property name="action-target">'default-apps'</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue