diff options
author | Ludovic Courtès <ludo@gnu.org> | 2017-05-04 11:36:58 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-05-04 18:05:05 +0200 |
commit | 8eb55df48835d08e7b522ac060fa56832172f05e (patch) | |
tree | a08c72ec207ba3cca6e89f9b36d551e05a2761e4 /po | |
parent | 3e961de4347ce175a5417f37acfe3c6e29f1bc3d (diff) | |
download | guix-8eb55df48835d08e7b522ac060fa56832172f05e.tar guix-8eb55df48835d08e7b522ac060fa56832172f05e.tar.gz |
nls: Mark (guix discovery) as translatable.
This is a followup to cd903ef7871170d3c4eced45418459d293ef48a7.
* po/guix/POTFILES.in: Add 'guix/discovery.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 bc78c3e303..6ec3e8d405 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -7,6 +7,7 @@ gnu/services/shepherd.scm gnu/system/shadow.scm guix/scripts.scm guix/scripts/build.scm +guix/discovery.scm guix/scripts/download.scm guix/scripts/package.scm guix/scripts/gc.scm |