about summary refs log tree commit diff
path: root/src/gtk/window.ui
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-09-24 00:34:54 +0200
committerRicky Kresslein <rk@lakoliu.com>2022-09-24 00:34:54 +0200
commit87c05770789958e6786e6490eb1fa25cd116b361 (patch)
tree959c6344c99a0f85657759fd21618dff2e9673a1 /src/gtk/window.ui
parent54e7ba5b16045d4e653f392d38f045a4f7183732 (diff)
downloadFurtherance-87c05770789958e6786e6490eb1fa25cd116b361.tar.zst
Ability to change database location - #29
Diffstat (limited to 'src/gtk/window.ui')
-rwxr-xr-xsrc/gtk/window.ui8
1 files changed, 4 insertions, 4 deletions
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 @@
         <attribute name="label" translatable="yes">_Generate Report</attribute>
         <attribute name="action">app.report</attribute>
       </item>
-      <item>
-        <attribute name="label" translatable="yes">_Delete history</attribute>
-        <attribute name="action">app.delete-history</attribute>
-      </item>
     </section>
     <section>
       <item>
@@ -111,6 +107,10 @@
         <attribute name="label" translatable="yes">Import</attribute>
         <attribute name="action">app.import-database</attribute>
       </item>
+      <item>
+        <attribute name="label" translatable="yes">_Delete history</attribute>
+        <attribute name="action">app.delete-history</attribute>
+      </item>
     </section>
     <section>
       <item>