13 lines
400 B
Text
13 lines
400 B
Text
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<interface>
|
||
|
<template class="CcOnlineAccountProviderRow" parent="AdwActionRow">
|
||
|
<property name="activatable">True</property>
|
||
|
<child type="prefix">
|
||
|
<object class="GtkImage" id="icon_image">
|
||
|
<property name="halign">center</property>
|
||
|
<property name="valign">center</property>
|
||
|
</object>
|
||
|
</child>
|
||
|
</template>
|
||
|
</interface>
|