From 5e0c73742387325073a0ea34f5cfc6fedca81dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20P?= Date: Thu, 11 Jan 2024 14:56:52 +0100 Subject: [PATCH] Handle book records --- MainWindow.xaml | 14 +++++------ Records.cs | 61 +++++++++++++++++++++++++++++++++++++-------- Text2Bib.cs | 6 ++--- Txt2Bib.csproj | 2 ++ aec_icon.png | Bin 0 -> 33305 bytes exit-icon-4597.png | Bin 0 -> 13332 bytes info-icon.png | Bin 0 -> 4902 bytes 7 files changed, 62 insertions(+), 21 deletions(-) create mode 100644 aec_icon.png create mode 100644 exit-icon-4597.png create mode 100644 info-icon.png diff --git a/MainWindow.xaml b/MainWindow.xaml index 7a5c4b2..9d20761 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -1,11 +1,11 @@ - + Title="Txt2Bib" Height="744" Width="800" Icon="/aec_icon.png"> @@ -26,16 +26,16 @@ - + -