From 8da7d7165ae980283d59e5b89b7aac0c9474f0e9 Mon Sep 17 00:00:00 2001 From: wp_xxyyzz Date: Mon, 30 Mar 2020 21:30:25 +0000 Subject: [PATCH] LazStats: Unversion Options.txt, update README.txt. git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7348 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- applications/lazstats/Options.txt | 5 ----- applications/lazstats/README.txt | 7 ++++--- 2 files changed, 4 insertions(+), 8 deletions(-) delete mode 100644 applications/lazstats/Options.txt diff --git a/applications/lazstats/Options.txt b/applications/lazstats/Options.txt deleted file mode 100644 index af26b5178..000000000 --- a/applications/lazstats/Options.txt +++ /dev/null @@ -1,5 +0,0 @@ -1 -0 -3 -2 -D:\Prog_Lazarus\wp-git\LazStats diff --git a/applications/lazstats/README.txt b/applications/lazstats/README.txt index 171e19c3e..9655348fe 100644 --- a/applications/lazstats/README.txt +++ b/applications/lazstats/README.txt @@ -9,6 +9,7 @@ What is different? - Updated form layout. - Units into subfolders for each major menu command in order to avoid the extremely long file list in the project manager. -- Include data and html folder of the original site. Add data file from the - OpenStat application mentioned in the pdf help files. -- Create chm help from the original pdf help files, tool used: HelpNDoc. +- Include data folder of the original site. Add missing data files from the + OpenStat application mentioned in the pdf help files of the original site +- Create chm help from the original pdf help files of the original site, + tool used: HelpNDoc.