diff options
author | Ludovic Courtès <ludo@gnu.org> | 2019-01-10 14:45:12 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-01-10 14:59:22 +0100 |
commit | 787da810a03b8113448dc5d9032a71dee51cb0bf (patch) | |
tree | f55079167d56a19ea144f73a5fa72f0a53f7b97f /po | |
parent | 7d4b3e1e2b936b986a474cf038788304edb2ae7d (diff) | |
download | patches-787da810a03b8113448dc5d9032a71dee51cb0bf.tar patches-787da810a03b8113448dc5d9032a71dee51cb0bf.tar.gz |
Add (guix deprecation).
* guix/deprecation.scm: New file.
* Makefile.am (MODULES): Add it.
* po/guix/POTFILES.in: Add it.
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 c432973f9e..f7360489c6 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -45,4 +45,5 @@ guix/nar.scm guix/channels.scm guix/profiles.scm guix/git.scm +guix/deprecation.scm nix/nix-daemon/guix-daemon.cc |