Skip to content

PList settings to control behaviour #82

Description

@abemedia

It would be great if a few details could be controlled by settings in the application's plist. Here are my suggestions:

  • LMForceMove (bool): Defaults to false. If set to true it disables the options "Do Not Move" and "Do not show this message again" and has a "Cancel" button in place of "Do Not Move" which closes the application.
  • LMUserDirectory (string: auto | always | never): Defaults to auto.
    • auto: current behaviour.
    • never: will always install to /Applications.
    • always: will always install to ~/Applications (providing this exists).

For LMUserDirectory another option might be a simple boolean which disables the user directory and forces install to /Applications. This would suffice for my use-case.

Would you be willing to accept a PR with the above? I have a requirement for them and rather than create a fork it would be awesome if others could also benefit from this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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