From 87c05770789958e6786e6490eb1fa25cd116b361 Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Sat, 24 Sep 2022 00:34:54 +0200 Subject: Ability to change database location - #29 --- src/gtk/preferences_window.ui | 21 +++++++++++++++++++++ src/gtk/window.ui | 8 ++++---- 2 files changed, 25 insertions(+), 4 deletions(-) (limited to 'src/gtk') diff --git a/src/gtk/preferences_window.ui b/src/gtk/preferences_window.ui index e6fd65b..168d614 100755 --- a/src/gtk/preferences_window.ui +++ b/src/gtk/preferences_window.ui @@ -206,6 +206,27 @@ + + + Database + True + + + Database location + /location/ + + + center + Browse + + + + + + + diff --git a/src/gtk/window.ui b/src/gtk/window.ui index f11d3ef..b268ff7 100755 --- a/src/gtk/window.ui +++ b/src/gtk/window.ui @@ -93,10 +93,6 @@ _Generate Report app.report - - _Delete history - app.delete-history -
@@ -111,6 +107,10 @@ Import app.import-database + + _Delete history + app.delete-history +
-- cgit 1.4.1