diff --git a/mint/setup/lnetconf/lnetconf.app b/mint/setup/lnetconf/lnetconf.app index 3f19eee..033b101 100644 Binary files a/mint/setup/lnetconf/lnetconf.app and b/mint/setup/lnetconf/lnetconf.app differ diff --git a/tools/latzip/deskicon.rsc b/tools/latzip/deskicon.rsc new file mode 100644 index 0000000..f302a87 Binary files /dev/null and b/tools/latzip/deskicon.rsc differ diff --git a/tools/latzip/latzip.app b/tools/latzip/latzip.app index c693590..c9fc0e8 100644 Binary files a/tools/latzip/latzip.app and b/tools/latzip/latzip.app differ diff --git a/tools/latzip/latzip.gfa b/tools/latzip/latzip.gfa index e59b937..fa7954b 100644 Binary files a/tools/latzip/latzip.gfa and b/tools/latzip/latzip.gfa differ diff --git a/tools/latzip/latzip.txt b/tools/latzip/latzip.txt index 0daf810..f11b6a5 100644 --- a/tools/latzip/latzip.txt +++ b/tools/latzip/latzip.txt @@ -1,4 +1,4 @@ -*** latzip *** Version 1.1 +*** latzip *** Version 1.2 A simple tool for zipping files or folders under TOS or FreeMiNT, by using MiNT zip executables. diff --git a/tools/latzip/latzipde.txt b/tools/latzip/latzipde.txt index b63d530..9e7eade 100644 --- a/tools/latzip/latzipde.txt +++ b/tools/latzip/latzipde.txt @@ -1,4 +1,4 @@ -*** latzip *** Version 1.1 +*** latzip *** Version 1.2 Ein einfaches Tool zum zippen von Dateien und Ordnern unter TOS oder FreeMiNT, unter Verwendung von MiNT zip executables. diff --git a/tools/latzip/version.txt b/tools/latzip/version.txt new file mode 100644 index 0000000..a9c92ce --- /dev/null +++ b/tools/latzip/version.txt @@ -0,0 +1,13 @@ +# latzip version history + +Version 1.0: Initial version, with great help from P. TonThat. + +Version 1.1: +- Name changed to "latzip" (lzip already existed) +- now works correct also on machines without FPU +- Under TOS debug output to file (keeps the screen clear), under MiNT + debug output also in console. +- optimized code + +Version 1.2: +- Desktop window (drive) update under MiNT