We have two icon images we can use for branding. a 270x270  and a 1024x1024 <img width="1024" height="1024" alt="Image" src="https://github.com/user-attachments/assets/692d2878-ab0a-4eb9-a944-f4d243ffe055" /> Objectives: - [x] Add to main frame - [x] Add to about dialogue - [x] Add to the program list (add remove programs) - [x] test on all platforms platform check list | location | windows | ubuntu | redhat | flatpak | macos | | - | - | - | - | - | - | | task bar | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | install programs | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | app window (usually l. corner) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | about menu | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | verification list: 1. windows - https://github.com/JDiskMark/jdm-java/issues/129#issuecomment-4506713787 - https://github.com/JDiskMark/jdm-java/issues/129#issuecomment-4536548883 2. ubuntu - https://github.com/JDiskMark/jdm-java/pull/166#issue-4492902580 - https://github.com/JDiskMark/jdm-java/pull/166#issuecomment-4506742781 - https://github.com/JDiskMark/jdm-java/issues/70#issuecomment-4643372773 3. fedora - https://github.com/JDiskMark/jdm-java/issues/70#issuecomment-4643425200 4. flatpak - https://github.com/JDiskMark/jdm-java/issues/128#issuecomment-4589023208 5. macos - https://github.com/JDiskMark/jdm-java/issues/70#issuecomment-4643303964
We have two icon images we can use for branding.
a 270x270
and a 1024x1024
Objectives:
platform check list
verification list: