tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / svx / uiconfig / ui / zoommenu.ui
blobf8b1a3ffcdebf8892111e742ee2d8f789e811e01
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkMenu" id="menu">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <child>
9 <object class="GtkMenuItem" id="page">
10 <property name="visible">True</property>
11 <property name="can_focus">False</property>
12 <property name="label" translatable="yes" context="zoommenu|page">Entire Page</property>
13 <property name="use_underline">True</property>
14 <child internal-child="accessible">
15 <object class="AtkObject" id="page-atkobject">
16 <property name="AtkObject::accessible-description" translatable="yes" context="zoommenu|extended_tip|page">Displays the entire page on your screen.</property>
17 </object>
18 </child>
19 </object>
20 </child>
21 <child>
22 <object class="GtkMenuItem" id="width">
23 <property name="visible">True</property>
24 <property name="can_focus">False</property>
25 <property name="label" translatable="yes" context="zoommenu|width">Page Width</property>
26 <property name="use_underline">True</property>
27 <child internal-child="accessible">
28 <object class="AtkObject" id="width-atkobject">
29 <property name="AtkObject::accessible-description" translatable="yes" context="zoommenu|extended_tip|width">Displays the complete width of the document page. The top and bottom edges of the page may not be visible.</property>
30 </object>
31 </child>
32 </object>
33 </child>
34 <child>
35 <object class="GtkMenuItem" id="optimal">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="label" translatable="yes" context="zoommenu|optimal">Optimal View</property>
39 <property name="use_underline">True</property>
40 <child internal-child="accessible">
41 <object class="AtkObject" id="optimal-atkobject">
42 <property name="AtkObject::accessible-description" translatable="yes" context="zoommenu|extended_tip|optimal">Resizes the display to fit the width of the text in the document at the moment the command is started.</property>
43 </object>
44 </child>
45 </object>
46 </child>
47 <child>
48 <object class="GtkMenuItem" id="50">
49 <property name="visible">True</property>
50 <property name="can_focus">False</property>
51 <property name="label" translatable="yes" context="zoommenu|50">50%</property>
52 <property name="use_underline">True</property>
53 </object>
54 </child>
55 <child>
56 <object class="GtkMenuItem" id="75">
57 <property name="visible">True</property>
58 <property name="can_focus">False</property>
59 <property name="label" translatable="yes" context="zoommenu|75">75%</property>
60 <property name="use_underline">True</property>
61 </object>
62 </child>
63 <child>
64 <object class="GtkMenuItem" id="100">
65 <property name="visible">True</property>
66 <property name="can_focus">False</property>
67 <property name="label" translatable="yes" context="zoommenu|100">100%</property>
68 <property name="use_underline">True</property>
69 <child internal-child="accessible">
70 <object class="AtkObject" id="100-atkobject">
71 <property name="AtkObject::accessible-description" translatable="yes" context="zoommenu|extended_tip|100">Displays the document at its actual size.</property>
72 </object>
73 </child>
74 </object>
75 </child>
76 <child>
77 <object class="GtkMenuItem" id="150">
78 <property name="visible">True</property>
79 <property name="can_focus">False</property>
80 <property name="label" translatable="yes" context="zoommenu|150">150%</property>
81 <property name="use_underline">True</property>
82 </object>
83 </child>
84 <child>
85 <object class="GtkMenuItem" id="200">
86 <property name="visible">True</property>
87 <property name="can_focus">False</property>
88 <property name="label" translatable="yes" context="zoommenu|200">200%</property>
89 <property name="use_underline">True</property>
90 </object>
91 </child>
92 </object>
93 </interface>