Remove deprecated objects GtkAction and GtkUIManager
[pspp] / src / ui / gui / data-editor.ui
1 <?xml version="1.0"?>
2 <interface>
3   <!-- interface-requires gtk+ 2.6 -->
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkBox" id="status-bar">
6     <property name="visible">True</property>
7     <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
8     <property name="spacing">6</property>
9     <child>
10       <object class="GtkFrame" id="frame2">
11         <property name="visible">True</property>
12         <property name="label_xalign">0</property>
13         <property name="shadow_type">in</property>
14         <child>
15           <object class="GtkEventBox" id="eventbox1">
16             <property name="visible">True</property>
17             <property name="tooltip-text" translatable="yes">Information Area</property>
18             <child>
19               <object class="GtkLabel" id="information-area">
20                 <property name="visible">True</property>
21                 <property name="single_line_mode">True</property>
22               </object>
23             </child>
24           </object>
25         </child>
26       </object>
27       <packing>
28         <property name="position">0</property>
29       </packing>
30     </child>
31     <child>
32       <object class="GtkFrame" id="frame5">
33         <property name="visible">True</property>
34         <property name="label_xalign">0</property>
35         <property name="shadow_type">in</property>
36         <child>
37           <object class="GtkEventBox" id="eventbox4">
38             <property name="visible">True</property>
39             <property name="tooltip-text" translatable="yes">Case Counter Area</property>
40             <child>
41               <object class="GtkLabel" id="case-counter-area">
42                 <property name="visible">True</property>
43                 <property name="width_chars">20</property>
44                 <property name="single_line_mode">True</property>
45               </object>
46             </child>
47           </object>
48         </child>
49       </object>
50       <packing>
51         <property name="expand">False</property>
52         <property name="fill">False</property>
53         <property name="position">3</property>
54       </packing>
55     </child>
56     <child>
57       <object class="GtkFrame" id="frame6">
58         <property name="visible">True</property>
59         <property name="label_xalign">0</property>
60         <property name="shadow_type">in</property>
61         <child>
62           <object class="GtkEventBox" id="eventbox5">
63             <property name="visible">True</property>
64             <property name="tooltip-text" translatable="yes">Filter Use Status Area</property>
65             <child>
66               <object class="GtkLabel" id="filter-use-status-area">
67                 <property name="visible">True</property>
68                 <property name="ellipsize">start</property>
69                 <property name="width_chars">10</property>
70                 <property name="single_line_mode">True</property>
71               </object>
72             </child>
73           </object>
74         </child>
75       </object>
76       <packing>
77         <property name="expand">False</property>
78         <property name="fill">False</property>
79         <property name="position">4</property>
80       </packing>
81     </child>
82     <child>
83       <object class="GtkFrame" id="frame7">
84         <property name="visible">True</property>
85         <property name="label_xalign">0</property>
86         <property name="shadow_type">in</property>
87         <child>
88           <object class="GtkEventBox" id="eventbox6">
89             <property name="visible">True</property>
90             <property name="tooltip-text" translatable="yes">Weight Status Area</property>
91             <child>
92               <object class="GtkLabel" id="weight-status-area">
93                 <property name="visible">True</property>
94                 <property name="ellipsize">start</property>
95                 <property name="width_chars">15</property>
96                 <property name="single_line_mode">True</property>
97               </object>
98             </child>
99           </object>
100         </child>
101       </object>
102       <packing>
103         <property name="expand">False</property>
104         <property name="fill">False</property>
105         <property name="position">5</property>
106       </packing>
107     </child>
108     <child>
109       <object class="GtkFrame" id="frame8">
110         <property name="visible">True</property>
111         <property name="label_xalign">0</property>
112         <property name="shadow_type">in</property>
113         <child>
114           <object class="GtkEventBox" id="eventbox7">
115             <property name="visible">True</property>
116             <property name="tooltip-text" translatable="yes">Split File Status Area</property>
117             <child>
118               <object class="GtkLabel" id="split-file-status-area">
119                 <property name="visible">True</property>
120                 <property name="ellipsize">start</property>
121                 <property name="width_chars">15</property>
122                 <property name="single_line_mode">True</property>
123               </object>
124             </child>
125           </object>
126         </child>
127       </object>
128       <packing>
129         <property name="expand">False</property>
130         <property name="fill">False</property>
131         <property name="position">6</property>
132       </packing>
133     </child>
134   </object>
135
136   <menu id="data-editor-menu">
137     <submenu>
138       <attribute name="label" translatable="yes">_View</attribute>
139       <section>
140         <item>
141           <attribute name="label" translatable="yes">_Status Bar</attribute>
142           <attribute name="action">win.statusbar</attribute>
143         </item>
144       </section>
145       <section>
146         <item>
147           <attribute name="label" translatable="yes">_Font...</attribute>
148           <attribute name="action">win.fonts</attribute>
149         </item>
150         <item>
151           <attribute name="label" translatable="yes">_Grid Lines</attribute>
152           <attribute name="action">win.gridlines</attribute>
153         </item>
154         <item>
155           <attribute name="label" translatable="yes">Value _Labels</attribute>
156           <attribute name="action">win.value_labels</attribute>
157         </item>
158       </section>
159       <section>
160         <item>
161           <attribute name="label" translatable="yes">_Data</attribute>
162           <attribute name="target">DATA</attribute>
163           <attribute name="action">win.view_dv</attribute>
164         </item>
165         <item>
166           <attribute name="label" translatable="yes">_Variables</attribute>
167           <attribute name="target">VARS</attribute>
168           <attribute name="action">win.view_dv</attribute>
169         </item>
170       </section>
171     </submenu>
172     <submenu>
173       <attribute name="label" translatable="yes">_Data</attribute>
174       <section>
175         <item>
176           <attribute name="label" translatable="yes">_Sort Cases...</attribute>
177           <attribute name="action">win.PsppireDialogActionSort</attribute>
178         </item>
179         <item>
180           <attribute name="label" translatable="yes">_Transpose...</attribute>
181           <attribute name="action">win.PsppireDialogActionFlip</attribute>
182         </item>
183         <item>
184           <attribute name="label" translatable="yes">_Aggregate...</attribute>
185           <attribute name="action">win.PsppireDialogActionAggregate</attribute>
186         </item>
187       </section>
188       <section>
189         <item>
190           <attribute name="label" translatable="yes">S_plit File...</attribute>
191           <attribute name="action">win.PsppireDialogActionSplit</attribute>
192         </item>
193         <item>
194           <attribute name="label" translatable="yes">Select _Cases...</attribute>
195           <attribute name="action">win.PsppireDialogActionSelect</attribute>
196         </item>
197         <item>
198           <attribute name="label" translatable="yes">_Weight Cases...</attribute>
199           <attribute name="action">win.PsppireDialogActionWeight</attribute>
200         </item>
201       </section>
202     </submenu>
203     <submenu>
204       <attribute name="label" translatable="yes">_Transform</attribute>
205       <section>
206         <item>
207           <attribute name="label" translatable="yes">_Compute...</attribute>
208           <attribute name="action">win.PsppireDialogActionCompute</attribute>
209         </item>
210         <item>
211           <attribute name="label" translatable="yes">Cou_nt...</attribute>
212           <attribute name="action">win.PsppireDialogActionCount</attribute>
213         </item>
214         <item>
215           <attribute name="label" translatable="yes">Ran_k Cases...</attribute>
216           <attribute name="action">win.PsppireDialogActionRank</attribute>
217         </item>
218         <item>
219           <attribute name="label" translatable="yes">Auto_matic Recode...</attribute>
220           <attribute name="action">win.PsppireDialogActionAutorecode</attribute>
221         </item>
222       </section>
223       <section>
224         <item>
225           <attribute name="label" translatable="yes">Recode into _Same Variables...</attribute>
226           <attribute name="action">win.PsppireDialogActionRecodeSame</attribute>
227         </item>
228         <item>
229           <attribute name="label" translatable="yes">Recode into _Different Variables...</attribute>
230           <attribute name="action">win.PsppireDialogActionRecodeDifferent</attribute>
231         </item>
232       </section>
233       <section>
234         <item>
235           <attribute name="label" translatable="yes">_Run Pending Transforms</attribute>
236           <attribute name="action">win.transform-pending</attribute>
237         </item>
238       </section>
239     </submenu>
240     <submenu>
241       <attribute name="label" translatable="yes">_Analyze</attribute>
242       <section>
243         <submenu>
244           <attribute name="label" translatable="yes">_Descriptive Statistics</attribute>
245           <item>
246             <attribute name="label" translatable="yes">_Frequencies...</attribute>
247             <attribute name="action">win.PsppireDialogActionFrequencies</attribute>
248           </item>
249           <item>
250             <attribute name="label" translatable="yes">_Descriptives...</attribute>
251             <attribute name="action">win.PsppireDialogActionDescriptives</attribute>
252           </item>
253           <item>
254             <attribute name="label" translatable="yes">_Explore...</attribute>
255             <attribute name="action">win.PsppireDialogActionExamine</attribute>
256           </item>
257           <item>
258             <attribute name="label" translatable="yes">_Crosstabs...</attribute>
259             <attribute name="action">win.PsppireDialogActionCrosstabs</attribute>
260           </item>
261         </submenu>
262         <submenu>
263           <attribute name="label" translatable="yes">Compare _Means</attribute>
264           <item>
265             <attribute name="label" translatable="yes">_Means...</attribute>
266             <attribute name="action">win.PsppireDialogActionMeans</attribute>
267           </item>
268           <item>
269             <attribute name="label" translatable="yes">_One Sample T Test...</attribute>
270             <attribute name="action">win.PsppireDialogActionTt1s</attribute>
271           </item>
272           <item>
273             <attribute name="label" translatable="yes">_Independent Samples T Test...</attribute>
274             <attribute name="action">win.PsppireDialogActionIndepSamps</attribute>
275           </item>
276           <item>
277             <attribute name="label" translatable="yes">_Paired Samples T Test...</attribute>
278             <attribute name="action">win.PsppireDialogActionPaired</attribute>
279           </item>
280           <item>
281             <attribute name="label" translatable="yes">_One Way _ANOVA...</attribute>
282             <attribute name="action">win.PsppireDialogActionOneway</attribute>
283           </item>
284         </submenu>
285         <item>
286           <attribute name="label" translatable="yes">_Univariate Analysis...</attribute>
287           <attribute name="action">win.PsppireDialogActionUnivariate</attribute>
288         </item>
289         <item>
290           <attribute name="label" translatable="yes">Bivariate _Correlation...</attribute>
291           <attribute name="action">win.PsppireDialogActionCorrelation</attribute>
292         </item>
293         <item>
294           <attribute name="label" translatable="yes">_K-Means Cluster...</attribute>
295           <attribute name="action">win.PsppireDialogActionKmeans</attribute>
296         </item>
297         <item>
298           <attribute name="label" translatable="yes">_Factor Analysis...</attribute>
299           <attribute name="action">win.PsppireDialogActionFactor</attribute>
300         </item>
301         <item>
302           <attribute name="label" translatable="yes">Re_liability...</attribute>
303           <attribute name="action">win.PsppireDialogActionReliability</attribute>
304         </item>
305         <submenu>
306           <attribute name="label" translatable="yes">_Regression</attribute>
307           <section>
308             <item>
309               <attribute name="label" translatable="yes">_Linear...</attribute>
310               <attribute name="action">win.PsppireDialogActionRegression</attribute>
311             </item>
312             <item>
313               <attribute name="label" translatable="yes">_Binary Logistic...</attribute>
314               <attribute name="action">win.PsppireDialogActionLogistic</attribute>
315             </item>
316           </section>
317         </submenu>
318         <submenu>
319           <attribute name="label" translatable="yes">_Non-Parametric Statistics</attribute>
320           <section>
321             <item>
322               <attribute name="label" translatable="yes">_Chi Square...</attribute>
323               <attribute name="action">win.PsppireDialogActionChisquare</attribute>
324             </item>
325             <item>
326               <attribute name="label" translatable="yes">_Binomial...</attribute>
327               <attribute name="action">win.PsppireDialogActionBinomial</attribute>
328             </item>
329             <item>
330               <attribute name="label" translatable="yes">_Runs...</attribute>
331               <attribute name="action">win.PsppireDialogActionRuns</attribute>
332             </item>
333             <item>
334               <attribute name="label" translatable="yes">_1 Sample K-S...</attribute>
335               <attribute name="action">win.PsppireDialogAction1sks</attribute>
336             </item>
337             <item>
338               <attribute name="label" translatable="yes">_2 Related Samples...</attribute>
339               <attribute name="action">win.PsppireDialogActionTwoSample</attribute>
340             </item>
341             <item>
342               <attribute name="label" translatable="yes">_K Related Samples...</attribute>
343               <attribute name="action">win.PsppireDialogActionKRelated</attribute>
344             </item>
345           </section>
346         </submenu>
347         <item>
348           <attribute name="label" translatable="yes">ROC Cur_ve...</attribute>
349           <attribute name="action">win.PsppireDialogActionRoc</attribute>
350         </item>
351       </section>
352     </submenu>
353     <submenu>
354       <attribute name="label" translatable="yes">_Graphs</attribute>
355       <section>
356         <item>
357           <attribute name="label" translatable="yes">_Scatterplot</attribute>
358           <attribute name="action">win.PsppireDialogActionScatterplot</attribute>
359         </item>
360         <item>
361           <attribute name="label" translatable="yes">_Histogram</attribute>
362           <attribute name="action">win.PsppireDialogActionHistogram</attribute>
363         </item>
364         <item>
365           <attribute name="label" translatable="yes">_Barchart</attribute>
366           <attribute name="action">win.PsppireDialogActionBarchart</attribute>
367         </item>
368       </section>
369     </submenu>
370     <submenu>
371       <attribute name="label" translatable="yes">_Utilities</attribute>
372       <section>
373         <item>
374           <attribute name="label" translatable="yes">_Variables...</attribute>
375           <attribute name="action">win.PsppireDialogActionVarInfo</attribute>
376         </item>
377         <item>
378           <attribute name="label" translatable="yes">Data File _Comments...</attribute>
379           <attribute name="action">win.PsppireDialogActionComments</attribute>
380         </item>
381       </section>
382     </submenu>
383   </menu>
384 </interface>