This is an automated email from the git hooks/post-receive script.
git pushed a commit to reference refs/pull/142/head
in repository enlightenment.
View the commit online.
commit 777a2ca87d2d5b39b8e0dda40137730405cf5da0
Author: Cedric BAIL <[email protected]>
AuthorDate: Mon Aug 3 13:47:50 2026 -0600
networkmanager - add the new backend sources to POTFILES.in
The neutral model and the two backends carry 13 translatable strings
between them - agent dialog labels, VPN failure reasons, the import
unavailable notice - none of which were being extracted.
Co-Authored-By: Claude Opus 5 <[email protected]>
---
po/POTFILES.in | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index f8e060ef3..ad5ba3597 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -599,6 +599,10 @@ src/modules/networkmanager/agent.c
src/modules/networkmanager/e_mod_config.c
src/modules/networkmanager/e_mod_main.c
src/modules/networkmanager/e_mod_main.h
+src/modules/networkmanager/e_net.c
+src/modules/networkmanager/e_net_connman.c
+src/modules/networkmanager/e_net_connman_agent.c
+src/modules/networkmanager/e_net_nm.c
src/modules/networkmanager/e_networkmanager.c
src/modules/networkmanager/e_networkmanager.h
src/modules/networkmanager/e_networkmanager_import.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.