1
0
Fork 0
gnome-control-center/panels/applications/cc-applications-row.ui
Daniel Baumann 0a49575b51
Adding upstream version 1:48.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 19:52:18 +02:00

14 lines
405 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="CcApplicationsRow" parent="AdwActionRow">
<property name="use-markup">False</property>
<child type="suffix">
<object class="GtkImage">
<property name="icon-name">go-next-symbolic</property>
<property name="accessible-role">presentation</property>
</object>
</child>
</template>
</interface>