[banshee] Clarify Hyena submodule l10n (bgo#629406)



commit c295cd2343b256c9f2e03297ba3887388d5a8285
Author: Alexander Kojevnikov <alexander kojevnikov com>
Date:   Tue Sep 28 09:27:56 2010 +1000

    Clarify Hyena submodule l10n (bgo#629406)

 README.l10n |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/README.l10n b/README.l10n
new file mode 100644
index 0000000..b3608ae
--- /dev/null
+++ b/README.l10n
@@ -0,0 +1,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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]