You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
341 B
11 lines
341 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<interface> |
|
<template class="AccountSwitcher" parent="GtkPopover"> |
|
<property name="name">account-switcher</property> |
|
<child> |
|
<object class="GtkListView" id="entries"> |
|
<property name="single-click-activate">true</property> |
|
</object> |
|
</child> |
|
</template> |
|
</interface>
|
|
|