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

Stop library from prioritizing executable directory #1208

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

sgourdas
Copy link
Collaborator

This removes the prioritization of the executable's directory for the library of the app, as now the "portable" functionality has been implemented in a different way (#1166).

Fixes #460

src/kiwixapp.cpp Outdated Show resolved Hide resolved
src/kiwixapp.cpp Outdated Show resolved Hide resolved
@sgourdas sgourdas force-pushed the feature/library-ignore-executable branch from c9b629a to 791a162 Compare September 17, 2024 09:36
@sgourdas
Copy link
Collaborator Author

@kelson42 ready for merge.

@kelson42 kelson42 force-pushed the feature/library-ignore-executable branch from 791a162 to 4bb6938 Compare September 17, 2024 13:15
@kelson42 kelson42 merged commit 082327c into main Sep 17, 2024
3 of 6 checks passed
@kelson42 kelson42 deleted the feature/library-ignore-executable branch September 17, 2024 13:25
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.

Kiwix Desktop does not ignore other libraries when local library.xml is available
3 participants