diff options
author | Ludovic Courtès <ludo@gnu.org> | 2017-03-14 15:14:48 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-03-14 17:57:27 +0100 |
commit | df1292074440b556c9f015b178f4bd6b4297f8d3 (patch) | |
tree | 37f6544ea1f7160f9e62b76174583dec0bb2c2af /po | |
parent | 6b63c43e0661406bf9e8c4c54f517744fc2ffdb3 (diff) | |
download | patches-df1292074440b556c9f015b178f4bd6b4297f8d3.tar patches-df1292074440b556c9f015b178f4bd6b4297f8d3.tar.gz |
nls: Mark (guix scripts pack) as translatable.
* po/guix/POTFILES.in: Add 'guix/scripts/pack.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 0a2eee8170..bc78c3e303 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -25,6 +25,7 @@ guix/scripts/size.scm guix/scripts/graph.scm guix/scripts/challenge.scm guix/scripts/copy.scm +guix/scripts/pack.scm guix/gnu-maintenance.scm guix/scripts/container.scm guix/scripts/container/exec.scm |