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

Ask for rescan upgrade #370

Merged
merged 3 commits into from Nov 11, 2014
Merged

Conversation

kain88-de
Copy link
Member

https://bugs.launchpad.net/mixxx/+bug/1390019

Tell the user that we have to rescan the library for coverart when they are upgrading from 1.11.

It would be nice if a native speaker could look over the text that is displayed in the QMessageBox in upgrade.cpp

Max Linke added 2 commits November 7, 2014 15:31
This is necessary so that we can display cover-art for users that are
upgrading.
Coding style changes and removal of dead code.
@@ -331,6 +330,9 @@ ConfigObject<ConfigValue>* Upgrade::versionUpgrade(const QString& settingsPath)
if (configVersion.startsWith("1.11")) {
qDebug() << "Upgrading from v1.11.x...";

////////////
Copy link
Member

Choose a reason for hiding this comment

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

I don't like this style of comment, it is very LOUD. Please just replace with

// Upgrade to multi-library folder settings

(also there was a spelling mistake)

kain88-de added a commit that referenced this pull request Nov 11, 2014
@kain88-de kain88-de merged commit 9c7f191 into mixxxdj:master Nov 11, 2014
@kain88-de
Copy link
Member Author

@ywwg thanks for the review

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

Successfully merging this pull request may close these issues.

None yet

3 participants