Add copyright and licence notices to files which lack them.
[pspp] / src / ui / gui / count.ui
1 <!-- PSPP - a program for statistical analysis. -->
2 <!-- Copyright (C) 2017 Free Software Foundation, Inc. -->
3
4 <!-- This program is free software: you can redistribute it and/or modify -->
5 <!-- it under the terms of the GNU General Public License as published by -->
6 <!-- the Free Software Foundation, either version 3 of the License, or -->
7 <!-- (at your option) any later version. -->
8
9 <!-- This program is distributed in the hope that it will be useful, -->
10 <!-- but WITHOUT ANY WARRANTY; without even the implied warranty of -->
11 <!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the -->
12 <!-- GNU General Public License for more details. -->
13
14 <!-- You should have received a copy of the GNU General Public License -->
15 <!-- along with this program.  If not, see <http://www.gnu.org/licenses/>. -->
16
17 <?xml version="1.0" encoding="UTF-8"?>
18 <!-- Generated with glade 3.18.3 -->
19 <interface>
20   <requires lib="gtk+" version="3.4.2"/>
21   <requires lib="psppire" version="0.0"/>
22   <object class="PsppireDialog" id="count-dialog">
23     <property name="can_focus">False</property>
24     <property name="title" translatable="yes">Count Occurrences of Values within Cases</property>
25     <property name="modal">True</property>
26     <property name="help_page">COUNT</property>
27     <child>
28       <object class="GtkBox" id="dialog-hbox5">
29         <property name="visible">True</property>
30         <property name="can_focus">False</property>
31         <property name="orientation">vertical</property>
32         <child>
33           <object class="GtkGrid" id="table1">
34             <property name="visible">True</property>
35             <property name="can_focus">False</property>
36             <property name="margin_left">5</property>
37             <property name="margin_right">5</property>
38             <property name="margin_top">5</property>
39             <property name="row_spacing">5</property>
40             <child>
41               <object class="GtkScrolledWindow" id="scrolledwindow1">
42                 <property name="visible">True</property>
43                 <property name="can_focus">True</property>
44                 <property name="hexpand">True</property>
45                 <property name="vexpand">True</property>
46                 <property name="hscrollbar_policy">never</property>
47                 <property name="shadow_type">etched-in</property>
48                 <child>
49                   <object class="PsppireDictView" id="dict-view">
50                     <property name="visible">True</property>
51                     <property name="can_focus">True</property>
52                     <property name="border_width">5</property>
53                     <property name="headers_visible">False</property>
54                     <property name="headers_clickable">False</property>
55                     <child internal-child="selection">
56                       <object class="GtkTreeSelection" id="psppire-dictview-selection"/>
57                     </child>
58                   </object>
59                 </child>
60               </object>
61               <packing>
62                 <property name="left_attach">0</property>
63                 <property name="top_attach">1</property>
64                 <property name="height">2</property>
65               </packing>
66             </child>
67             <child>
68               <object class="PsppireSelector" id="count-selector1">
69                 <property name="visible">True</property>
70                 <property name="can_focus">True</property>
71                 <property name="receives_default">True</property>
72                 <property name="no_show_all">True</property>
73                 <property name="halign">center</property>
74                 <property name="valign">center</property>
75                 <property name="border_width">5</property>
76                 <property name="source_widget">dict-view</property>
77                 <property name="dest_widget">treeview2</property>
78               </object>
79               <packing>
80                 <property name="left_attach">1</property>
81                 <property name="top_attach">1</property>
82               </packing>
83             </child>
84             <child>
85               <object class="GtkFrame" id="frame1">
86                 <property name="visible">True</property>
87                 <property name="can_focus">False</property>
88                 <property name="hexpand">True</property>
89                 <property name="vexpand">True</property>
90                 <property name="label_xalign">0</property>
91                 <property name="shadow_type">none</property>
92                 <child>
93                   <object class="GtkScrolledWindow" id="scrolledwindow2">
94                     <property name="visible">True</property>
95                     <property name="can_focus">True</property>
96                     <property name="margin_start">12</property>
97                     <property name="hscrollbar_policy">never</property>
98                     <property name="shadow_type">etched-in</property>
99                     <child>
100                       <object class="PsppireVarView" id="treeview2">
101                         <property name="visible">True</property>
102                         <property name="can_focus">True</property>
103                         <property name="border_width">0</property>
104                         <property name="headers_visible">False</property>
105                         <property name="headers_clickable">False</property>
106                         <child internal-child="selection">
107                           <object class="GtkTreeSelection" id="psppire-var-view-selection"/>
108                         </child>
109                       </object>
110                     </child>
111                   </object>
112                 </child>
113                 <child type="label">
114                   <object class="GtkLabel" id="label1">
115                     <property name="visible">True</property>
116                     <property name="can_focus">False</property>
117                     <property name="label" translatable="yes">Numeric _Variables:</property>
118                     <property name="use_markup">True</property>
119                     <property name="use_underline">True</property>
120                     <property name="mnemonic_widget">treeview2</property>
121                   </object>
122                 </child>
123               </object>
124               <packing>
125                 <property name="left_attach">2</property>
126                 <property name="top_attach">1</property>
127               </packing>
128             </child>
129             <child>
130               <object class="GtkFrame" id="frame2">
131                 <property name="visible">True</property>
132                 <property name="can_focus">False</property>
133                 <property name="label_xalign">0</property>
134                 <property name="shadow_type">none</property>
135                 <child>
136                   <object class="GtkEntry" id="entry1">
137                     <property name="visible">True</property>
138                     <property name="can_focus">True</property>
139                     <property name="margin_start">12</property>
140                     <property name="invisible_char">•</property>
141                   </object>
142                 </child>
143                 <child type="label">
144                   <object class="GtkLabel" id="label2">
145                     <property name="visible">True</property>
146                     <property name="can_focus">False</property>
147                     <property name="label" translatable="yes">_Target Variable:</property>
148                     <property name="use_markup">True</property>
149                     <property name="use_underline">True</property>
150                     <property name="mnemonic_widget">entry1</property>
151                   </object>
152                 </child>
153               </object>
154               <packing>
155                 <property name="left_attach">0</property>
156                 <property name="top_attach">0</property>
157               </packing>
158             </child>
159             <child>
160               <object class="GtkFrame" id="frame3">
161                 <property name="visible">True</property>
162                 <property name="can_focus">False</property>
163                 <property name="hexpand">True</property>
164                 <property name="label_xalign">0</property>
165                 <property name="shadow_type">none</property>
166                 <child>
167                   <object class="GtkEntry" id="entry2">
168                     <property name="visible">True</property>
169                     <property name="can_focus">True</property>
170                     <property name="margin_start">12</property>
171                     <property name="invisible_char">•</property>
172                   </object>
173                 </child>
174                 <child type="label">
175                   <object class="GtkLabel" id="label3">
176                     <property name="visible">True</property>
177                     <property name="can_focus">False</property>
178                     <property name="label" translatable="yes">Target _Label:</property>
179                     <property name="use_markup">True</property>
180                     <property name="use_underline">True</property>
181                     <property name="mnemonic_widget">entry2</property>
182                   </object>
183                 </child>
184               </object>
185               <packing>
186                 <property name="left_attach">2</property>
187                 <property name="top_attach">0</property>
188               </packing>
189             </child>
190             <child>
191               <object class="GtkButton" id="button1">
192                 <property name="label" translatable="yes">_Define Values...</property>
193                 <property name="visible">True</property>
194                 <property name="can_focus">True</property>
195                 <property name="receives_default">True</property>
196                 <property name="halign">center</property>
197                 <property name="valign">center</property>
198                 <property name="use_underline">True</property>
199               </object>
200               <packing>
201                 <property name="left_attach">2</property>
202                 <property name="top_attach">2</property>
203               </packing>
204             </child>
205             <child>
206               <object class="GtkEventBox" id="eventbox1">
207                 <property name="visible">True</property>
208                 <property name="can_focus">False</property>
209                 <child>
210                   <placeholder/>
211                 </child>
212               </object>
213               <packing>
214                 <property name="left_attach">1</property>
215                 <property name="top_attach">0</property>
216               </packing>
217             </child>
218             <child>
219               <object class="GtkEventBox" id="eventbox2">
220                 <property name="visible">True</property>
221                 <property name="can_focus">False</property>
222                 <child>
223                   <placeholder/>
224                 </child>
225               </object>
226               <packing>
227                 <property name="left_attach">1</property>
228                 <property name="top_attach">2</property>
229               </packing>
230             </child>
231           </object>
232           <packing>
233             <property name="expand">True</property>
234             <property name="fill">True</property>
235             <property name="position">0</property>
236           </packing>
237         </child>
238         <child>
239           <object class="PsppireButtonbox" id="psppire-hbuttonbox1">
240             <property name="orientation">horizontal</property>
241             <property name="visible">True</property>
242             <property name="can_focus">False</property>
243             <property name="border_width">5</property>
244           </object>
245           <packing>
246             <property name="expand">False</property>
247             <property name="fill">False</property>
248             <property name="pack_type">end</property>
249             <property name="position">1</property>
250           </packing>
251         </child>
252       </object>
253     </child>
254   </object>
255   <object class="PsppireDialog" id="values-dialog">
256     <property name="can_focus">False</property>
257     <property name="title" translatable="yes">Count Values within Cases: Values to Count</property>
258     <property name="modal">True</property>
259     <child>
260       <object class="GtkBox" id="dialog-hbox6">
261         <property name="visible">True</property>
262         <property name="can_focus">False</property>
263         <property name="orientation">vertical</property>
264         <property name="spacing">2</property>
265         <child>
266           <object class="GtkBox" id="hbox1">
267             <property name="visible">True</property>
268             <property name="can_focus">False</property>
269             <property name="margin_left">5</property>
270             <property name="margin_right">5</property>
271             <property name="margin_top">5</property>
272             <child>
273               <object class="PsppireValChooser" id="value-chooser">
274                 <property name="visible">True</property>
275                 <property name="can_focus">False</property>
276                 <property name="label_xalign">0</property>
277                 <property name="show_else">False</property>
278               </object>
279               <packing>
280                 <property name="expand">False</property>
281                 <property name="fill">True</property>
282                 <property name="padding">5</property>
283                 <property name="position">0</property>
284               </packing>
285             </child>
286             <child>
287               <object class="GtkFrame" id="frame-acr">
288                 <property name="visible">True</property>
289                 <property name="can_focus">False</property>
290                 <property name="hexpand">True</property>
291                 <property name="label_xalign">0</property>
292                 <child>
293                   <object class="PsppireAcr" id="acr">
294                     <property name="visible">True</property>
295                     <property name="can_focus">False</property>
296                     <property name="margin_start">12</property>
297                     <property name="hexpand">True</property>
298                     <property name="border_width">5</property>
299                   </object>
300                 </child>
301                 <child type="label">
302                   <object class="GtkLabel" id="label-v2c">
303                     <property name="visible">True</property>
304                     <property name="can_focus">False</property>
305                     <property name="label" translatable="yes">Values _to Count:</property>
306                     <property name="use_markup">True</property>
307                     <property name="use_underline">True</property>
308                     <property name="mnemonic_widget">acr</property>
309                   </object>
310                 </child>
311               </object>
312               <packing>
313                 <property name="expand">False</property>
314                 <property name="fill">True</property>
315                 <property name="position">1</property>
316               </packing>
317             </child>
318           </object>
319           <packing>
320             <property name="expand">False</property>
321             <property name="fill">True</property>
322             <property name="position">0</property>
323           </packing>
324         </child>
325         <child>
326           <object class="PsppireButtonbox" id="psppire-hbuttonbox2">
327             <property name="orientation">horizontal</property>
328             <property name="visible">True</property>
329             <property name="can_focus">False</property>
330             <property name="border_width">5</property>
331             <property name="buttons">PSPPIRE_BUTTON_CONTINUE_MASK | PSPPIRE_BUTTON_CANCEL_MASK | PSPPIRE_BUTTON_HELP_MASK</property>
332             <property name="default">PSPPIRE_BUTTON_CONTINUE_MASK</property>
333           </object>
334           <packing>
335             <property name="expand">False</property>
336             <property name="fill">False</property>
337             <property name="pack_type">end</property>
338             <property name="position">1</property>
339           </packing>
340         </child>
341       </object>
342     </child>
343   </object>
344 </interface>