1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Generated with glade 3.36.0 --> 3<interface domain="sw"> 4 <requires lib="gtk+" version="3.20"/> 5 <object class="GtkImage" id="image3"> 6 <property name="visible">True</property> 7 <property name="can_focus">False</property> 8 <property name="icon-name">media-skip-backward</property> 9 </object> 10 <object class="GtkImage" id="image4"> 11 <property name="visible">True</property> 12 <property name="can_focus">False</property> 13 <property name="icon-name">media-skip-forward</property> 14 </object> 15 <object class="GtkDialog" id="EditFieldDialog"> 16 <property name="can_focus">False</property> 17 <property name="border_width">6</property> 18 <property name="title" translatable="yes" context="editfielddialog|EditFieldDialog">Edit Fields</property> 19 <property name="modal">True</property> 20 <property name="default_width">0</property> 21 <property name="default_height">0</property> 22 <property name="type_hint">dialog</property> 23 <child internal-child="vbox"> 24 <object class="GtkBox" id="dialog-vbox1"> 25 <property name="can_focus">False</property> 26 <property name="orientation">vertical</property> 27 <property name="spacing">12</property> 28 <child internal-child="action_area"> 29 <object class="GtkButtonBox" id="dialog-action_area1"> 30 <property name="can_focus">False</property> 31 <property name="hexpand">True</property> 32 <property name="layout_style">end</property> 33 <child> 34 <object class="GtkButton" id="help"> 35 <property name="label" translatable="yes" context="stock">_Help</property> 36 <property name="visible">True</property> 37 <property name="can_focus">True</property> 38 <property name="receives_default">True</property> 39 <property name="use-underline">True</property> 40 </object> 41 <packing> 42 <property name="expand">False</property> 43 <property name="fill">True</property> 44 <property name="position">0</property> 45 <property name="secondary">True</property> 46 </packing> 47 </child> 48 <child> 49 <object class="GtkButton" id="ok"> 50 <property name="label" translatable="yes" context="stock">_OK</property> 51 <property name="visible">True</property> 52 <property name="can_focus">True</property> 53 <property name="can_default">True</property> 54 <property name="has_default">True</property> 55 <property name="receives_default">True</property> 56 <property name="use-underline">True</property> 57 </object> 58 <packing> 59 <property name="expand">False</property> 60 <property name="fill">True</property> 61 <property name="position">3</property> 62 </packing> 63 </child> 64 <child> 65 <object class="GtkButton" id="cancel"> 66 <property name="label" translatable="yes" context="stock">_Cancel</property> 67 <property name="visible">True</property> 68 <property name="can_focus">True</property> 69 <property name="receives_default">True</property> 70 <property name="use-underline">True</property> 71 </object> 72 <packing> 73 <property name="expand">False</property> 74 <property name="fill">True</property> 75 <property name="position">5</property> 76 </packing> 77 </child> 78 </object> 79 <packing> 80 <property name="expand">False</property> 81 <property name="fill">True</property> 82 <property name="pack_type">end</property> 83 <property name="position">0</property> 84 </packing> 85 </child> 86 <child> 87 <!-- n-columns=1 n-rows=1 --> 88 <object class="GtkGrid" id="grid2"> 89 <property name="visible">True</property> 90 <property name="can_focus">False</property> 91 <property name="column_spacing">6</property> 92 <child> 93 <object class="GtkButton" id="prev"> 94 <property name="visible">True</property> 95 <property name="can_focus">True</property> 96 <property name="receives_default">True</property> 97 <property name="tooltip_text" translatable="yes" context="editfielddialog|prev_tip">Previous field of same type</property> 98 <property name="valign">center</property> 99 <property name="margin-start">8</property> 100 <property name="image">image3</property> 101 <property name="image_position">right</property> 102 <property name="always-show-image">True</property> 103 <child internal-child="accessible"> 104 <object class="AtkObject" id="prev-atkobject"> 105 <property name="AtkObject::accessible-description" translatable="yes" context="editfielddialog|extended_tip|prev">Edit field contents.</property> 106 </object> 107 </child> 108 </object> 109 <packing> 110 <property name="left_attach">0</property> 111 <property name="top_attach">0</property> 112 </packing> 113 </child> 114 <child> 115 <object class="GtkButton" id="next"> 116 <property name="visible">True</property> 117 <property name="can_focus">True</property> 118 <property name="receives_default">True</property> 119 <property name="tooltip_text" translatable="yes" context="editfielddialog|next_tip">Next field of same type</property> 120 <property name="valign">center</property> 121 <property name="image">image4</property> 122 <property name="always-show-image">True</property> 123 <child internal-child="accessible"> 124 <object class="AtkObject" id="next-atkobject"> 125 <property name="AtkObject::accessible-description" translatable="yes" context="editfielddialog|extended_tip|next">Edit field contents.</property> 126 </object> 127 </child> 128 </object> 129 <packing> 130 <property name="left_attach">1</property> 131 <property name="top_attach">0</property> 132 </packing> 133 </child> 134 <child> 135 <object class="GtkButton" id="edit"> 136 <property name="label" translatable="yes" context="editfielddialog|edit">_Edit</property> 137 <property name="visible">True</property> 138 <property name="can_focus">True</property> 139 <property name="receives_default">True</property> 140 <property name="no_show_all">True</property> 141 <property name="tooltip_text" translatable="yes" context="editfielddialog|edit_tip">Edit variable field content</property> 142 <property name="margin-start">12</property> 143 <property name="use_underline">True</property> 144 <child internal-child="accessible"> 145 <object class="AtkObject" id="edit-atkobject"> 146 <property name="AtkObject::accessible-description" translatable="yes" context="editfielddialog|extended_tip|edit">Edit field contents.</property> 147 </object> 148 </child> 149 </object> 150 <packing> 151 <property name="left_attach">2</property> 152 <property name="top_attach">0</property> 153 </packing> 154 </child> 155 </object> 156 <packing> 157 <property name="expand">False</property> 158 <property name="fill">False</property> 159 <property name="pack_type">end</property> 160 <property name="position">1</property> 161 </packing> 162 </child> 163 <child> 164 <placeholder/> 165 </child> 166 </object> 167 </child> 168 <action-widgets> 169 <action-widget response="-11">help</action-widget> 170 <action-widget response="-5">ok</action-widget> 171 <action-widget response="-6">cancel</action-widget> 172 </action-widgets> 173 <child type="titlebar"> 174 <placeholder/> 175 </child> 176 <child internal-child="accessible"> 177 <object class="AtkObject" id="EditFieldDialog-atkobject"> 178 <property name="AtkObject::accessible-description" translatable="yes" context="editfielddialog|extended_tip|EditFieldDialog">Edit field contents.</property> 179 </object> 180 </child> 181 </object> 182</interface> 183
