aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/guix/POTFILES.in4
-rw-r--r--po/packages/POTFILES.in5
2 files changed, 4 insertions, 5 deletions
diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in
index 228ce04240..7009fc756c 100644
--- a/po/guix/POTFILES.in
+++ b/po/guix/POTFILES.in
@@ -4,10 +4,14 @@ gnu.scm
gnu/packages.scm
gnu/services.scm
gnu/system.scm
+gnu/services/base.scm
+gnu/services/certbot.scm
gnu/services/configuration.scm
+gnu/services/file-sharing.scm
gnu/services/networking.scm
gnu/services/shepherd.scm
gnu/services/samba.scm
+gnu/services/version-control.scm
gnu/home/services.scm
gnu/home/services/ssh.scm
gnu/home/services/symlink-manager.scm
diff --git a/po/packages/POTFILES.in b/po/packages/POTFILES.in
index 398f9adfdf..32d34d6456 100644
--- a/po/packages/POTFILES.in
+++ b/po/packages/POTFILES.in
@@ -57,8 +57,3 @@ gnu/packages/webkit.scm
gnu/packages/web.scm
gnu/packages/wordnet.scm
gnu/packages/xiph.scm
-gnu/services/base.scm
-gnu/services/certbot.scm
-gnu/services/file-sharing.scm
-gnu/services/networking.scm
-gnu/services/version-control.scm
..Simon Tournier 2024-02-02doc: contributing: Fix typo....Simon Tournier 2024-02-02doc: Mention the responsibilities that blocking comes with....Maxim Cournoyer 2023-12-31doc: Use accurate wording in Emacs-Debbugs configuration....Florian Pelz 2023-12-11doc: suggest using pre-inst-env for git-send-email on foreign distros...Raphaël Mélotte 2023-12-04doc: Recommend building in ‘guix shell -CPW’....Ludovic Courtès 2023-11-20doc: contributing: Fix syntax in link....Ekaitz Zarraga 2023-11-07doc: Document extra Emacs-Debbugs configurations....Maxim Cournoyer 2023-11-07doc: Expound on the build-side versus host-side modules topic....Maxim Cournoyer 2023-11-07doc: Add some guidelines for reviewing....Maxim Cournoyer 2023-11-07doc: Update URL of Mumi git repository....Ricardo Wurmus 2023-11-05doc: contributing: Replace reference to dunst.scm....Jaeme Sifat 2023-11-01doc: contributiong: Fix ref usage....Julien Lepiller