about summary refs log tree commit diff
path: root/src/furtherance.gresource.xml
diff options
context:
space:
mode:
authorGabriel Brand <gabr.brand@gmail.com>2024-05-14 12:39:31 +0200
committerVika <vika@fireburn.ru>2025-01-02 02:41:43 +0300
commite1c0f968272d89191ffcdf1f591f8471ac4d8adb (patch)
tree5c94fcdc913e1102d61ceb956c6039dab9f0041b /src/furtherance.gresource.xml
parentce43c2e2634073479a0b1c09a461fedfe4fc3f77 (diff)
downloadFurtherance-e1c0f968272d89191ffcdf1f591f8471ac4d8adb.tar.zst
csv export dialog: Port GtkDialog to AdwDialog
- Use AdwToolbarView
- GNOME HIG: Writing Style
- GNOME HIG: Add access keys
- Disable export button when no file is selected
Diffstat (limited to 'src/furtherance.gresource.xml')
-rw-r--r--src/furtherance.gresource.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/furtherance.gresource.xml b/src/furtherance.gresource.xml
index 96f7f67..5a3878a 100644
--- a/src/furtherance.gresource.xml
+++ b/src/furtherance.gresource.xml
@@ -9,7 +9,7 @@
     <file>gtk/tasks_group.ui</file>
     <file>gtk/tasks_page.ui</file>
     <file>gtk/task_row.ui</file>
-    <file>gtk/dialogs.ui</file>
+    <file>gtk/csv_export_dialog.ui</file>
     <file>gtk/window.ui</file>
   </gresource>
 </gresources>