diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-08-23 11:37:17 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-08-23 11:37:17 +0100 |
commit | a06eb1d99cc47155205a4410172ada0374ee08d2 (patch) | |
tree | d769fa5c4a2ea2ea402ee88bd74b6841787b9b9c /sd/uiconfig/sdraw | |
parent | 55920ce3e85c91f25d2ca8cf92b8a48f3fad04e3 (diff) |
semibold -> bold
Change-Id: I83d0958fde5a057e57474c7511526e7f411ff46f
Diffstat (limited to 'sd/uiconfig/sdraw')
-rw-r--r-- | sd/uiconfig/sdraw/ui/dlgsnap.ui | 4 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/insertlayer.ui | 2 |
2 files changed, 3 insertions, 3 deletions
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> |