| 50 <child internal-child="vbox"> |
50 <child internal-child="vbox"> |
| 51 <object class="GtkBox"> |
51 <object class="GtkBox"> |
| 52 <property name="can-focus">False</property> |
52 <property name="can-focus">False</property> |
| 53 <property name="orientation">vertical</property> |
53 <property name="orientation">vertical</property> |
| 54 <property name="spacing">2</property> |
54 <property name="spacing">2</property> |
| 55 <child internal-child="action_area"> |
|
| 56 <object class="GtkButtonBox"> |
|
| 57 <property name="can-focus">False</property> |
|
| 58 <property name="layout-style">end</property> |
|
| 59 <child> |
|
| 60 <object class="GtkButton" id="use_button"> |
|
| 61 <property name="label" translatable="yes">_Use</property> |
|
| 62 <property name="visible">True</property> |
|
| 63 <property name="sensitive">False</property> |
|
| 64 <property name="can-focus">True</property> |
|
| 65 <property name="receives-default">True</property> |
|
| 66 <property name="use-underline">True</property> |
|
| 67 </object> |
|
| 68 <packing> |
|
| 69 <property name="expand">True</property> |
|
| 70 <property name="fill">True</property> |
|
| 71 <property name="position">0</property> |
|
| 72 </packing> |
|
| 73 </child> |
|
| 74 <child> |
|
| 75 <object class="GtkButton" id="button1"> |
|
| 76 <property name="label" translatable="yes">_Add</property> |
|
| 77 <property name="visible">True</property> |
|
| 78 <property name="can-focus">True</property> |
|
| 79 <property name="receives-default">True</property> |
|
| 80 <property name="use-underline">True</property> |
|
| 81 </object> |
|
| 82 <packing> |
|
| 83 <property name="expand">True</property> |
|
| 84 <property name="fill">True</property> |
|
| 85 <property name="position">1</property> |
|
| 86 </packing> |
|
| 87 </child> |
|
| 88 <child> |
|
| 89 <object class="GtkButton" id="modify_button"> |
|
| 90 <property name="label" translatable="yes">_Modify</property> |
|
| 91 <property name="visible">True</property> |
|
| 92 <property name="sensitive">False</property> |
|
| 93 <property name="can-focus">True</property> |
|
| 94 <property name="receives-default">True</property> |
|
| 95 <property name="use-underline">True</property> |
|
| 96 </object> |
|
| 97 <packing> |
|
| 98 <property name="expand">True</property> |
|
| 99 <property name="fill">True</property> |
|
| 100 <property name="position">2</property> |
|
| 101 </packing> |
|
| 102 </child> |
|
| 103 <child> |
|
| 104 <object class="GtkButton" id="remove_button"> |
|
| 105 <property name="label" translatable="yes">_Remove</property> |
|
| 106 <property name="visible">True</property> |
|
| 107 <property name="sensitive">False</property> |
|
| 108 <property name="can-focus">True</property> |
|
| 109 <property name="receives-default">True</property> |
|
| 110 <property name="use-underline">True</property> |
|
| 111 </object> |
|
| 112 <packing> |
|
| 113 <property name="expand">True</property> |
|
| 114 <property name="fill">True</property> |
|
| 115 <property name="position">3</property> |
|
| 116 </packing> |
|
| 117 </child> |
|
| 118 <child> |
|
| 119 <object class="GtkButton" id="button2"> |
|
| 120 <property name="label" translatable="yes">_Close</property> |
|
| 121 <property name="visible">True</property> |
|
| 122 <property name="can-focus">True</property> |
|
| 123 <property name="receives-default">True</property> |
|
| 124 <property name="use-underline">True</property> |
|
| 125 </object> |
|
| 126 <packing> |
|
| 127 <property name="expand">True</property> |
|
| 128 <property name="fill">True</property> |
|
| 129 <property name="position">4</property> |
|
| 130 </packing> |
|
| 131 </child> |
|
| 132 </object> |
|
| 133 <packing> |
|
| 134 <property name="expand">False</property> |
|
| 135 <property name="fill">False</property> |
|
| 136 <property name="position">0</property> |
|
| 137 </packing> |
|
| 138 </child> |
|
| 139 <child> |
55 <child> |
| 140 <object class="GtkScrolledWindow"> |
56 <object class="GtkScrolledWindow"> |
| 141 <property name="visible">True</property> |
57 <property name="visible">True</property> |
| 142 <property name="can-focus">True</property> |
58 <property name="can-focus">True</property> |
| 143 <property name="shadow-type">in</property> |
59 <property name="shadow-type">in</property> |
| 215 <property name="position">1</property> |
131 <property name="position">1</property> |
| 216 </packing> |
132 </packing> |
| 217 </child> |
133 </child> |
| 218 </object> |
134 </object> |
| 219 </child> |
135 </child> |
| |
136 <child type="action"> |
| |
137 <object class="GtkButton" id="use_button"> |
| |
138 <property name="label" translatable="yes">_Use</property> |
| |
139 <property name="visible">True</property> |
| |
140 <property name="sensitive">False</property> |
| |
141 <property name="can-focus">True</property> |
| |
142 <property name="receives-default">True</property> |
| |
143 <property name="use-underline">True</property> |
| |
144 </object> |
| |
145 </child> |
| |
146 <child type="action"> |
| |
147 <object class="GtkButton" id="button1"> |
| |
148 <property name="label" translatable="yes">_Add</property> |
| |
149 <property name="visible">True</property> |
| |
150 <property name="can-focus">True</property> |
| |
151 <property name="receives-default">True</property> |
| |
152 <property name="use-underline">True</property> |
| |
153 </object> |
| |
154 </child> |
| |
155 <child type="action"> |
| |
156 <object class="GtkButton" id="modify_button"> |
| |
157 <property name="label" translatable="yes">_Modify</property> |
| |
158 <property name="visible">True</property> |
| |
159 <property name="sensitive">False</property> |
| |
160 <property name="can-focus">True</property> |
| |
161 <property name="receives-default">True</property> |
| |
162 <property name="use-underline">True</property> |
| |
163 </object> |
| |
164 </child> |
| |
165 <child type="action"> |
| |
166 <object class="GtkButton" id="remove_button"> |
| |
167 <property name="label" translatable="yes">_Remove</property> |
| |
168 <property name="visible">True</property> |
| |
169 <property name="sensitive">False</property> |
| |
170 <property name="can-focus">True</property> |
| |
171 <property name="receives-default">True</property> |
| |
172 <property name="use-underline">True</property> |
| |
173 </object> |
| |
174 </child> |
| |
175 <child type="action"> |
| |
176 <object class="GtkButton" id="button2"> |
| |
177 <property name="label" translatable="yes">_Close</property> |
| |
178 <property name="visible">True</property> |
| |
179 <property name="can-focus">True</property> |
| |
180 <property name="receives-default">True</property> |
| |
181 <property name="use-underline">True</property> |
| |
182 </object> |
| |
183 </child> |
| 220 <action-widgets> |
184 <action-widgets> |
| 221 <action-widget response="0">use_button</action-widget> |
185 <action-widget response="0">use_button</action-widget> |
| 222 <action-widget response="1">button1</action-widget> |
186 <action-widget response="1">button1</action-widget> |
| 223 <action-widget response="2">modify_button</action-widget> |
187 <action-widget response="2">modify_button</action-widget> |
| 224 <action-widget response="3">remove_button</action-widget> |
188 <action-widget response="3">remove_button</action-widget> |