summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui/asciifilterdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'sw/uiconfig/swriter/ui/asciifilterdialog.ui')
-rw-r--r--sw/uiconfig/swriter/ui/asciifilterdialog.ui38
1 files changed, 34 insertions, 4 deletions
diff --git a/sw/uiconfig/swriter/ui/asciifilterdialog.ui b/sw/uiconfig/swriter/ui/asciifilterdialog.ui
index e7f0fe3baac4..c23ce9a2e87c 100644
--- a/sw/uiconfig/swriter/ui/asciifilterdialog.ui
+++ b/sw/uiconfig/swriter/ui/asciifilterdialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sw">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="AsciiFilterDialog">
@@ -10,9 +10,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -156,6 +153,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="charset-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="asciifilterdialog|extended_tip|charset">Specifies the character set of the file for export or import.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -167,6 +169,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="font-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="asciifilterdialog|extended_tip|font">By setting a default font, you specify that the text should be displayed in a specific font. The default fonts can only be selected when importing.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -189,6 +196,11 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="crlf-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="asciifilterdialog|extended_tip|crlf">Produces a "Carriage Return" and a "Linefeed". This option is the default.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -207,6 +219,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">crlf</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="cr-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="asciifilterdialog|extended_tip|cr">Produces a "Carriage Return" as the paragraph break.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -225,6 +242,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">crlf</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="lf-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="asciifilterdialog|extended_tip|lf">Produces a "Linefeed" as the paragraph break.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -250,6 +272,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="language-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="asciifilterdialog|extended_tip|language">Specifies the language of the text, if this has not already been defined. This setting is only available when importing.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -301,5 +328,8 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
</object>
</interface>