android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / graphictestdlg.ui
blob3c6b14d0a49039d1e7d96c240b342147887bd059
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="GraphicTestsDialog">
6 <property name="can-focus">False</property>
7 <property name="title" translatable="yes" context="graphictestdlg|GraphicTestsDialog">Run Graphics Tests</property>
8 <property name="resizable">False</property>
9 <property name="modal">True</property>
10 <property name="default-width">550</property>
11 <property name="default-height">550</property>
12 <property name="type-hint">dialog</property>
13 <child internal-child="vbox">
14 <object class="GtkBox" id="gptest-main">
15 <property name="can-focus">False</property>
16 <property name="margin-top">4</property>
17 <property name="margin-bottom">4</property>
18 <property name="orientation">vertical</property>
19 <property name="spacing">2</property>
20 <child internal-child="action_area">
21 <object class="GtkButtonBox" id="gptestbtnrun">
22 <property name="can-focus">False</property>
23 <property name="layout-style">end</property>
24 <child>
25 <object class="GtkButton" id="gptest_downld">
26 <property name="label" translatable="yes" context="graphictestdlg|gptest_downld">Download Results</property>
27 <property name="visible">True</property>
28 <property name="can-focus">True</property>
29 <property name="receives-default">True</property>
30 <property name="margin-start">20</property>
31 <property name="margin-end">20</property>
32 <property name="margin-top">5</property>
33 <property name="margin-bottom">5</property>
34 <accelerator key="c" signal="clicked" modifiers="GDK_CONTROL_MASK"/>
35 </object>
36 <packing>
37 <property name="expand">False</property>
38 <property name="fill">True</property>
39 <property name="position">1</property>
40 </packing>
41 </child>
42 </object>
43 <packing>
44 <property name="expand">False</property>
45 <property name="fill">False</property>
46 <property name="position">1</property>
47 </packing>
48 </child>
49 <child>
50 <object class="GtkLabel" id="gptest_label">
51 <property name="visible">True</property>
52 <property name="can-focus">False</property>
53 <property name="tooltip-text" translatable="yes" context="graphictestdlg|gptest_label">Helps to determine the efficiency of %PRODUCTNAME’s graphics rendering by running some tests under the hood and providing their results in the log.</property>
54 <property name="margin-start">400</property>
55 <property name="margin-top">10</property>
56 <property name="label" translatable="yes" context="graphictestdlg|gptest_label">What's this?</property>
57 </object>
58 <packing>
59 <property name="expand">False</property>
60 <property name="fill">True</property>
61 <property name="position">0</property>
62 </packing>
63 </child>
64 <child>
65 <object class="GtkScrolledWindow">
66 <property name="visible">True</property>
67 <property name="can-focus">True</property>
68 <property name="shadow-type">in</property>
69 <child>
70 <object class="GtkViewport">
71 <property name="visible">True</property>
72 <property name="can-focus">False</property>
73 <child>
74 <object class="GtkTextView" id="gptest_txtVW">
75 <property name="visible">True</property>
76 <property name="can-focus">True</property>
77 <property name="vexpand">True</property>
78 <property name="pixels-above-lines">2</property>
79 <property name="pixels-below-lines">2</property>
80 <property name="editable">False</property>
81 <property name="left-margin">2</property>
82 <property name="right-margin">2</property>
83 <property name="top-margin">2</property>
84 <property name="bottom-margin">2</property>
85 <accessibility>
86 <relation type="labelled-by" target="gptest_log"/>
87 </accessibility>
88 </object>
89 </child>
90 </object>
91 </child>
92 </object>
93 <packing>
94 <property name="expand">False</property>
95 <property name="fill">True</property>
96 <property name="position">2</property>
97 </packing>
98 </child>
99 <child>
100 <object class="GtkLabel" id="gptest_log">
101 <property name="visible">True</property>
102 <property name="can-focus">False</property>
103 <property name="halign">start</property>
104 <property name="margin-start">5</property>
105 <property name="label" translatable="yes" context="graphictestdlg|gptest_log">Result Log:</property>
106 <accessibility>
107 <relation type="label-for" target="gptest_txtVW"/>
108 </accessibility>
109 </object>
110 <packing>
111 <property name="expand">False</property>
112 <property name="fill">True</property>
113 <property name="position">2</property>
114 </packing>
115 </child>
116 <child>
117 <object class="GtkLabel" id="gptest_detail">
118 <property name="visible">True</property>
119 <property name="can-focus">False</property>
120 <property name="margin-top">20</property>
121 <property name="margin-bottom">10</property>
122 <property name="label" translatable="yes" context="graphictestdlg|gptest_detail">Test Details</property>
123 </object>
124 <packing>
125 <property name="expand">False</property>
126 <property name="fill">True</property>
127 <property name="position">4</property>
128 </packing>
129 </child>
130 <child>
131 <object class="GtkScrolledWindow" id="gptest_scrollwindow1">
132 <property name="visible">True</property>
133 <property name="can-focus">True</property>
134 <property name="shadow-type">in</property>
135 <child>
136 <object class="GtkViewport">
137 <property name="visible">True</property>
138 <property name="can-focus">False</property>
139 <child>
140 <object class="GtkBox" id="gptest_box">
141 <property name="visible">True</property>
142 <property name="can-focus">False</property>
143 <property name="halign">start</property>
144 <property name="hexpand">True</property>
145 <property name="orientation">vertical</property>
146 <property name="spacing">5</property>
147 <child>
148 <placeholder/>
149 </child>
150 </object>
151 </child>
152 </object>
153 </child>
154 </object>
155 <packing>
156 <property name="expand">True</property>
157 <property name="fill">True</property>
158 <property name="position">5</property>
159 </packing>
160 </child>
161 </object>
162 </child>
163 </object>
164 </interface>