diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-08-27 09:13:39 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-08-27 09:13:39 +0200 |
commit | d1f38287f464dfe19f7463c4a390c6da38b0997d (patch) | |
tree | 290074ed7ce2eed0c601b6b604a6536d9cca669c /po | |
parent | 888569161c0cb55a2700806aded7128cfe605857 (diff) | |
download | guix-d1f38287f464dfe19f7463c4a390c6da38b0997d.tar guix-d1f38287f464dfe19f7463c4a390c6da38b0997d.tar.gz |
Add graph.scm to 'POTFILES'.
* po/guix/POTFILES.in: Add guix/scripts/graph.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 ed8cc7f1cd..5c2639129b 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -19,6 +19,7 @@ guix/scripts/lint.scm guix/scripts/publish.scm guix/scripts/edit.scm guix/scripts/size.scm +guix/scripts/graph.scm guix/gnu-maintenance.scm guix/ui.scm guix/http-client.scm |