Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some proxy-related fixes in Winetricks plugin #83

Merged
merged 3 commits into from Aug 10, 2016

Commits on Aug 6, 2016

  1. Correct proxy-related environment variables in Winetricks plugin

    Proxy-related environment variables must be lowercase.
    When Wget downloads Winetricks (HTTPS URL), https_proxy is used.
    kakurasan committed Aug 6, 2016
    Copy the full SHA
    b556acc View commit details
    Browse the repository at this point in the history
  2. Use env command in the command line to download Winetricks

    xterm does not start if proxy host is set. This commit fixes the issue.
    kakurasan committed Aug 6, 2016
    Copy the full SHA
    1548bb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. Copy the full SHA
    2e5c927 View commit details
    Browse the repository at this point in the history