From fadeaeb6b558cbb647717a84c6fff9719098a0d5 Mon Sep 17 00:00:00 2001 From: Evangelos Ribeiro Tzaras Date: Fri, 23 Apr 2021 01:14:26 +0200 Subject: [PATCH] main-window: Add menu button This will be used to manage VoIP accounts (SIP), show the About dialog and so on. We will leave this hidden for now. --- src/ui/main-window.ui | 63 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 62 insertions(+), 1 deletion(-) diff --git a/src/ui/main-window.ui b/src/ui/main-window.ui index 7b6364c..ae598c0 100644 --- a/src/ui/main-window.ui +++ b/src/ui/main-window.ui @@ -28,6 +28,23 @@ + + + False + False + menu_popover + + + True + False + open-menu-symbolic + + + + + end + + @@ -95,7 +112,7 @@ 200 - + True False USSD @@ -197,4 +214,48 @@ + + + + True + vertical + False + 12 + 6 + + + True + VoIP Accounts + + + + + + True + vertical + + + + + True + Keyboard shortcuts + + + + + True + Help + + + + + True + About Calls + + + + + + +