diff options
author | Gabriel Brand <gabr.brand@gmail.com> | 2024-05-14 12:39:31 +0200 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2025-01-02 02:41:43 +0300 |
commit | e1c0f968272d89191ffcdf1f591f8471ac4d8adb (patch) | |
tree | 5c94fcdc913e1102d61ceb956c6039dab9f0041b /po/POTFILES | |
parent | ce43c2e2634073479a0b1c09a461fedfe4fc3f77 (diff) | |
download | Furtherance-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 'po/POTFILES')
-rw-r--r-- | po/POTFILES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES b/po/POTFILES index 6489d4e..bb94ba6 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -3,7 +3,7 @@ data/com.lakoliu.Furtherance.appdata.xml.in data/com.lakoliu.Furtherance.desktop.in # UI files -src/gtk/dialogs.ui +src/gtk/csv_export_dialog.ui src/gtk/history_box.ui src/gtk/preferences_dialog.ui src/gtk/report.ui |