apps: Remove "activatable" property from "Default Apps" row
The CcListRow template already sets the row as activatable[1]. [1] https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/gnome-45/panels/common/cc-list-row.ui?ref_type=heads#L4
This commit is contained in:
parent
c403408fc2
commit
3f7d6381da
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@
|
|||
<object class="AdwPreferencesGroup">
|
||||
<child>
|
||||
<object class="CcListRow">
|
||||
<property name="activatable">True</property>
|
||||
<property name="title" translatable="yes">_Default Apps</property>
|
||||
<property name="show-arrow">True</property>
|
||||
<property name="action-name">navigation.push</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue