diff options
24 files changed, 56 insertions, 56 deletions
diff --git a/cui/uiconfig/ui/aboutconfigdialog.ui b/cui/uiconfig/ui/aboutconfigdialog.ui index ef6ea85d2cd0..e99008922ac9 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 338afb7e6f86..f058d905c737 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 4ea16f0450cb..3e43b457f0f3 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 53d8702cd523..1bae6d2fc308 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 d8c91b797644..c7058547e2a7 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 a3702fbc8fe3..cfaffadc3890 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 907da125b630..e471ebf1dc30 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 2f4b60c5282f..c71e37a56407 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 92012ad527aa..f34e9963ec1e 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 104398a3045d..335eec11c4e4 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 5df3252fa0a9..950599cc0888 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 ba8da2edc780..8bd31ce9308f 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 ce1a847bb02f..8847e430f896 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 59307e0f99a6..faa11231da01 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 02445962b3b7..158b54d16514 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 d4fcc92e34a6..0b9f81276bb2 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 336e3f82cbe0..1e8dbca3151c 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 c2b1061b1ba1..3cd0e958af57 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 db7440e05538..26865ba537e3 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 528e7d1079dd..8f4e1220f012 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 a49b1f821c06..ef6a85101b0a 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 251518970db2..ad3c17ec2d9a 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 b2c895519d4f..bd9296e4dd55 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 e6df82be959e..0bf9afe34aa0 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> |