From 122c77b9c2d30069d977416d05da161efee29eda Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Fri, 5 Mar 2021 14:17:07 +0000 Subject: [PATCH] Rename analyze command to fs-info. --- .../.idea/runConfigurations/Aaru.xml | 4 +- Aaru.Core/Statistics.cs | 4 +- .../ViewModels/Dialogs/StatisticsViewModel.cs | 103 +++++++++++------- .../ViewModels/Windows/MainWindowViewModel.cs | 2 +- Aaru.Gui/Views/Dialogs/StatisticsDialog.xaml | 2 +- Aaru/Aaru.csproj | 2 +- Aaru/Commands/Database/Statistics.cs | 28 +++++ Aaru/Commands/Filesystem/FilesystemFamily.cs | 1 + .../{Image/Analyze.cs => Filesystem/Info.cs} | 38 +++---- Aaru/Commands/Image/Convert.cs | 4 +- Aaru/Commands/Image/CreateSidecar.cs | 4 +- Aaru/Commands/Image/ImageFamily.cs | 1 - Aaru/Commands/Image/Info.cs | 6 +- Changelog.md | 2 +- README.md | 4 +- 15 files changed, 130 insertions(+), 75 deletions(-) rename Aaru/Commands/{Image/Analyze.cs => Filesystem/Info.cs} (91%) diff --git a/.idea/.idea.Aaru/.idea/runConfigurations/Aaru.xml b/.idea/.idea.Aaru/.idea/runConfigurations/Aaru.xml index 2380ac3c6..92b1646cb 100644 --- a/.idea/.idea.Aaru/.idea/runConfigurations/Aaru.xml +++ b/.idea/.idea.Aaru/.idea/runConfigurations/Aaru.xml @@ -1,7 +1,7 @@ -