summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2023-04-08 23:01:02 +0200
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-04-12 08:29:26 -0400
commit15fc6f74fad21b8b2a630749e606d53027f4fe69 (patch)
tree3c124da3c878aa07987bb1c8861306e0af6e3353
parent140c0f11b397370f70d1e303a75649377cf68d11 (diff)
nls: Make sure gnu/home/services/*.scm files are translatable.
* po/guix/POTFILES.in: Add missing gnu/home/services/*.scm files.
-rw-r--r--po/guix/POTFILES.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in
index 88cc507ea7..0431de522b 100644
--- a/po/guix/POTFILES.in
+++ b/po/guix/POTFILES.in
@@ -13,10 +13,20 @@ gnu/services/shepherd.scm
gnu/services/samba.scm
gnu/services/version-control.scm
gnu/home/services.scm
+gnu/home/services/desktop.scm
+gnu/home/services/fontutils.scm
+gnu/home/services/gnupg.scm
+gnu/home/services/guix.scm
+gnu/home/services/mcron.scm
gnu/home/services/media.scm
gnu/home/services/messaging.scm
+gnu/home/services/pm.scm
+gnu/home/services/shells.scm
+gnu/home/services/shepherd.scm
+gnu/home/services/sound.scm
gnu/home/services/ssh.scm
gnu/home/services/symlink-manager.scm
+gnu/home/services/xdg.scm
gnu/system/file-systems.scm
gnu/system/image.scm
gnu/system/linux-container.scm