android: Update app-specific/MIME type icons
[LibreOffice.git] / sc / uiconfig / scalc / ui / optcompatibilitypage.ui
blobfca728c590d22f74e404ce8877c73b3c091074da
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="OptCompatibilityPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="orientation">vertical</property>
10 <property name="spacing">12</property>
11 <child>
12 <object class="GtkFrame" id="frame1">
13 <property name="visible">True</property>
14 <property name="can_focus">False</property>
15 <property name="hexpand">True</property>
16 <property name="vexpand">True</property>
17 <property name="label_xalign">0</property>
18 <property name="shadow_type">none</property>
19 <child>
20 <!-- n-columns=1 n-rows=1 -->
21 <object class="GtkGrid" id="grid1">
22 <property name="visible">True</property>
23 <property name="can_focus">False</property>
24 <property name="hexpand">True</property>
25 <property name="vexpand">True</property>
26 <property name="row_spacing">6</property>
27 <property name="column_spacing">12</property>
28 <property name="margin-start">12</property>
29 <property name="margin-top">6</property>
30 <child>
31 <object class="GtkLabel" id="label2">
32 <property name="visible">True</property>
33 <property name="can_focus">False</property>
34 <property name="hexpand">True</property>
35 <property name="vexpand">True</property>
36 <property name="label" translatable="yes" context="optcompatibilitypage|label2">Select desired _key binding type. Changing the key binding type may overwrite some of the existing key bindings.</property>
37 <property name="use_underline">True</property>
38 <property name="wrap">True</property>
39 <property name="mnemonic_widget">keybindings</property>
40 <property name="width_chars">60</property>
41 <property name="max_width_chars">60</property>
42 <property name="xalign">0</property>
43 <property name="yalign">0</property>
44 </object>
45 <packing>
46 <property name="left_attach">0</property>
47 <property name="top_attach">0</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkComboBoxText" id="keybindings">
52 <property name="visible">True</property>
53 <property name="can_focus">False</property>
54 <property name="valign">start</property>
55 <items>
56 <item translatable="yes" context="optcompatibilitypage|keybindings">Default</item>
57 <item translatable="yes" context="optcompatibilitypage|keybindings">OpenOffice.org legacy</item>
58 </items>
59 </object>
60 <packing>
61 <property name="left_attach">1</property>
62 <property name="top_attach">0</property>
63 </packing>
64 </child>
65 </object>
66 </child>
67 <child type="label">
68 <object class="GtkLabel" id="label1">
69 <property name="visible">True</property>
70 <property name="can_focus">False</property>
71 <property name="label" translatable="yes" context="optcompatibilitypage|label1">Key Bindings</property>
72 <attributes>
73 <attribute name="weight" value="bold"/>
74 </attributes>
75 </object>
76 </child>
77 </object>
78 <packing>
79 <property name="expand">False</property>
80 <property name="fill">True</property>
81 <property name="position">0</property>
82 </packing>
83 </child>
84 <child internal-child="accessible">
85 <object class="AtkObject" id="OptCompatibilityPage-atkobject">
86 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptCompatibilityPage">Defines compatibility options for Calc.</property>
87 </object>
88 </child>
89 </object>
90 </interface>