android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / hyperlinkmarkdialog.ui
blob007dcd5caf90e12c48227c1e02596bf0e80ee9a4
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name expander -->
8 <column type="GdkPixbuf"/>
9 <!-- column-name text -->
10 <column type="gchararray"/>
11 <!-- column-name id -->
12 <column type="gchararray"/>
13 </columns>
14 </object>
15 <object class="GtkDialog" id="HyperlinkMark">
16 <property name="can_focus">False</property>
17 <property name="border_width">6</property>
18 <property name="title" translatable="yes" context="hyperlinkmarkdialog|HyperlinkMark">Target in Document</property>
19 <property name="default_width">0</property>
20 <property name="default_height">0</property>
21 <property name="type_hint">dialog</property>
22 <child internal-child="vbox">
23 <object class="GtkBox" id="dialog-vbox1">
24 <property name="can_focus">False</property>
25 <property name="orientation">vertical</property>
26 <property name="spacing">12</property>
27 <child internal-child="action_area">
28 <object class="GtkButtonBox" id="dialog-action_area1">
29 <property name="can_focus">False</property>
30 <property name="layout_style">end</property>
31 <child>
32 <object class="GtkButton" id="ok">
33 <property name="label" translatable="yes" context="hyperlinkmarkdialog|apply">_Apply</property>
34 <property name="visible">True</property>
35 <property name="can_focus">True</property>
36 <property name="can_default">True</property>
37 <property name="has_default">True</property>
38 <property name="receives_default">True</property>
39 <property name="use_underline">True</property>
40 </object>
41 <packing>
42 <property name="expand">False</property>
43 <property name="fill">True</property>
44 <property name="position">0</property>
45 </packing>
46 </child>
47 <child>
48 <object class="GtkButton" id="close">
49 <property name="label" translatable="yes" context="hyperlinkmarkdialog|close">_Close</property>
50 <property name="visible">True</property>
51 <property name="can_focus">True</property>
52 <property name="receives_default">True</property>
53 <property name="use_underline">True</property>
54 <child internal-child="accessible">
55 <object class="AtkObject" id="close-atkobject">
56 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmarkdialog|extended_tip|close">Once the hyperlink has been completely entered, click on Close to set the link and leave the dialog.</property>
57 </object>
58 </child>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">1</property>
64 </packing>
65 </child>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">True</property>
70 <property name="pack_type">end</property>
71 <property name="position">0</property>
72 </packing>
73 </child>
74 <child>
75 <object class="GtkBox">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="hexpand">True</property>
79 <property name="vexpand">True</property>
80 <property name="orientation">vertical</property>
81 <child>
82 <object class="GtkScrolledWindow">
83 <property name="visible">True</property>
84 <property name="can_focus">True</property>
85 <property name="hexpand">True</property>
86 <property name="vexpand">True</property>
87 <property name="shadow_type">in</property>
88 <child>
89 <object class="GtkTreeView" id="TreeListBox">
90 <property name="width_request">-1</property>
91 <property name="visible">True</property>
92 <property name="can_focus">True</property>
93 <property name="receives_default">True</property>
94 <property name="hexpand">True</property>
95 <property name="vexpand">True</property>
96 <property name="model">liststore1</property>
97 <property name="headers_visible">False</property>
98 <property name="search_column">1</property>
99 <property name="enable_tree_lines">True</property>
100 <child internal-child="selection">
101 <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
102 </child>
103 <child>
104 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
105 <property name="spacing">6</property>
106 <child>
107 <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
108 <attributes>
109 <attribute name="pixbuf">0</attribute>
110 </attributes>
111 </child>
112 <child>
113 <object class="GtkCellRendererText" id="cellrenderertext2"/>
114 <attributes>
115 <attribute name="text">1</attribute>
116 </attributes>
117 </child>
118 </object>
119 </child>
120 <child internal-child="accessible">
121 <object class="AtkObject" id="TreeListBox-atkobject">
122 <property name="AtkObject::accessible-name" translatable="yes" context="hyperlinkmarkdialog|TreeListBox-atkobject">Mark Tree</property>
123 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmarkdialog|extended_tip|TreeListBox">Specifies the position in the target document where you wish to jump to.</property>
124 </object>
125 </child>
126 </object>
127 </child>
128 </object>
129 <packing>
130 <property name="expand">False</property>
131 <property name="fill">True</property>
132 <property name="position">0</property>
133 </packing>
134 </child>
135 <child>
136 <object class="GtkLabel" id="error">
137 <property name="can_focus">False</property>
138 <property name="no_show_all">True</property>
139 <property name="xalign">0.5</property>
140 <property name="yalign">0.5</property>
141 </object>
142 <packing>
143 <property name="expand">False</property>
144 <property name="fill">True</property>
145 <property name="position">1</property>
146 </packing>
147 </child>
148 </object>
149 <packing>
150 <property name="expand">False</property>
151 <property name="fill">True</property>
152 <property name="position">1</property>
153 </packing>
154 </child>
155 </object>
156 </child>
157 <action-widgets>
158 <action-widget response="101">ok</action-widget>
159 <action-widget response="-6">close</action-widget>
160 </action-widgets>
161 <child type="titlebar">
162 <placeholder/>
163 </child>
164 </object>
165 </interface>