Commit 0992e9c9 authored by ROOL's avatar ROOL :robot:
Browse files

Add 1 package from Utilities

Detail:
  SparkFS was previously not offered as a package so that the read-only version
  didn't class with the full version.

Version 1.09. Tagged as 'ABRelease-1_09'
......@@ -25,7 +25,7 @@ HForm Disc Standard Free Utilities.Caution.!H
DesktopBoot=ResetBoot System Standard Free Utilities.Caution.!ResetBoot YNNN Restore the boot application to the factory default state
PatchesPatch=Patch Administration Optional Free Utilities.!Patch YNNN Application refresher for applications out of maintenance
ShowScrap Desktop Optional Free Utilities.!ShowScrap YNNN Shortcut to the temporary directory
##SparkFS
SparkFSApp=SparkFS Archive Optional Free Utilities.!SparkFS YNNN Filing system to present compressed archives as normal directories
Usage Desktop Optional Free Utilities.!Usage YNNN Display CPU time spent by each application
T1ToFont File Optional Free Utilities.!T1ToFont YNNN Convert PostScript Type 1 to RISC OS fonts
ChangeFSI Graphics Standard Free Utilities.!ChangeFSI YNNN Bitmap image conversion and manipulation
......
/* (1.08)
/* (1.09)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 1.08
#define Module_MajorVersion_CMHG 1.09
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 15 Feb 2023
#define Module_Date_CMHG 24 Feb 2023
#define Module_MajorVersion "1.08"
#define Module_Version 108
#define Module_MajorVersion "1.09"
#define Module_Version 109
#define Module_MinorVersion ""
#define Module_Date "15 Feb 2023"
#define Module_Date "24 Feb 2023"
#define Module_ApplicationDate "15-Feb-23"
#define Module_ApplicationDate "24-Feb-23"
#define Module_ComponentName "ABRelease"
#define Module_FullVersion "1.08"
#define Module_HelpVersion "1.08 (15 Feb 2023)"
#define Module_LibraryVersionInfo "1:8"
#define Module_FullVersion "1.09"
#define Module_HelpVersion "1.09 (24 Feb 2023)"
#define Module_LibraryVersionInfo "1:9"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment