From e1c0f968272d89191ffcdf1f591f8471ac4d8adb Mon Sep 17 00:00:00 2001 From: Gabriel Brand Date: Tue, 14 May 2024 12:39:31 +0200 Subject: 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 --- src/gtk/dialogs.ui | 101 ----------------------------------------------------- 1 file changed, 101 deletions(-) delete mode 100644 src/gtk/dialogs.ui (limited to 'src/gtk/dialogs.ui') diff --git a/src/gtk/dialogs.ui b/src/gtk/dialogs.ui deleted file mode 100644 index ef141e0..0000000 --- a/src/gtk/dialogs.ui +++ /dev/null @@ -1,101 +0,0 @@ - - - - - 1 - true - Export as CSV - - - Cancel - - - - - Export - - - - - csv_export_cancelbutton - csv_export_applybutton - - - - 800 - 600 - true - false - fill - fill - - - vertical - 24 - 12 - 12 - 12 - 12 - - - horizontal - 12 - - - - no file selected - - true - start - start - - - - - - folder-open-symbolic - - - - - - - CSV export preferences - fill - - - Sort by - - - - Start time - Stop time - Task name - - - - - - - - Sort order - - - - Ascending - Descending - - - - - - - - - - - - - \ No newline at end of file -- cgit 1.4.1