Skip to content

[kcms/icons] Fix i18n usage

Nicolas Fella requested to merge work/fixi18n into master

The code uses I18N_NOOP but doesn't actually call i18n later as needed.

However we don't really need the I18N_NOOP and can use the regular i18n

Fixes systemsettings#11 (closed)

Merge request reports