Skip to content

Commit

Permalink
Merge pull request #317 from amnezia-vpn/adapt_mac_installer_wizard
Browse files Browse the repository at this point in the history
adapted installer wizard to macos style
  • Loading branch information
Nethius authored Sep 8, 2023
2 parents 6a6b200 + 3cfca04 commit 7dc21ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/installer/config/macos.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<TargetDir>/Applications/AmneziaVPN.app</TargetDir>
<WizardDefaultWidth>600</WizardDefaultWidth>
<WizardDefaultHeight>380</WizardDefaultHeight>
<WizardStyle>Modern</WizardStyle>
<WizardStyle>Mac</WizardStyle>
<RemoveTargetDir>true</RemoveTargetDir>
<AllowSpaceInPath>true</AllowSpaceInPath>
<AllowNonAsciiCharacters>false</AllowNonAsciiCharacters>
Expand Down

0 comments on commit 7dc21ce

Please sign in to comment.