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

Add the package name to the icons and ui paths #62

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

skitt
Copy link
Contributor

@skitt skitt commented Jun 5, 2024

CMAKE_INSTALL_FULL_DATADIR gives the read-only
architecture-independent data root without the package name, so BuildEnv::package_pkgdata_dir() only returns that ("/usr/share" or equivalent). This adds the package name to the appropriate search paths in app_init_and_loop().

CMAKE_INSTALL_FULL_DATADIR gives the read-only
architecture-independent data root without the package name, so
BuildEnv::package_pkgdata_dir() only returns that ("/usr/share" or
equivalent). This adds the package name to the appropriate search
paths in app_init_and_loop().

Signed-off-by: Stephen Kitt <steve@sk2.org>
@ashaduri
Copy link
Owner

Merged, thanks a lot!

@ashaduri ashaduri merged commit f9a098d into ashaduri:main Jun 11, 2024
10 of 11 checks passed
@skitt skitt deleted the package-name branch June 11, 2024 11:47
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

2 participants