summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorBogdan Buzea <buzea.bogdan@libreoffice.org>2024-06-23 16:14:38 +0200
committerTaichi Haradaguchi <20001722@ymail.ne.jp>2024-06-24 05:23:38 +0200
commitdae21034a459ca77cd40616399e8cebf076ccdd9 (patch)
tree8a7fb82032c4516b1a5b2528c321ebc6f2d4c493 /cui
parent7cfb1165ff881f361a0190e9c39a6329b1392907 (diff)
Resave with newer Glade version
Change-Id: I78c7d3d4ae4643fa9f669177263d8c7bf4f681e5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169377 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> Tested-by: Jenkins
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/asiantypography.ui44
1 files changed, 22 insertions, 22 deletions
diff --git a/cui/uiconfig/ui/asiantypography.ui b/cui/uiconfig/ui/asiantypography.ui
index 6f7db08e90a6..3e926f1d647e 100644
--- a/cui/uiconfig/ui/asiantypography.ui
+++ b/cui/uiconfig/ui/asiantypography.ui
@@ -1,30 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.3 -->
+<!-- Generated with glade 3.40.0 -->
<interface domain="cui">
<requires lib="gtk+" version="3.20"/>
<object class="GtkFrame" id="AsianTypography">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">6</property>
+ <property name="label-xalign">0</property>
+ <property name="shadow-type">none</property>
<child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="orientation">vertical</property>
- <property name="spacing">6</property>
+ <property name="can-focus">False</property>
<property name="margin-start">12</property>
<property name="margin-top">6</property>
+ <property name="orientation">vertical</property>
+ <property name="spacing">6</property>
<child>
<object class="GtkCheckButton" id="checkForbidList">
<property name="label" translatable="yes" context="asiantypography|checkForbidList">Apply list of forbidden characters to the beginning and end of lines</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<property name="inconsistent">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -36,11 +36,11 @@
<object class="GtkCheckButton" id="checkHangPunct">
<property name="label" translatable="yes" context="asiantypography|checkHangPunct">Allow hanging punctuation</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<property name="inconsistent">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -52,11 +52,11 @@
<object class="GtkCheckButton" id="checkApplySpacing">
<property name="label" translatable="yes" context="asiantypography|checkApplySpacing">Apply spacing between Asian and non-Asian text</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="receives-default">False</property>
+ <property name="use-underline">True</property>
<property name="inconsistent">True</property>
- <property name="draw_indicator">True</property>
+ <property name="draw-indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -69,7 +69,7 @@
<child type="label">
<object class="GtkLabel" id="labelLineChange">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" context="asiantypography|labelLineChange">Line Change</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -77,4 +77,4 @@
</object>
</child>
</object>
-</interface>
+</interface> \ No newline at end of file