This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository ecrire.
View the commit online.
commit 48bd7cb5f3d7512727bca3e823287a32cba7839f
Author: maxerba <[email protected]>
AuthorDate: Wed Nov 23 15:37:30 2022 +0100
Simple update
---
po/POTFILES.in | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 6884768..0c8694d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,7 +1,12 @@
+src/bin/cfg.c
+src/bin/cfg.h
+src/bin/Ecrire.h
src/bin/file_utils.c
+src/bin/file_utils.h
src/bin/main.c
src/bin/ui/alerts.c
src/bin/ui/file_related.c
-src/bin/ui/font_dialog.c
src/bin/ui/goto_dialog.c
src/bin/ui/search_dialog.c
+src/bin/ui/settings.c
+src/bin/ui/ui.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.