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:
Automeris naranja 2024-02-20 04:49:21 -03:00 committed by Felipe Borges
parent c403408fc2
commit 3f7d6381da

View file

@ -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>