applications: Set subtitle in built-in row

As per latest design.
This commit is contained in:
Georges Basile Stavracas Neto 2022-01-20 13:27:48 -03:00
parent dc4d8e262f
commit 187a6f6d48

View file

@ -251,7 +251,7 @@
<child>
<object class="CcInfoRow" id="builtin">
<property name="title" translatable="yes">Built-in Permissions</property>
<property name="info" translatable="yes">Cannot be changed</property>
<property name="subtitle" translatable="yes">System access that is required by the app</property>
<property name="has-expander">True</property>
<property name="is-link">True</property>
</object>