Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Fix Redhat desktop launcher #3905

Merged
merged 1 commit into from
Sep 12, 2016
Merged

Fix Redhat desktop launcher #3905

merged 1 commit into from
Sep 12, 2016

Conversation

Sh1d0w
Copy link

@Sh1d0w Sh1d0w commented Sep 12, 2016

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

The problem is that under RHEL the generated desktop launcher does not
have the correct mine types, so Brave can not be set as default browser.

This was reported and fixed here #2839
in both Brave and electron-redhat-installer package. However the fixed version
of the installer package was never used by Brave. This PR bumps the version
so it should work ok now.

Fixes #3776

Auditors:
@bbondy

Test Plan:

  1. Install Brave under Fedora 24 and make sure it can be set as default
    browser from the Default applications menu

The problem is that under RHEL the generated desktop launcher does not
have the correct mine types, so Brave can not be set as default browser.

This was reported and fixed here #2839
in both Brave and electron-redhat-installer package. However the fixed version
of the installer package was never used by Brave. This PR bumps the version
so it should work ok now.

Fixes #3776

Auditors:
@bbondy

Test Plan:
1. Install Brave under Fedora 24 and make sure it can be set as default
browser from the Default applications menu
@Sh1d0w Sh1d0w added this to the 0.12.1dev milestone Sep 12, 2016
@bbondy
Copy link
Member

bbondy commented Sep 12, 2016

++

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can’t set as default browser under Linux (.desktop)
2 participants