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

Try harder to get rid of hardcoded home paths #48

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Try harder to get rid of hardcoded home paths #48

merged 2 commits into from
Feb 7, 2024

Conversation

dcaliste
Copy link
Collaborator

@dcaliste dcaliste commented Feb 7, 2024

Should fix #47 .

The only matchs that remain, are within commented parts of the code in src/utils.cpp and src/playlist.cpp. There is also a lone match in extras/LockScreen.qml but this file seems to duplicate an ancient version of the Jolla LockScreen.qml. I don't think it's a good idea to try to do anything with it now.

File may be stored on a SD card and not
only in the home directory. In addition
the filename is currently used only to
test its extension in MetaData.qml dialog.
Copy link
Contributor

@Olf0 Olf0 left a comment

Choose a reason for hiding this comment

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

This is looking good to me, with my limited QML knowledge and experience.

@Olf0 Olf0 merged commit 080c241 into devel Feb 7, 2024
1 check passed
@Olf0 Olf0 deleted the nemo branch February 7, 2024 20:05
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.

[Bug] Remaining hardcoded paths to /home/nemo
2 participants