From: Lukáš Tinkl Date: Fri, 20 Jun 2014 19:12:34 +0000 (+0200) Subject: i18n fixes X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/96f4646b66812dd80015da7d769a499128b56074 i18n fixes --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index ce629fb9f..1c5c31ea4 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,3 +1,5 @@ +add_definitions(-DTRANSLATION_DOMAIN=\"dolphin\") + find_package(KF5Baloo 4.97) set_package_properties(Baloo PROPERTIES DESCRIPTION "Baloo Core libraries" URL "http://www.kde.org"