14 lines
405 B
XML
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>
|