about summary refs log tree commit diff
path: root/src/gtk/window.ui
diff options
context:
space:
mode:
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 174acc0..25b81ca 100755
--- a/src/gtk/window.ui
+++ b/src/gtk/window.ui
@@ -101,6 +101,10 @@
         <attribute name="action">app.delete-history</attribute>
       </item>
       <item>
+        <attribute name="label" translatable="yes">_Export as CSV</attribute>
+        <attribute name="action">app.export-csv</attribute>
+      </item>
+      <item>
         <attribute name="label" translatable="yes">_About Furtherance</attribute>
         <attribute name="action">app.about</attribute>
       </item>