diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-09-09 17:11:31 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-09-09 17:11:31 +0100 |
commit | 2fe5d93f82d2875b34301b67e6ccc4959bf4b575 (patch) | |
tree | f8a878fe4321b3f4f3a10cb9c41ef3b8d4ee893e /sc | |
parent | a1d51bf9aa9742eede83ae016360381c5c0eeeee (diff) |
semibold->bold
Change-Id: I563f4530f2003ea3090cd15696ea53143f7b3aa6
Diffstat (limited to 'sc')
-rw-r--r-- | sc/uiconfig/scalc/ui/retypepassdialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/uiconfig/scalc/ui/retypepassdialog.ui b/sc/uiconfig/scalc/ui/retypepassdialog.ui index 88d32498661c..9b1bc5cd3c68 100644 --- a/sc/uiconfig/scalc/ui/retypepassdialog.ui +++ b/sc/uiconfig/scalc/ui/retypepassdialog.ui @@ -153,7 +153,7 @@ <property name="can_focus">False</property> <property name="label" translatable="yes">Document protection</property> <attributes> - <attribute name="weight" value="semibold"/> + <attribute name="weight" value="bold"/> </attributes> </object> </child> @@ -215,7 +215,7 @@ <property name="can_focus">False</property> <property name="label" translatable="yes">Sheet protection</property> <attributes> - <attribute name="weight" value="semibold"/> + <attribute name="weight" value="bold"/> </attributes> </object> </child> |