[Libreoffice-commits] core.git: cui/uiconfig sc/uiconfig sd/uiconfig svtools/uiconfig svx/uiconfig sw/uiconfig

Caolán McNamara caolanm at redhat.com
Fri Aug 23 03:37:59 PDT 2013


 cui/uiconfig/ui/aboutconfigdialog.ui             |    2 +-
 cui/uiconfig/ui/numberingformatpage.ui           |    2 +-
 cui/uiconfig/ui/optfltrpage.ui                   |    6 +++---
 cui/uiconfig/ui/optlanguagespage.ui              |    6 +++---
 cui/uiconfig/ui/optmemorypage.ui                 |    4 ++--
 cui/uiconfig/ui/optsavepage.ui                   |    6 +++---
 sc/uiconfig/scalc/ui/optchangespage.ui           |    2 +-
 sc/uiconfig/scalc/ui/optcompatibilitypage.ui     |    2 +-
 sc/uiconfig/scalc/ui/textimportcsv.ui            |    8 ++++----
 sd/uiconfig/sdraw/ui/dlgsnap.ui                  |    4 ++--
 sd/uiconfig/sdraw/ui/insertlayer.ui              |    2 +-
 sd/uiconfig/simpress/ui/optimpressgeneralpage.ui |   12 ++++++------
 sd/uiconfig/simpress/ui/presentationdialog.ui    |    8 ++++----
 sd/uiconfig/simpress/ui/prntopts.ui              |    8 ++++----
 svtools/uiconfig/ui/addresstemplatedialog.ui     |    2 +-
 svx/uiconfig/ui/chineseconversiondialog.ui       |    2 +-
 sw/uiconfig/swriter/ui/cardmediumpage.ui         |    4 ++--
 sw/uiconfig/swriter/ui/envformatpage.ui          |    6 +++---
 sw/uiconfig/swriter/ui/envprinterpage.ui         |    4 ++--
 sw/uiconfig/swriter/ui/labeloptionspage.ui       |    4 ++--
 sw/uiconfig/swriter/ui/optcomparison.ui          |    4 ++--
 sw/uiconfig/swriter/ui/optgeneralpage.ui         |    8 ++++----
 sw/uiconfig/swriter/ui/opttestpage.ui            |    2 +-
 sw/uiconfig/swriter/ui/printoptionspage.ui       |    4 ++--
 24 files changed, 56 insertions(+), 56 deletions(-)

New commits:
commit a06eb1d99cc47155205a4410172ada0374ee08d2
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Aug 23 11:37:17 2013 +0100

    semibold -> bold
    
    Change-Id: I83d0958fde5a057e57474c7511526e7f411ff46f

diff --git a/cui/uiconfig/ui/aboutconfigdialog.ui b/cui/uiconfig/ui/aboutconfigdialog.ui
index ef6ea85..e990089 100644
--- a/cui/uiconfig/ui/aboutconfigdialog.ui
+++ b/cui/uiconfig/ui/aboutconfigdialog.ui
@@ -118,7 +118,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Preferences</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/cui/uiconfig/ui/numberingformatpage.ui b/cui/uiconfig/ui/numberingformatpage.ui
index 338afb7..f058d90 100644
--- a/cui/uiconfig/ui/numberingformatpage.ui
+++ b/cui/uiconfig/ui/numberingformatpage.ui
@@ -336,7 +336,7 @@
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">categorylb:border</property>
                 <attributes>
-                  <attribute name="weight" value="semibold"/>
+                  <attribute name="weight" value="bold"/>
                 </attributes>
               </object>
             </child>
diff --git a/cui/uiconfig/ui/optfltrpage.ui b/cui/uiconfig/ui/optfltrpage.ui
index 4ea16f0..3e43b45 100644
--- a/cui/uiconfig/ui/optfltrpage.ui
+++ b/cui/uiconfig/ui/optfltrpage.ui
@@ -86,7 +86,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Microsoft Word 97/2000/XP</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -176,7 +176,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Microsoft Excel 97/2000/XP</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -248,7 +248,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Microsoft PowerPoint 97/2000/XP</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/cui/uiconfig/ui/optlanguagespage.ui b/cui/uiconfig/ui/optlanguagespage.ui
index 53d8702..1bae6d2 100644
--- a/cui/uiconfig/ui/optlanguagespage.ui
+++ b/cui/uiconfig/ui/optlanguagespage.ui
@@ -191,7 +191,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Language of</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -339,7 +339,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Default languages for documents</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -395,7 +395,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Enhanced language support</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/cui/uiconfig/ui/optmemorypage.ui b/cui/uiconfig/ui/optmemorypage.ui
index d8c91b7..c705854 100644
--- a/cui/uiconfig/ui/optmemorypage.ui
+++ b/cui/uiconfig/ui/optmemorypage.ui
@@ -90,7 +90,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Undo</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -261,7 +261,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Graphics cache</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/cui/uiconfig/ui/optsavepage.ui b/cui/uiconfig/ui/optsavepage.ui
index a3702fb..cfaffad 100644
--- a/cui/uiconfig/ui/optsavepage.ui
+++ b/cui/uiconfig/ui/optsavepage.ui
@@ -70,7 +70,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Load</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -255,7 +255,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Save</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -475,7 +475,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Default file format and ODF settings</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/sc/uiconfig/scalc/ui/optchangespage.ui b/sc/uiconfig/scalc/ui/optchangespage.ui
index 907da12..e471ebf 100644
--- a/sc/uiconfig/scalc/ui/optchangespage.ui
+++ b/sc/uiconfig/scalc/ui/optchangespage.ui
@@ -151,7 +151,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Colors for changes</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/sc/uiconfig/scalc/ui/optcompatibilitypage.ui b/sc/uiconfig/scalc/ui/optcompatibilitypage.ui
index 2f4b60c..c71e37a 100644
--- a/sc/uiconfig/scalc/ui/optcompatibilitypage.ui
+++ b/sc/uiconfig/scalc/ui/optcompatibilitypage.ui
@@ -77,7 +77,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Key bindings</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/sc/uiconfig/scalc/ui/textimportcsv.ui b/sc/uiconfig/scalc/ui/textimportcsv.ui
index 92012ad..f34e996 100644
--- a/sc/uiconfig/scalc/ui/textimportcsv.ui
+++ b/sc/uiconfig/scalc/ui/textimportcsv.ui
@@ -198,7 +198,7 @@
                     <property name="can_focus">False</property>
                     <property name="label" translatable="yes">Import</property>
                     <attributes>
-                      <attribute name="weight" value="semibold"/>
+                      <attribute name="weight" value="bold"/>
                     </attributes>
                   </object>
                 </child>
@@ -506,7 +506,7 @@
                     <property name="can_focus">False</property>
                     <property name="label" translatable="yes">Separator options</property>
                     <attributes>
-                      <attribute name="weight" value="semibold"/>
+                      <attribute name="weight" value="bold"/>
                     </attributes>
                   </object>
                 </child>
@@ -578,7 +578,7 @@
                     <property name="can_focus">False</property>
                     <property name="label" translatable="yes">Other options</property>
                     <attributes>
-                      <attribute name="weight" value="semibold"/>
+                      <attribute name="weight" value="bold"/>
                     </attributes>
                   </object>
                 </child>
@@ -681,7 +681,7 @@
                     <property name="can_focus">False</property>
                     <property name="label" translatable="yes">Fields</property>
                     <attributes>
-                      <attribute name="weight" value="semibold"/>
+                      <attribute name="weight" value="bold"/>
                     </attributes>
                   </object>
                 </child>
diff --git a/sd/uiconfig/sdraw/ui/dlgsnap.ui b/sd/uiconfig/sdraw/ui/dlgsnap.ui
index 104398a..335eec1 100644
--- a/sd/uiconfig/sdraw/ui/dlgsnap.ui
+++ b/sd/uiconfig/sdraw/ui/dlgsnap.ui
@@ -176,7 +176,7 @@
                     <property name="can_focus">False</property>
                     <property name="label" translatable="yes">Position</property>
                     <attributes>
-                      <attribute name="weight" value="semibold"/>
+                      <attribute name="weight" value="bold"/>
                     </attributes>
                   </object>
                 </child>
@@ -270,7 +270,7 @@
                     <property name="can_focus">False</property>
                     <property name="label" translatable="yes">Type</property>
                     <attributes>
-                      <attribute name="weight" value="semibold"/>
+                      <attribute name="weight" value="bold"/>
                     </attributes>
                   </object>
                 </child>
diff --git a/sd/uiconfig/sdraw/ui/insertlayer.ui b/sd/uiconfig/sdraw/ui/insertlayer.ui
index 5df3252..950599c 100644
--- a/sd/uiconfig/sdraw/ui/insertlayer.ui
+++ b/sd/uiconfig/sdraw/ui/insertlayer.ui
@@ -148,7 +148,7 @@
                     <property name="label" translatable="yes">_Title</property>
                     <property name="use_underline">True</property>
                     <attributes>
-                      <attribute name="weight" value="semibold"/>
+                      <attribute name="weight" value="bold"/>
                     </attributes>
                   </object>
                 </child>
diff --git a/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui b/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui
index ba8da2e..8bd31ce 100644
--- a/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui
+++ b/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui
@@ -81,7 +81,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Text objects</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -138,7 +138,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">New document</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -343,7 +343,7 @@
             <property name="margin_bottom">3</property>
             <property name="label" translatable="yes">Settings</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -438,7 +438,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Presentation</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -649,7 +649,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Scale</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -723,7 +723,7 @@
             <property name="yalign">0.49000000953674316</property>
             <property name="label" translatable="yes">Compatibility</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/sd/uiconfig/simpress/ui/presentationdialog.ui b/sd/uiconfig/simpress/ui/presentationdialog.ui
index ce1a847..8847e43 100644
--- a/sd/uiconfig/simpress/ui/presentationdialog.ui
+++ b/sd/uiconfig/simpress/ui/presentationdialog.ui
@@ -160,7 +160,7 @@
                     <property name="can_focus">False</property>
                     <property name="label" translatable="yes">Range</property>
                     <attributes>
-                      <attribute name="weight" value="semibold"/>
+                      <attribute name="weight" value="bold"/>
                     </attributes>
                   </object>
                 </child>
@@ -305,7 +305,7 @@
                     <property name="can_focus">False</property>
                     <property name="label" translatable="yes">Multiple displays</property>
                     <attributes>
-                      <attribute name="weight" value="semibold"/>
+                      <attribute name="weight" value="bold"/>
                     </attributes>
                   </object>
                 </child>
@@ -452,7 +452,7 @@
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes">Type</property>
                         <attributes>
-                          <attribute name="weight" value="semibold"/>
+                          <attribute name="weight" value="bold"/>
                         </attributes>
                       </object>
                     </child>
@@ -614,7 +614,7 @@
                         <property name="can_focus">False</property>
                         <property name="label" translatable="yes">Options</property>
                         <attributes>
-                          <attribute name="weight" value="semibold"/>
+                          <attribute name="weight" value="bold"/>
                         </attributes>
                       </object>
                     </child>
diff --git a/sd/uiconfig/simpress/ui/prntopts.ui b/sd/uiconfig/simpress/ui/prntopts.ui
index 59307e0..faa1123 100644
--- a/sd/uiconfig/simpress/ui/prntopts.ui
+++ b/sd/uiconfig/simpress/ui/prntopts.ui
@@ -109,7 +109,7 @@
                 <property name="can_focus">False</property>
                 <property name="label" translatable="yes">Print</property>
                 <attributes>
-                  <attribute name="weight" value="semibold"/>
+                  <attribute name="weight" value="bold"/>
                 </attributes>
               </object>
             </child>
@@ -284,7 +284,7 @@
                 <property name="can_focus">False</property>
                 <property name="label" translatable="yes">Page options</property>
                 <attributes>
-                  <attribute name="weight" value="semibold"/>
+                  <attribute name="weight" value="bold"/>
                 </attributes>
               </object>
             </child>
@@ -400,7 +400,7 @@
                 <property name="can_focus">False</property>
                 <property name="label" translatable="yes">Content</property>
                 <attributes>
-                  <attribute name="weight" value="semibold"/>
+                  <attribute name="weight" value="bold"/>
                 </attributes>
               </object>
             </child>
@@ -492,7 +492,7 @@
                 <property name="label" translatable="yes">Quality</property>
                 <property name="use_underline">True</property>
                 <attributes>
-                  <attribute name="weight" value="semibold"/>
+                  <attribute name="weight" value="bold"/>
                 </attributes>
               </object>
             </child>
diff --git a/svtools/uiconfig/ui/addresstemplatedialog.ui b/svtools/uiconfig/ui/addresstemplatedialog.ui
index 0244596..158b54d 100644
--- a/svtools/uiconfig/ui/addresstemplatedialog.ui
+++ b/svtools/uiconfig/ui/addresstemplatedialog.ui
@@ -197,7 +197,7 @@
                     <property name="can_focus">False</property>
                     <property name="label" translatable="yes">Address Book Source</property>
                     <attributes>
-                      <attribute name="weight" value="semibold"/>
+                      <attribute name="weight" value="bold"/>
                     </attributes>
                   </object>
                 </child>
diff --git a/svx/uiconfig/ui/chineseconversiondialog.ui b/svx/uiconfig/ui/chineseconversiondialog.ui
index d4fcc92..0b9f812 100644
--- a/svx/uiconfig/ui/chineseconversiondialog.ui
+++ b/svx/uiconfig/ui/chineseconversiondialog.ui
@@ -143,7 +143,7 @@
                     <property name="can_focus">False</property>
                     <property name="label" translatable="yes">Conversion direction</property>
                     <attributes>
-                      <attribute name="weight" value="semibold"/>
+                      <attribute name="weight" value="bold"/>
                     </attributes>
                   </object>
                 </child>
diff --git a/sw/uiconfig/swriter/ui/cardmediumpage.ui b/sw/uiconfig/swriter/ui/cardmediumpage.ui
index 336e3f8..1e8dbca 100644
--- a/sw/uiconfig/swriter/ui/cardmediumpage.ui
+++ b/sw/uiconfig/swriter/ui/cardmediumpage.ui
@@ -304,7 +304,7 @@
             <property name="can_focus">False</property>
             <property name="label">Inscription</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -500,7 +500,7 @@
             <property name="can_focus">False</property>
             <property name="label">Format</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/sw/uiconfig/swriter/ui/envformatpage.ui b/sw/uiconfig/swriter/ui/envformatpage.ui
index c2b1061..3cd0e95 100644
--- a/sw/uiconfig/swriter/ui/envformatpage.ui
+++ b/sw/uiconfig/swriter/ui/envformatpage.ui
@@ -212,7 +212,7 @@
             <property name="can_focus">False</property>
             <property name="label">Addressee</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -431,7 +431,7 @@
             <property name="can_focus">False</property>
             <property name="label">Sender</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -601,7 +601,7 @@
             <property name="can_focus">False</property>
             <property name="label">Size</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/sw/uiconfig/swriter/ui/envprinterpage.ui b/sw/uiconfig/swriter/ui/envprinterpage.ui
index db7440e..26865ba 100644
--- a/sw/uiconfig/swriter/ui/envprinterpage.ui
+++ b/sw/uiconfig/swriter/ui/envprinterpage.ui
@@ -233,7 +233,7 @@
             <property name="can_focus">False</property>
             <property name="label">Envelope orientation</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -306,7 +306,7 @@
             <property name="can_focus">False</property>
             <property name="label">Current Printer</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/sw/uiconfig/swriter/ui/labeloptionspage.ui b/sw/uiconfig/swriter/ui/labeloptionspage.ui
