File: shuffle-keypad-quick-setting.ui

package info (click to toggle)
phrog 0.50.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 716 kB
  • sloc: makefile: 35; sh: 28; xml: 25
file content (12 lines) | stat: -rw-r--r-- 426 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<interface>
    <requires lib="gtk+" version="3.24"/>
    <template class="PhrogKeypadShuffleQuickSetting" parent="PhoshQuickSetting">
        <child>
            <object class="PhoshStatusIcon" id="info">
                <property name="visible">True</property>
                <property name="icon-size">1</property>
            </object>
        </child>
    </template>
</interface>