From 254c0927e669b5c488df63d07bc9eed3357e88f6 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sun, 31 Aug 2014 10:43:40 -0300 Subject: More mushrooms... More help buttons missing in dialogs. Change-Id: I9274f3774955f5bb8a470e2e1ad25b3f5723d377 Reviewed-on: https://gerrit.libreoffice.org/11217 Reviewed-by: Thomas Arnhold Tested-by: Thomas Arnhold --- dbaccess/uiconfig/ui/choosedatasourcedialog.ui | 14 ++++++++++++++ dbaccess/uiconfig/ui/parametersdialog.ui | 17 ++++++++++++++++- dbaccess/uiconfig/ui/password.ui | 14 ++++++++++++++ dbaccess/uiconfig/ui/textconnectionsettings.ui | 19 ++++++++++++++++--- 4 files changed, 60 insertions(+), 4 deletions(-) (limited to 'dbaccess/uiconfig') diff --git a/dbaccess/uiconfig/ui/choosedatasourcedialog.ui b/dbaccess/uiconfig/ui/choosedatasourcedialog.ui index 22b5c6f07ad9..6e3032f49342 100644 --- a/dbaccess/uiconfig/ui/choosedatasourcedialog.ui +++ b/dbaccess/uiconfig/ui/choosedatasourcedialog.ui @@ -61,6 +61,20 @@ True + + + gtk-help + True + True + True + True + + + False + True + 3 + + False diff --git a/dbaccess/uiconfig/ui/parametersdialog.ui b/dbaccess/uiconfig/ui/parametersdialog.ui index 206bee39783c..24faeef14daa 100644 --- a/dbaccess/uiconfig/ui/parametersdialog.ui +++ b/dbaccess/uiconfig/ui/parametersdialog.ui @@ -1,6 +1,7 @@ + - + False True @@ -50,6 +51,20 @@ 1 + + + gtk-help + True + True + True + True + + + False + True + 2 + + False diff --git a/dbaccess/uiconfig/ui/password.ui b/dbaccess/uiconfig/ui/password.ui index 9c018677b189..6e8ae8790a79 100644 --- a/dbaccess/uiconfig/ui/password.ui +++ b/dbaccess/uiconfig/ui/password.ui @@ -46,6 +46,20 @@ 1 + + + gtk-help + True + True + True + True + + + False + True + 2 + + False diff --git a/dbaccess/uiconfig/ui/textconnectionsettings.ui b/dbaccess/uiconfig/ui/textconnectionsettings.ui index 8b9076989e8d..b4b6acaa96f8 100644 --- a/dbaccess/uiconfig/ui/textconnectionsettings.ui +++ b/dbaccess/uiconfig/ui/textconnectionsettings.ui @@ -1,6 +1,7 @@ + - + False 6 @@ -23,7 +24,6 @@ True True True - False True @@ -39,7 +39,6 @@ True True True - False True @@ -48,6 +47,20 @@ 1 + + + gtk-help + True + True + True + True + + + False + True + 2 + + False -- cgit