From a1700d52a47184ee07b91b461a846dc5435f0022 Mon Sep 17 00:00:00 2001 From: heiko tietze Date: Thu, 21 Mar 2019 10:14:07 +0100 Subject: tdf#124238 - Show a Tip-Of-The-Day dialog on startup New dialog Change-Id: If1e501de26eb5a9c20a59e621f9e805c3b5e2cf8 Reviewed-on: https://gerrit.libreoffice.org/69498 Tested-by: Jenkins Reviewed-by: Heiko Tietze --- cui/uiconfig/ui/optgeneralpage.ui | 14 +++ cui/uiconfig/ui/tipofthedaydialog.ui | 179 +++++++++++++++++++++++++++++++++++ 2 files changed, 193 insertions(+) create mode 100644 cui/uiconfig/ui/tipofthedaydialog.ui (limited to 'cui/uiconfig') diff --git a/cui/uiconfig/ui/optgeneralpage.ui b/cui/uiconfig/ui/optgeneralpage.ui index 24eadff85c61..b2f6114e3dab 100644 --- a/cui/uiconfig/ui/optgeneralpage.ui +++ b/cui/uiconfig/ui/optgeneralpage.ui @@ -59,6 +59,20 @@ 1 + + + Show "Tip of the day" Dialog on Start-up + True + True + False + True + True + + + 0 + 2 + + diff --git a/cui/uiconfig/ui/tipofthedaydialog.ui b/cui/uiconfig/ui/tipofthedaydialog.ui new file mode 100644 index 000000000000..8b5936466c8d --- /dev/null +++ b/cui/uiconfig/ui/tipofthedaydialog.ui @@ -0,0 +1,179 @@ + + + + + + False + 6 + Tip of the day + dialog + + + + + + False + vertical + 12 + + + False + True + end + + + _Show tips on startup + True + True + False + Enable the dialog again at Tools > Options > General + True + True + True + + + True + True + 0 + True + + + + + _Next Tip + True + True + True + True + + + True + True + 1 + + + + + gtk-ok + True + True + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + True + False + + + True + False + 12 + 12 + 12 + 12 + + + False + True + 0 + + + + + True + False + True + vertical + + + True + False + 12 + Did you know? + + + + + + + False + True + 0 + + + + + True + False + + + False + True + 1 + + + + + True + False + True + True + 50 + + + False + True + 2 + + + + + Link + True + True + none + + + False + True + 3 + + + + + False + True + 1 + + + + + True + True + 0 + + + + + + btnOk + + + -- cgit