Bug 363967 - 2.0.1 doesn't install translations.
Summary: 2.0.1 doesn't install translations.
Status: RESOLVED FIXED
Alias: None
Product: kaffeine
Classification: Applications
Component: general (show other bugs)
Version: 2.0.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Mauro Carvalho Chehab
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-05 07:42 UTC by Antonio Rojas
Modified: 2016-06-06 00:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Rojas 2016-06-05 07:42:51 UTC
The updated 2.0.1 tarball contains translations but doesn't install them. Changing 
ecm_optional_add_subdirectory(po)
by
ki18n_install(po)
works.

Reproducible: Always
Comment 1 Mauro Carvalho Chehab 2016-06-06 00:05:58 UTC
Replaced ecm_optional_add_subdirectory(po) to ki18n_install(po).