Skip to content

Keep original package description#20

Open
schorschii wants to merge 1 commit into
linuxmint:masterfrom
schorschii:description-fix
Open

Keep original package description#20
schorschii wants to merge 1 commit into
linuxmint:masterfrom
schorschii:description-fix

Conversation

@schorschii
Copy link
Copy Markdown

@schorschii schorschii commented Feb 24, 2026

This PR removes the .title() call to not modify the package description letter case.

It's not a good idea to modify the displayed package metadata, especially when the text is in a language with fixed rules for upper/lowercase words or contains proper names, links etc. The title() call here causes a lot of confusion for those users, with no benefit for the GUI.

fixes #15

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.

Stop editing the description field

1 participant