diff options
author | Ludovic Courtès <ludo@gnu.org> | 2022-08-11 15:52:11 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2022-08-11 15:57:35 +0200 |
commit | d7aaf386111f6d54fcfb0bc2f8fe87c580039f0b (patch) | |
tree | f9a3f5b2926622fe13bf70957b93fbea2e81fa18 /po | |
parent | bbc99a6e614d111673fa858c95e0cb404fb31d11 (diff) | |
download | guix-d7aaf386111f6d54fcfb0bc2f8fe87c580039f0b.tar guix-d7aaf386111f6d54fcfb0bc2f8fe87c580039f0b.tar.gz |
po: Add 'guix/read-print.scm'.
This is a followup to b21d05d232ec0aba5abec20e83cc52c1d5163cc3.
* po/guix/POTFILES.in: Add 'guix/read-print.scm'.
Diffstat (limited to 'po')
-rw-r--r-- | po/guix/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in index f50dd00422..c27bc74afc 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -117,6 +117,7 @@ guix/narinfo.scm guix/channels.scm guix/packages.scm guix/profiles.scm +guix/read-print.scm guix/remote.scm guix/ssh.scm guix/git.scm |