guix-commits
[Top][All Lists]
Advanced

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

[shepherd] branch master updated (89f3c12 -> 70a0d2b)


From: Ludovic Courtès
Subject: [shepherd] branch master updated (89f3c12 -> 70a0d2b)
Date: Fri, 2 Mar 2018 04:29:52 -0500 (EST)

civodul pushed a change to branch master
in repository shepherd.

      from  89f3c12   Adjust strings for Translation Project submission.
       new  7b4c88b   service: 'exec-command' opens #:log-file in append mode.
       new  6dd27d2   Complete i18n support.
       new  a786d65   args: Add missing 'l10n' annotations.
       new  a5415f0   nls: Add uk translation.
       new  70a0d2b   Augment '.gitignore'.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                          |  14 +++
 Makefile.am                         |   4 +-
 doc/shepherd.texi                   |  12 +-
 modules/shepherd.scm                |   2 +-
 modules/shepherd/args.scm           |  16 +--
 modules/shepherd/config.scm.in      |   2 +
 modules/shepherd/scripts/halt.scm   |   4 +-
 modules/shepherd/scripts/herd.scm   |   2 +-
 modules/shepherd/scripts/reboot.scm |   4 +-
 modules/shepherd/service.scm        |  10 +-
 modules/shepherd/support.scm        |  26 ++++
 po/LINGUAS                          |   3 +
 po/uk.po                            | 237 ++++++++++++++++++++++++++++++++++++
 13 files changed, 312 insertions(+), 24 deletions(-)
 create mode 100644 po/LINGUAS
 create mode 100644 po/uk.po



reply via email to

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