Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / svx / uiconfig / ui / charsetmenu.ui
blob5786eecfcde7e2144f1226836f6911a7d648bd2a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkMenu" id="charsetmenu">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <child>
9 <object class="GtkMenuItem" id="insert">
10 <property name="visible">True</property>
11 <property name="can_focus">False</property>
12 <property name="label" translatable="yes" context="charviewmenu|STR_CLEAR_CHAR">Insert into document</property>
13 <property name="use_underline">True</property>
14 </object>
15 </child>
16 <child>
17 <object class="GtkMenuItem" id="add">
18 <property name="visible">True</property>
19 <property name="can_focus">False</property>
20 <property name="label" translatable="yes" context="charviewmenu|STR_CLEAR_ALL_CHAR">Add to favorites</property>
21 <property name="use_underline">True</property>
22 </object>
23 </child>
24 <child>
25 <object class="GtkMenuItem" id="remove">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="label" translatable="yes" context="charviewmenu|STR_CLEAR_ALL_CHAR">Remove from favorites</property>
29 <property name="use_underline">True</property>
30 </object>
31 </child>
32 <child>
33 <object class="GtkMenuItem" id="copy">
34 <property name="visible">True</property>
35 <property name="can_focus">False</property>
36 <property name="label" translatable="yes" context="charviewmenu|STR_CLEAR_ALL_CHAR">Copy to clipboard</property>
37 <property name="use_underline">True</property>
38 </object>
39 </child>
40 </object>
41 </interface>