index 528e7d1..8f4e122 100644
--- a/sw/uiconfig/swriter/ui/labeloptionspage.ui
+++ b/sw/uiconfig/swriter/ui/labeloptionspage.ui
@@ -196,7 +196,7 @@
             <property name="can_focus">False</property>
             <property name="label">Distribute</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -269,7 +269,7 @@
             <property name="can_focus">False</property>
             <property name="label">Printer</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/sw/uiconfig/swriter/ui/optcomparison.ui b/sw/uiconfig/swriter/ui/optcomparison.ui
index a49b1f8..ef6a851 100644
--- a/sw/uiconfig/swriter/ui/optcomparison.ui
+++ b/sw/uiconfig/swriter/ui/optcomparison.ui
@@ -95,7 +95,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Compare documents</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
@@ -187,7 +187,7 @@
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">Settings</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/sw/uiconfig/swriter/ui/optgeneralpage.ui b/sw/uiconfig/swriter/ui/optgeneralpage.ui
index 2515189..ad3c17e 100644
--- a/sw/uiconfig/swriter/ui/optgeneralpage.ui
+++ b/sw/uiconfig/swriter/ui/optgeneralpage.ui
@@ -111,7 +111,7 @@
                     <property name="can_focus">False</property>
                     <property name="label">Update links when loading</property>
                     <attributes>
-                      <attribute name="weight" value="semibold"/>
+                      <attribute name="weight" value="bold"/>
                     </attributes>
                   </object>
                 </child>
@@ -185,7 +185,7 @@
                     <property name="can_focus">False</property>
                     <property name="label">Automatically Update</property>
                     <attributes>
-                      <attribute name="weight" value="semibold"/>
+                      <attribute name="weight" value="bold"/>
                     </attributes>
                   </object>
                 </child>
@@ -330,7 +330,7 @@
                 <property name="can_focus">False</property>
                 <property name="label">Settings</property>
                 <attributes>
-                  <attribute name="weight" value="semibold"/>
+                  <attribute name="weight" value="bold"/>
                 </attributes>
               </object>
             </child>
@@ -403,7 +403,7 @@
                 <property name="can_focus">False</property>
                 <property name="label">Word Count</property>
                 <attributes>
-                  <attribute name="weight" value="semibold"/>
+                  <attribute name="weight" value="bold"/>
                 </attributes>
               </object>
             </child>
diff --git a/sw/uiconfig/swriter/ui/opttestpage.ui b/sw/uiconfig/swriter/ui/opttestpage.ui
index b2c8955..bd9296e 100644
--- a/sw/uiconfig/swriter/ui/opttestpage.ui
+++ b/sw/uiconfig/swriter/ui/opttestpage.ui
@@ -197,7 +197,7 @@
             <property name="can_focus">False</property>
             <property name="label">Settings only for testpurposes</property>
             <attributes>
-              <attribute name="weight" value="semibold"/>
+              <attribute name="weight" value="bold"/>
             </attributes>
           </object>
         </child>
diff --git a/sw/uiconfig/swriter/ui/printoptionspage.ui b/sw/uiconfig/swriter/ui/printoptionspage.ui
index e6df82b..0bf9afe 100644
--- a/sw/uiconfig/swriter/ui/printoptionspage.ui
+++ b/sw/uiconfig/swriter/ui/printoptionspage.ui
@@ -252,7 +252,7 @@
                 <property name="can_focus">False</property>
                 <property name="label" translatable="yes">Pages</property>
                 <attributes>
-                  <attribute name="weight" value="semibold"/>
+                  <attribute name="weight" value="bold"/>
                 </attributes>
               </object>
             </child>
@@ -363,7 +363,7 @@
                 <property name="can_focus">False</property>
                 <property name="label" translatable="yes">Comments</property>
                 <attributes>
-                  <attribute name="weight" value="semibold"/>
+                  <attribute name="weight" value="bold"/>
                 </attributes>
               </object>
             </child>


More information about the Libreoffice-commits mailing list