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

Fix 700 #746

Merged
merged 3 commits into from
Jul 27, 2016
Merged

Fix 700 #746

merged 3 commits into from
Jul 27, 2016

Conversation

feross
Copy link
Member

@feross feross commented Jul 27, 2016

Fix #700

The title is set with the --meta-title flag to VLC.

Fix #700

The title is set with the `--meta-title` flag to VLC.
@@ -118,5 +117,5 @@ function setTitle (title) {
}

function resetTitle () {
setTitle(config.APP_WINDOW_TITLE)
window.main.dispatch('resetTitle')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correction: window should be windows

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@mathiasvr
Copy link
Contributor

LGTM aside from comment, nice use of dispatch 👍

@feross feross merged commit 8373e69 into master Jul 27, 2016
@feross feross deleted the fix-700 branch July 27, 2016 23:04
@feross
Copy link
Member Author

feross commented Jul 27, 2016

@mathiasvr thanks for the review!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants