Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sd / uiconfig / simpress / ui / pmintropage.ui
blob6361cf301c7915762d991c691c44cd903c7b2b39
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="PMIntroPage">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="vexpand">True</property>
10 <property name="border-width">6</property>
11 <property name="orientation">vertical</property>
12 <property name="spacing">12</property>
13 <child>
14 <object class="GtkFrame" id="frame1">
15 <property name="visible">True</property>
16 <property name="can-focus">False</property>
17 <property name="margin-top">6</property>
18 <property name="margin-bottom">6</property>
19 <property name="hexpand">True</property>
20 <property name="vexpand">True</property>
21 <property name="label-xalign">0</property>
22 <property name="shadow-type">none</property>
23 <child>
24 <!-- n-columns=1 n-rows=4 -->
25 <object class="GtkGrid" id="grid1">
26 <property name="visible">True</property>
27 <property name="can-focus">False</property>
28 <property name="margin-start">12</property>
29 <property name="margin-end">6</property>
30 <property name="margin-top">6</property>
31 <property name="hexpand">True</property>
32 <property name="vexpand">True</property>
33 <property name="row-spacing">6</property>
34 <child>
35 <object class="GtkLabel" id="STR_INTRODUCTION_T">
36 <property name="visible">True</property>
37 <property name="can-focus">False</property>
38 <property name="hexpand">True</property>
39 <property name="vexpand">True</property>
40 <property name="label" translatable="yes" context="pmintropage|STR_INTRODUCTION_T">The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed.
42 At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation.</property>
43 <property name="wrap">True</property>
44 <property name="width-chars">58</property>
45 <property name="max-width-chars">58</property>
46 <property name="xalign">0</property>
47 <property name="yalign">0</property>
48 </object>
49 <packing>
50 <property name="left-attach">0</property>
51 <property name="top-attach">0</property>
52 </packing>
53 </child>
54 <child>
55 <!-- n-columns=2 n-rows=1 -->
56 <object class="GtkGrid">
57 <property name="visible">True</property>
58 <property name="can-focus">False</property>
59 <property name="column-spacing">12</property>
60 <child>
61 <object class="GtkComboBoxText" id="LB_SETTINGS">
62 <property name="visible">True</property>
63 <property name="can-focus">False</property>
64 <property name="hexpand">True</property>
65 </object>
66 <packing>
67 <property name="left-attach">0</property>
68 <property name="top-attach">0</property>
69 </packing>
70 </child>
71 <child>
72 <object class="GtkButton" id="STR_REMOVE">
73 <property name="label" translatable="yes" context="pmintropage:STR_REMOVE">_Delete</property>
74 <property name="visible">True</property>
75 <property name="can-focus">True</property>
76 <property name="receives-default">True</property>
77 <property name="use-underline">True</property>
78 </object>
79 <packing>
80 <property name="left-attach">1</property>
81 <property name="top-attach">0</property>
82 </packing>
83 </child>
84 </object>
85 <packing>
86 <property name="left-attach">0</property>
87 <property name="top-attach">3</property>
88 </packing>
89 </child>
90 <child>
91 <object class="GtkLabel" id="STR_CHOSE_SETTINGS">
92 <property name="visible">True</property>
93 <property name="can-focus">False</property>
94 <property name="halign">start</property>
95 <property name="label" translatable="yes" context="pmintropage|STR_CHOSE_SETTINGS">_Choose settings for Presentation Minimizer</property>
96 <property name="use-underline">True</property>
97 <property name="mnemonic-widget">LB_SETTINGS</property>
98 </object>
99 <packing>
100 <property name="left-attach">0</property>
101 <property name="top-attach">2</property>
102 </packing>
103 </child>
104 <child>
105 <object class="GtkSeparator">
106 <property name="visible">True</property>
107 <property name="can-focus">False</property>
108 </object>
109 <packing>
110 <property name="left-attach">0</property>
111 <property name="top-attach">1</property>
112 </packing>
113 </child>
114 </object>
115 </child>
116 <child type="label">
117 <object class="GtkLabel" id="STR_INTRODUCTION">
118 <property name="visible">True</property>
119 <property name="can-focus">False</property>
120 <property name="label" translatable="yes" context="pmintropage|STR_INTRODUCTION">Introduction</property>
121 <attributes>
122 <attribute name="weight" value="bold"/>
123 </attributes>
124 </object>
125 </child>
126 </object>
127 <packing>
128 <property name="expand">False</property>
129 <property name="fill">True</property>
130 <property name="position">0</property>
131 </packing>
132 </child>
133 </object>
134 </interface>