Changes between Version 33 and Version 34 of Docs/825gen2/Dev/825Gen2ProjectReference


Ignore:
Timestamp:
04/24/26 08:37:03 (42 hours ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/825Gen2ProjectReference

    v33 v34  
    175175# to show on the application menu button.
    176176# The menu icon must be saved as a 24-bit bmp. The width should be an even 4 pixels
    177 # such as 280 x 180. If a web reports directory is provided include reports/*
     177# such as 280 x 180 
    178178# Additional files may be added. Documentation files (pdf format) will be available
    179179# in new style apps to view on the indicator in chromium from help/about screen.
     180# If a web reports directory is provided include reports/*
    180181tar -czvf <projectname>.tgz <projectname> <projectname>.8sg <projectname>.bmp <projectname>.ver <documentfilename>.pdf reports/*
    181182}}}