Skip to content

Disable software update #116

@letsfindaway

Description

@letsfindaway

For packages built for a distribution the update mechanism is different than for packages installed from the openboard.org web page. The automatic and manual software update check should be disabled. This involves:

[App]
HideCheckForSoftwareUpdate=true        <- change
EnableAutomaticSoftwareUpdates=false   <- change
EnableSoftwareUpdates=true             <- remove (obsolete and unused)

Additionally, the check box in the preferences controller enabling the software update check will be removed.

I want to provide this as a patch for others building packages, but not as a PR to the project, as this will never be merged. Therefore I will probably create a PR in my fork, so that the patch can be retrieved from there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions