summaryrefslogtreecommitdiff
path: root/README.l10n
blob: b3608aecbd6e4c3dd9d5bf88496ddedb9a09df4c (plain)
1
2
3
4
5
6
7
8
9
10
Translators, intltool-update currently fails on a fresh Banshee git clone. The
reason for this is that src/Hyena is in fact a git submodule.

To fix the issue please run:

% git submodule init
% git submodule update

The final solution to this problem is creating l10n infrastructure for the Hyena
project which will happen some time after 1.8 release. See also bgo#629406.