From fc293cecec7732a365d791089a2c92bf2f85fea9 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Sat, 25 Oct 2014 11:58:11 -0500 Subject: HIG fixes for Document Properties dialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add missing colons to labels that precede controls * Standardize Help button’s position * Better label for Add Property button * Add a frame for the lonely Embed Fonts option Change-Id: If12708161f2345e66ab3f49fd744bcad00d4ecc6 Reviewed-on: https://gerrit.libreoffice.org/12096 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sfx2/uiconfig/ui/custominfopage.ui | 4 +-- sfx2/uiconfig/ui/descriptioninfopage.ui | 30 ++++--------------- sfx2/uiconfig/ui/documentfontspage.ui | 45 +++++++++++++++++++++------- sfx2/uiconfig/ui/documentpropertiesdialog.ui | 5 +++- 4 files changed, 47 insertions(+), 37 deletions(-) (limited to 'sfx2') diff --git a/sfx2/uiconfig/ui/custominfopage.ui b/sfx2/uiconfig/ui/custominfopage.ui index efead1ed5947..89455a5e1eb5 100644 --- a/sfx2/uiconfig/ui/custominfopage.ui +++ b/sfx2/uiconfig/ui/custominfopage.ui @@ -11,12 +11,12 @@ 6 - gtk-add + Add _Property True True True end - True + True 0 diff --git a/sfx2/uiconfig/ui/descriptioninfopage.ui b/sfx2/uiconfig/ui/descriptioninfopage.ui index 113e60c9dd87..60b56a3dce96 100644 --- a/sfx2/uiconfig/ui/descriptioninfopage.ui +++ b/sfx2/uiconfig/ui/descriptioninfopage.ui @@ -1,6 +1,7 @@ + - + True False @@ -14,15 +15,13 @@ True False 0 - _Title + _Title: True title 0 0 - 1 - 1 @@ -30,15 +29,13 @@ True False 0 - _Subject + _Subject: True subject 0 1 - 1 - 1 @@ -46,15 +43,13 @@ True False 0 - _Keywords + _Keywords: True keywords 0 2 - 1 - 1 @@ -63,15 +58,13 @@ False start 0 - _Comments + _Comments: True comments 0 3 - 1 - 1 @@ -80,13 +73,10 @@ True True - True 1 0 - 1 - 1 @@ -95,13 +85,10 @@ True True - True 1 1 - 1 - 1 @@ -110,13 +97,10 @@ True True - True 1 2 - 1 - 1 @@ -139,8 +123,6 @@ 1 3 - 1 - 1 diff --git a/sfx2/uiconfig/ui/documentfontspage.ui b/sfx2/uiconfig/ui/documentfontspage.ui index 89888e20934c..7fab55f639f8 100644 --- a/sfx2/uiconfig/ui/documentfontspage.ui +++ b/sfx2/uiconfig/ui/documentfontspage.ui @@ -1,6 +1,7 @@ + - + True False @@ -8,20 +9,44 @@ 6 12 - - _Embed fonts in the document + True - True - False - True - 0 - True + False + 0 + none + + + True + False + 6 + 12 + + + _Embed fonts in the document + True + True + False + True + 0 + True + + + + + + + True + False + Font Embedding + + + + + 0 0 - 1 - 1 diff --git a/sfx2/uiconfig/ui/documentpropertiesdialog.ui b/sfx2/uiconfig/ui/documentpropertiesdialog.ui index 4d963b88e2a1..88cf755fa0ad 100644 --- a/sfx2/uiconfig/ui/documentpropertiesdialog.ui +++ b/sfx2/uiconfig/ui/documentpropertiesdialog.ui @@ -1,10 +1,12 @@ + - + False 6 Properties of + False dialog @@ -57,6 +59,7 @@ False True 2 + True -- cgit