diff options
author | Marius Bakke <[email protected]> | 2017-09-20 18:49:26 +0200 |
---|---|---|
committer | Marius Bakke <[email protected]> | 2017-09-20 18:49:26 +0200 |
commit | 58366883f2f1516a4a02f5b4e2a70e86481827b5 (patch) | |
tree | fa67d714c4596164b341118132728a48135f4759 /po | |
parent | f40aef6b3b56e1e5fb6e6ac29bd372000e13982f (diff) | |
parent | 9a1c4a981bdd7eeca76aaf73a57d6841918821c2 (diff) |
Merge branch 'master' into staging
Diffstat (limited to 'po')
-rw-r--r-- | po/guix/POTFILES.in | 1 | ||||
-rw-r--r-- | po/packages/POTFILES.in | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in index b8e0aca877..e3f767cc67 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -19,6 +19,7 @@ guix/scripts/pull.scm guix/scripts/substitute.scm guix/scripts/authenticate.scm guix/scripts/system.scm +guix/scripts/system/search.scm guix/scripts/lint.scm guix/scripts/publish.scm guix/scripts/edit.scm diff --git a/po/packages/POTFILES.in b/po/packages/POTFILES.in index 32d34d6456..cfc542f50e 100644 --- a/po/packages/POTFILES.in +++ b/po/packages/POTFILES.in @@ -57,3 +57,5 @@ gnu/packages/webkit.scm gnu/packages/web.scm gnu/packages/wordnet.scm gnu/packages/xiph.scm +gnu/services/base.scm +gnu/services/networking.scm |