Skip to content

Fixed Toggle Night Color global shortcut, which used i18n in object name,...

David Edmundson requested to merge work/shortcut_i18n into master

Fixed Toggle Night Color global shortcut, which used i18n in object name, leading to erratic behavior e.g. when system locale or translations changed.

BUG: 428024

Follow up to !381 (closed), the idea is to get rid of the old version from the global shortcuts KCM UI. Anything custom set might be lost but that's a one time thing. It should avoid duplicate entries existing in the shortcuts UI forever.

@mziab I left you as the author, hope that's ok.

Merge request reports