|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- Generated with glade 3.18.3 --> |
| 3 | +<interface> |
| 4 | + <requires lib="gtk+" version="3.12"/> |
| 5 | + <object class="GtkAdjustment" id="adjustment1"> |
| 6 | + <property name="lower">1</property> |
| 7 | + <property name="upper">60</property> |
| 8 | + <property name="value">1</property> |
| 9 | + <property name="step_increment">1</property> |
| 10 | + <property name="page_increment">1</property> |
| 11 | + </object> |
| 12 | + <object class="GtkBox" id="box1"> |
| 13 | + <property name="visible">True</property> |
| 14 | + <property name="can_focus">False</property> |
| 15 | + <property name="margin_left">15</property> |
| 16 | + <property name="margin_right">15</property> |
| 17 | + <property name="margin_top">10</property> |
| 18 | + <property name="margin_bottom">10</property> |
| 19 | + <property name="orientation">vertical</property> |
| 20 | + <property name="spacing">10</property> |
| 21 | + <child> |
| 22 | + <object class="GtkGrid" id="grid1"> |
| 23 | + <property name="visible">True</property> |
| 24 | + <property name="can_focus">False</property> |
| 25 | + <property name="column_spacing">10</property> |
| 26 | + <child> |
| 27 | + <object class="GtkLabel" id="label1"> |
| 28 | + <property name="visible">True</property> |
| 29 | + <property name="can_focus">False</property> |
| 30 | + <property name="tooltip_text" translatable="yes">Your twitch.tv username.</property> |
| 31 | + <property name="margin_left">7</property> |
| 32 | + <property name="xalign">1</property> |
| 33 | + <property name="label" translatable="yes">Twitch username:</property> |
| 34 | + </object> |
| 35 | + <packing> |
| 36 | + <property name="left_attach">0</property> |
| 37 | + <property name="top_attach">0</property> |
| 38 | + </packing> |
| 39 | + </child> |
| 40 | + <child> |
| 41 | + <object class="GtkEntry" id="twitch_username"> |
| 42 | + <property name="visible">True</property> |
| 43 | + <property name="can_focus">True</property> |
| 44 | + </object> |
| 45 | + <packing> |
| 46 | + <property name="left_attach">1</property> |
| 47 | + <property name="top_attach">0</property> |
| 48 | + </packing> |
| 49 | + </child> |
| 50 | + </object> |
| 51 | + <packing> |
| 52 | + <property name="expand">False</property> |
| 53 | + <property name="fill">True</property> |
| 54 | + <property name="position">0</property> |
| 55 | + </packing> |
| 56 | + </child> |
| 57 | + <child> |
| 58 | + <object class="GtkGrid" id="grid2"> |
| 59 | + <property name="visible">True</property> |
| 60 | + <property name="can_focus">False</property> |
| 61 | + <property name="column_spacing">10</property> |
| 62 | + <child> |
| 63 | + <object class="GtkLabel" id="label2"> |
| 64 | + <property name="visible">True</property> |
| 65 | + <property name="can_focus">False</property> |
| 66 | + <property name="tooltip_text" translatable="yes">Shows notifications when your followed channels go live.</property> |
| 67 | + <property name="label" translatable="yes">Show notifications:</property> |
| 68 | + </object> |
| 69 | + <packing> |
| 70 | + <property name="left_attach">0</property> |
| 71 | + <property name="top_attach">0</property> |
| 72 | + </packing> |
| 73 | + </child> |
| 74 | + <child> |
| 75 | + <object class="GtkSwitch" id="show_notifications"> |
| 76 | + <property name="visible">True</property> |
| 77 | + <property name="can_focus">True</property> |
| 78 | + </object> |
| 79 | + <packing> |
| 80 | + <property name="left_attach">1</property> |
| 81 | + <property name="top_attach">0</property> |
| 82 | + </packing> |
| 83 | + </child> |
| 84 | + </object> |
| 85 | + <packing> |
| 86 | + <property name="expand">False</property> |
| 87 | + <property name="fill">True</property> |
| 88 | + <property name="position">1</property> |
| 89 | + </packing> |
| 90 | + </child> |
| 91 | + <child> |
| 92 | + <object class="GtkGrid" id="grid3"> |
| 93 | + <property name="visible">True</property> |
| 94 | + <property name="can_focus">False</property> |
| 95 | + <property name="column_spacing">10</property> |
| 96 | + <child> |
| 97 | + <object class="GtkLabel" id="label3"> |
| 98 | + <property name="visible">True</property> |
| 99 | + <property name="can_focus">False</property> |
| 100 | + <property name="tooltip_text" translatable="yes">How many minutes should indicator wait between refreshing your followed channels.</property> |
| 101 | + <property name="margin_left">16</property> |
| 102 | + <property name="label" translatable="yes">Refresh interval:</property> |
| 103 | + </object> |
| 104 | + <packing> |
| 105 | + <property name="left_attach">0</property> |
| 106 | + <property name="top_attach">0</property> |
| 107 | + </packing> |
| 108 | + </child> |
| 109 | + <child> |
| 110 | + <object class="GtkLabel" id="label4"> |
| 111 | + <property name="visible">True</property> |
| 112 | + <property name="can_focus">False</property> |
| 113 | + <property name="xalign">0</property> |
| 114 | + <property name="label" translatable="yes">min.</property> |
| 115 | + <property name="ellipsize">start</property> |
| 116 | + </object> |
| 117 | + <packing> |
| 118 | + <property name="left_attach">2</property> |
| 119 | + <property name="top_attach">0</property> |
| 120 | + </packing> |
| 121 | + </child> |
| 122 | + <child> |
| 123 | + <object class="GtkSpinButton" id="refresh_interval"> |
| 124 | + <property name="visible">True</property> |
| 125 | + <property name="can_focus">True</property> |
| 126 | + <property name="progress_pulse_step">1</property> |
| 127 | + <property name="adjustment">adjustment1</property> |
| 128 | + <property name="climb_rate">1</property> |
| 129 | + </object> |
| 130 | + <packing> |
| 131 | + <property name="left_attach">1</property> |
| 132 | + <property name="top_attach">0</property> |
| 133 | + </packing> |
| 134 | + </child> |
| 135 | + </object> |
| 136 | + <packing> |
| 137 | + <property name="expand">False</property> |
| 138 | + <property name="fill">True</property> |
| 139 | + <property name="position">2</property> |
| 140 | + </packing> |
| 141 | + </child> |
| 142 | + </object> |
| 143 | +</interface> |
0 commit comments