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 inconsistent capitalization in app ID #247

Merged
merged 4 commits into from
Mar 8, 2024

Conversation

tfuxu
Copy link
Contributor

@tfuxu tfuxu commented Mar 5, 2024

Flathub's backend cares about capitalization in application ID, so it needs to be the same throughout the codebase. Otherwise, appstreamcli will error out with filters-but-no-output error.

This PR should fix issues with app ID and hopefully make appstreamcli happy.

@diamondburned
Copy link
Owner

Wouldn't so.libdb.dissent be the right capitalization? Or does Flatpak want a capitalized D?

@tfuxu
Copy link
Contributor Author

tfuxu commented Mar 6, 2024

There aren't any mentions about capitalization of the app name part in Flathub docs, so I guess it doesn't matter.

@diamondburned
Copy link
Owner

I personally prefer the so.libdb.dissent, could you update the PR to contain that?

@tfuxu
Copy link
Contributor Author

tfuxu commented Mar 7, 2024

@diamondburned Updated

@diamondburned diamondburned merged commit d0512a6 into diamondburned:main Mar 8, 2024
7 of 9 checks passed
@tfuxu tfuxu deleted the fix-app-id branch June 25, 2024 16:34
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