Skip to content
Commit 4c0a6e66 authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

Make the translators tab in the about dialog appear

These are not new strings since scripty adds them anyway

This usually happens automagically by calling KLocalizedString::setApplicationDomain but that only works if
the app uses a KMainWindow (or child  class).

Since in this case it's not, we need to call setTranslator directly
parent 1775b1bf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment