From 99736b3f6cda158eab119fd278e67a082f08bdec Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Mon, 6 Apr 2020 12:38:11 +0100 Subject: [PATCH] malcontent-control: Add a header bar and primary menu This makes it easier to access the help and about dialogue, and brings the application in line with the [GNOME HIG](https://developer.gnome.org/hig/stable/header-bars.html.en). Signed-off-by: Philip Withnall --- malcontent-control/main.ui | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/malcontent-control/main.ui b/malcontent-control/main.ui index 1be46da..69f9d93 100644 --- a/malcontent-control/main.ui +++ b/malcontent-control/main.ui @@ -5,6 +5,30 @@ 500 600 + + + True + + Parental Controls + True + + + True + none + True + True + primary-menu + + + + + end + + + + True @@ -232,4 +256,17 @@ + + +
+ + app.help + _Help + + + app.about + _About Parental Controls + +
+