https://bugs.documentfoundation.org/show_bug.cgi?id=141000
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda |.freedesktop.org |tion.org, | |mentoring@documentfoundatio | |n.org Keywords|needsUXEval |difficultyBeginner, | |easyHack, skillCpp, | |topicDesign --- Comment #2 from Heiko Tietze <[email protected]> --- In IconThemeInfo::ThemeIdToDisplayName() we have a conversion table for theme ID to name. Would suggest to always convert underscores into spaces and to use title style capitalization. Meaning karasa_jaga would become Karasa Jaga and yaru_mate Yaru Mate. Don't see a chance to use all uppercase for MATE. -- You are receiving this mail because: You are the assignee for the bug.
