sitter added inline comments.

INLINE COMMENTS

> KF5I18NMacros.cmake:136
> +function(ki18n_install_ts_files _lang)
> +    message(WARNING "KI18N_INSTALL_TS_FILES is deprecated!")
> +    ki18n_install(${_lang})

Please use `message(AUTHOR_WARNING ...` this warning has only relevance to a 
developer, not a user compiling an affected source tree. (neon's auto-QA for 
example ignores dev warnigns ;))

REPOSITORY
  R249 KI18n

REVISION DETAIL
  https://phabricator.kde.org/D5167

To: apol, #frameworks, ltoscano, ilic, sitter
Cc: aacid

Reply via email to