about summary refs log tree commit diff
path: root/src/gtk/window.ui
diff options
context:
space:
mode:
authorr3pll <106473215+r3pll@users.noreply.github.com>2022-06-07 14:14:59 +0300
committerGitHub <noreply@github.com>2022-06-07 14:14:59 +0300
commit02c76729565c06cfeaa0b1029bc9768cd3b46d7d (patch)
tree3642cd2c2da187250ef4708061d81208e57740b5 /src/gtk/window.ui
parent08a3a2416e6b5357911815d49e074928dcc5d3e6 (diff)
parent89955b21d2a048037822afb60f5200f9da76c487 (diff)
downloadFurtherance-02c76729565c06cfeaa0b1029bc9768cd3b46d7d.tar.zst
Merge pull request #1 from lakoliu/main
1
Diffstat (limited to 'src/gtk/window.ui')
-rwxr-xr-xsrc/gtk/window.ui4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gtk/window.ui b/src/gtk/window.ui
index 963922a..174acc0 100755
--- a/src/gtk/window.ui
+++ b/src/gtk/window.ui
@@ -93,6 +93,10 @@
         <attribute name="action">app.preferences</attribute>
       </item>
       <item>
+        <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>