From a510603825050a5face70d5387f0be830a4d685b Mon Sep 17 00:00:00 2001 From: Felix Zwettler Date: Tue, 7 Jun 2022 23:14:29 +0200 Subject: add csv export --- src/gtk/dialogs.ui | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 src/gtk/dialogs.ui (limited to 'src/gtk/dialogs.ui') diff --git a/src/gtk/dialogs.ui b/src/gtk/dialogs.ui new file mode 100644 index 0000000..a4c1e6f --- /dev/null +++ b/src/gtk/dialogs.ui @@ -0,0 +1,100 @@ + + + + + 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 + + + TaskSort + + + + + + + + + + Sort order + + + SortOrder + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.4.1