Kaydet (Commit) ef2dfe4d authored tarafından Adolfo Jayme Barrientos's avatar Adolfo Jayme Barrientos

HIG fixes in asciifilterdialog.ui

Change-Id: Ie54292794aa4ecfce3fed97102aef75d0fec2d33
Reviewed-on: https://gerrit.libreoffice.org/63614Reviewed-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
üst 8b011be7
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.20.4 --> <!-- Generated with glade 3.22.1 -->
<interface domain="sw"> <interface domain="sw">
<requires lib="gtk+" version="3.18"/> <requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="AsciiFilterDialog"> <object class="GtkDialog" id="AsciiFilterDialog">
...@@ -10,6 +10,9 @@ ...@@ -10,6 +10,9 @@
<property name="default_width">0</property> <property name="default_width">0</property>
<property name="default_height">0</property> <property name="default_height">0</property>
<property name="type_hint">dialog</property> <property name="type_hint">dialog</property>
<child>
<placeholder/>
</child>
<child internal-child="vbox"> <child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1"> <object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property> <property name="can_focus">False</property>
...@@ -97,10 +100,10 @@ ...@@ -97,10 +100,10 @@
<object class="GtkLabel" id="label2"> <object class="GtkLabel" id="label2">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes" context="asciifilterdialog|label2">_Character set</property> <property name="halign">end</property>
<property name="label" translatable="yes" context="asciifilterdialog|label2">_Character set:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">charset</property> <property name="mnemonic_widget">charset</property>
<property name="xalign">0</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
...@@ -111,10 +114,10 @@ ...@@ -111,10 +114,10 @@
<object class="GtkLabel" id="fontft"> <object class="GtkLabel" id="fontft">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes" context="asciifilterdialog|fontft">Default fonts</property> <property name="halign">end</property>
<property name="label" translatable="yes" context="asciifilterdialog|fontft">Default fonts:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">font</property> <property name="mnemonic_widget">font</property>
<property name="xalign">0</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
...@@ -125,10 +128,10 @@ ...@@ -125,10 +128,10 @@
<object class="GtkLabel" id="languageft"> <object class="GtkLabel" id="languageft">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes" context="asciifilterdialog|languageft">Lan_guage</property> <property name="halign">end</property>
<property name="label" translatable="yes" context="asciifilterdialog|languageft">Lan_guage:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">language</property> <property name="mnemonic_widget">language</property>
<property name="xalign">0</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
...@@ -139,9 +142,9 @@ ...@@ -139,9 +142,9 @@
<object class="GtkLabel" id="label5"> <object class="GtkLabel" id="label5">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes" context="asciifilterdialog|label5">_Paragraph break</property> <property name="halign">end</property>
<property name="label" translatable="yes" context="asciifilterdialog|label5">_Paragraph break:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
...@@ -175,7 +178,7 @@ ...@@ -175,7 +178,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
<property name="homogeneous">True</property> <property name="spacing">12</property>
<child> <child>
<object class="GtkRadioButton" id="crlf"> <object class="GtkRadioButton" id="crlf">
<property name="label" translatable="yes" context="asciifilterdialog|crlf">_CR &amp; LF</property> <property name="label" translatable="yes" context="asciifilterdialog|crlf">_CR &amp; LF</property>
...@@ -255,20 +258,21 @@ ...@@ -255,20 +258,21 @@
</child> </child>
<child> <child>
<object class="GtkCheckButton" id="includebom"> <object class="GtkCheckButton" id="includebom">
<property name="label" translatable="yes" context="asciifilterdialog|includebom">Include byte-order-mark</property> <property name="label" translatable="yes" context="asciifilterdialog|includebom">Include byte-order mark</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="xalign">0</property> <property name="halign">start</property>
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">1</property>
<property name="top_attach">4</property> <property name="top_attach">4</property>
<property name="width">2</property>
<property name="height">1</property>
</packing> </packing>
</child> </child>
<child>
<placeholder/>
</child>
</object> </object>
</child> </child>
</object> </object>
...@@ -297,8 +301,5 @@ ...@@ -297,8 +301,5 @@
<action-widget response="-6">cancel</action-widget> <action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget> <action-widget response="-11">help</action-widget>
</action-widgets> </action-widgets>
<child>
<placeholder/>
</child>
</object> </object>
</interface> </interface>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment