diff options
author | Ludovic Courtès <ludo@gnu.org> | 2013-01-05 15:55:47 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2013-01-05 15:55:47 +0100 |
commit | 3441e164976c14ef8bf9a95ab4130ca25ac85e70 (patch) | |
tree | 3ca362753fb13ae279d178291fae4f3147abd8d5 /po | |
parent | 706d0641cfede33c70edaee5be49251388b8a000 (diff) | |
download | patches-3441e164976c14ef8bf9a95ab4130ca25ac85e70.tar patches-3441e164976c14ef8bf9a95ab4130ca25ac85e70.tar.gz |
ui: Factorize bug-report information in `--help'.
* guix/config.scm.in (%guix-home-page-url): New variable.
* guix/ui.scm (show-bug-report-information): New procedure.
* guix-build.in (show-help): Use it.
* guix-download.in (show-help): Likewise.
* guix-import.in (show-help): Likewise.
* guix-package.in (show-help): Likewise.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index fcc84f32f0..fbcd957a16 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -7,3 +7,4 @@ distro/packages/recutils.scm guix/ui.scm guix-build.in guix-download.in +guix-package.in |