[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: nls: Mark (guix discovery) as translatable.
From: |
Ludovic Courtès |
Subject: |
01/06: nls: Mark (guix discovery) as translatable. |
Date: |
Thu, 4 May 2017 12:05:11 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 8eb55df48835d08e7b522ac060fa56832172f05e
Author: Ludovic Courtès <address@hidden>
Date: Thu May 4 11:36:58 2017 +0200
nls: Mark (guix discovery) as translatable.
This is a followup to cd903ef7871170d3c4eced45418459d293ef48a7.
* po/guix/POTFILES.in: Add 'guix/discovery.scm'.
---
po/guix/POTFILES.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in
index bc78c3e..6ec3e8d 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
- branch master updated (3e961de -> 396d12f), Ludovic Courtès, 2017/05/04
- 03/06: gnu: Add address@hidden, Ludovic Courtès, 2017/05/04
- 04/06: gnu: fish-guix: Adjust the home-page., Ludovic Courtès, 2017/05/04
- 06/06: store: Use 'write-bytevector' instead of hand-coded equivalent., Ludovic Courtès, 2017/05/04
- 02/06: tests: Use 'fold-module-public-variables' for discovery., Ludovic Courtès, 2017/05/04
- 05/06: store: Add store path computation procedures., Ludovic Courtès, 2017/05/04
- 01/06: nls: Mark (guix discovery) as translatable.,
Ludovic Courtès <=