diff -up kpeople-5.8.0/CMakeLists.txt.catalog kpeople-5.8.0/CMakeLists.txt --- kpeople-5.8.0/CMakeLists.txt.catalog 2015-03-13 03:07:30.000000000 -0500 +++ kpeople-5.8.0/CMakeLists.txt 2015-04-07 16:42:40.806906451 -0500 @@ -30,7 +30,7 @@ include(KDEInstallDirs) include(KDEFrameworkCompilerSettings) include(KDECMakeSettings) -add_definitions(-DTRANSLATION_DOMAIN=\"libkpeople\") +add_definitions(-DTRANSLATION_DOMAIN=\"libkpeople5\") set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KF5People")