guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

11/20: installer: Add installer source files to the manifest of translat


From: John Darrington
Subject: 11/20: installer: Add installer source files to the manifest of translatables.
Date: Thu, 12 Jan 2017 20:41:04 +0000 (UTC)

jmd pushed a commit to branch wip-installer
in repository guix.

commit 568b7c3739d0a8f625a1992c0100d3690074792c
Author: John Darrington <address@hidden>
Date:   Sat Jan 7 16:39:33 2017 +0100

    installer: Add installer source files to the manifest of translatables.
    
    * po/guix/POTFILES.in: Add gnu/system/installer/*.scm
---
 po/guix/POTFILES.in |   15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in
index 0a2eee8..25ea714 100644
--- a/po/guix/POTFILES.in
+++ b/po/guix/POTFILES.in
@@ -5,6 +5,21 @@ gnu/services.scm
 gnu/system.scm
 gnu/services/shepherd.scm
 gnu/system/shadow.scm
+gnu/system/installer/configure.scm
+gnu/system/installer/dialog.scm
+gnu/system/installer/disks.scm
+gnu/system/installer/filesystems.scm
+gnu/system/installer/guixsd-installer.scm
+gnu/system/installer/hostname.scm
+gnu/system/installer/install.scm
+gnu/system/installer/key-map.scm
+gnu/system/installer/mount-point.scm
+gnu/system/installer/network.scm
+gnu/system/installer/passphrase.scm
+gnu/system/installer/ping.scm
+gnu/system/installer/role.scm
+gnu/system/installer/time-zone.scm
+gnu/system/installer/wireless.scm
 guix/scripts.scm
 guix/scripts/build.scm
 guix/scripts/download.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]