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.20"/>
5 <object class=
"GtkMenu" id=
"charsetmenu">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
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>
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>
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>
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>