1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Generated with glade 3.22.1 --> 3<interface domain="sd"> 4 <requires lib="gtk+" version="3.18"/> 5 <object class="GtkDialog" id="BulletsAndNumberingDialog"> 6 <property name="can_focus">False</property> 7 <property name="border_width">6</property> 8 <property name="title" translatable="yes" context="bulletsandnumbering|BulletsAndNumberingDialog">Bullets and Numbering</property> 9 <property name="modal">True</property> 10 <property name="window_position">mouse</property> 11 <property name="type_hint">dialog</property> 12 <child> 13 <placeholder/> 14 </child> 15 <child internal-child="vbox"> 16 <object class="GtkBox" id="dialog-vbox1"> 17 <property name="can_focus">False</property> 18 <property name="orientation">vertical</property> 19 <property name="spacing">12</property> 20 <child internal-child="action_area"> 21 <object class="GtkButtonBox" id="dialog-action_area1"> 22 <property name="can_focus">False</property> 23 <property name="layout_style">end</property> 24 <child> 25 <object class="GtkButton" id="reset"> 26 <property name="label" translatable="yes" context="bulletsandnumbering|reset">Reset</property> 27 <property name="visible">True</property> 28 <property name="can_focus">True</property> 29 <property name="receives_default">True</property> 30 </object> 31 <packing> 32 <property name="expand">False</property> 33 <property name="fill">True</property> 34 <property name="position">0</property> 35 </packing> 36 </child> 37 <child> 38 <object class="GtkButton" id="ok"> 39 <property name="label">gtk-ok</property> 40 <property name="visible">True</property> 41 <property name="can_focus">True</property> 42 <property name="can_default">True</property> 43 <property name="has_default">True</property> 44 <property name="receives_default">True</property> 45 <property name="use_stock">True</property> 46 </object> 47 <packing> 48 <property name="expand">False</property> 49 <property name="fill">True</property> 50 <property name="position">1</property> 51 </packing> 52 </child> 53 <child> 54 <object class="GtkButton" id="cancel"> 55 <property name="label">gtk-cancel</property> 56 <property name="visible">True</property> 57 <property name="can_focus">True</property> 58 <property name="receives_default">True</property> 59 <property name="use_stock">True</property> 60 </object> 61 <packing> 62 <property name="expand">False</property> 63 <property name="fill">True</property> 64 <property name="position">2</property> 65 </packing> 66 </child> 67 <child> 68 <object class="GtkButton" id="help"> 69 <property name="label">gtk-help</property> 70 <property name="visible">True</property> 71 <property name="can_focus">True</property> 72 <property name="receives_default">True</property> 73 <property name="use_stock">True</property> 74 </object> 75 <packing> 76 <property name="expand">False</property> 77 <property name="fill">True</property> 78 <property name="position">3</property> 79 <property name="secondary">True</property> 80 </packing> 81 </child> 82 </object> 83 <packing> 84 <property name="expand">False</property> 85 <property name="fill">True</property> 86 <property name="pack_type">end</property> 87 <property name="position">0</property> 88 </packing> 89 </child> 90 <child> 91 <object class="GtkNotebook" id="tabcontrol"> 92 <property name="visible">True</property> 93 <property name="can_focus">True</property> 94 <property name="hexpand">True</property> 95 <property name="vexpand">True</property> 96 <property name="scrollable">True</property> 97 <property name="enable_popup">True</property> 98 <child> 99 <object class="GtkGrid"> 100 <property name="visible">True</property> 101 <property name="can_focus">False</property> 102 <child> 103 <placeholder/> 104 </child> 105 <child> 106 <placeholder/> 107 </child> 108 <child> 109 <placeholder/> 110 </child> 111 <child> 112 <placeholder/> 113 </child> 114 <child> 115 <placeholder/> 116 </child> 117 <child> 118 <placeholder/> 119 </child> 120 <child> 121 <placeholder/> 122 </child> 123 <child> 124 <placeholder/> 125 </child> 126 <child> 127 <placeholder/> 128 </child> 129 </object> 130 <packing> 131 <property name="position">3</property> 132 </packing> 133 </child> 134 <child type="tab"> 135 <object class="GtkLabel" id="position"> 136 <property name="visible">True</property> 137 <property name="can_focus">False</property> 138 <property name="label" translatable="yes" context="bulletsandnumbering|position">Position</property> 139 </object> 140 <packing> 141 <property name="position">3</property> 142 <property name="tab_fill">False</property> 143 </packing> 144 </child> 145 <child> 146 <object class="GtkGrid"> 147 <property name="visible">True</property> 148 <property name="can_focus">False</property> 149 <child> 150 <placeholder/> 151 </child> 152 <child> 153 <placeholder/> 154 </child> 155 <child> 156 <placeholder/> 157 </child> 158 <child> 159 <placeholder/> 160 </child> 161 <child> 162 <placeholder/> 163 </child> 164 <child> 165 <placeholder/> 166 </child> 167 <child> 168 <placeholder/> 169 </child> 170 <child> 171 <placeholder/> 172 </child> 173 <child> 174 <placeholder/> 175 </child> 176 </object> 177 <packing> 178 <property name="position">4</property> 179 </packing> 180 </child> 181 <child type="tab"> 182 <object class="GtkLabel" id="customize"> 183 <property name="visible">True</property> 184 <property name="can_focus">False</property> 185 <property name="label" translatable="yes" context="bulletsandnumbering|customize">Customize</property> 186 </object> 187 <packing> 188 <property name="position">4</property> 189 <property name="tab_fill">False</property> 190 </packing> 191 </child> 192 </object> 193 <packing> 194 <property name="expand">True</property> 195 <property name="fill">True</property> 196 <property name="position">1</property> 197 </packing> 198 </child> 199 </object> 200 </child> 201 <action-widgets> 202 <action-widget response="101">reset</action-widget> 203 <action-widget response="-5">ok</action-widget> 204 <action-widget response="-6">cancel</action-widget> 205 <action-widget response="-11">help</action-widget> 206 </action-widgets> 207 </object> 208</interface> 209
