This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository enlightenment-module-forecasts.
View the commit online.
commit 9a38912efc9de8f053e874b7d6bfd4d6152e6766
Author: maxerba <[email protected]>
AuthorDate: Sun Jan 22 12:55:51 2023 +0100
Adding mandatory files for gettext
---
po/LINGUAS | 31 +++++++++++++++++++++++++++++++
po/POTFILES.in | 6 ++++++
2 files changed, 37 insertions(+)
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 0000000..3b3800f
--- /dev/null
+++ b/po/LINGUAS
@@ -0,0 +1,31 @@
+ar
+bg
+ca
+cs
+de
+el
+eo
+es
+fi
+fr
+gl
+he
+hr
+hu
+it
+ja
+ko
+lt
+nb
+nl
+pl
+pt_BR
+pt
+ru
+sk
+sl
+sr
+sv
+tr
+uk
+zh_CN
diff --git a/po/POTFILES.in b/po/POTFILES.in
new file mode 100644
index 0000000..87d864c
--- /dev/null
+++ b/po/POTFILES.in
@@ -0,0 +1,6 @@
+src/e_mod_config.c
+src/e_mod_config.h
+src/e_mod_main.c
+src/e_mod_main.h
+src/forecast_places.c
+src/forecast_places.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.