| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* po/packages/POTFILES.in: Adjust to zsh.scm renaming in commit
7ccb874a299d6c6d86a3f1625a68c08ed20dbab6.
|
|
|
|
|
| |
* po/packages/POTFILES.in: Adjust to texlive.scm rename in
commit 8f9ac90182c022c69600f17ef9c1149e029bc301.
|
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/22888>.
weechat has been merged into 'irc.scm' in e288f007.
* po/packages/POTFILES.in: Drop removed file 'weechat.scm'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* po/packages/POTFILES.in: Add a bunch of files.
|
|
|
|
| |
* po/packages/POTFILES.in: Add a bunch of files.
|
|
|
|
| |
* po/packages/POTFILES.in: List a few more files.
|
|
|
|
| |
* po/packages/POTFILES.in: List a few more files.
|
|
|
|
| |
* po/packages/POTFILES.in: Replace recutils.scm with databases.scm.
|
|
* po/packages/LINGUAS, po/packages/Makevars, po/packages/POTFILES.in:
New files.
* po/guix/Makevars (DOMAIN): Change to "guix".
(XGETTEXT_OPTIONS): Remove "--keyword=synopsis --keyword=description".
* po/guix/POTFILES.in: Remove gnu/packages/*.scm.
* configure.ac: Change to gettext 0.18.3. Produce
po/packages/Makefile.in.
* Makefile.am (SUBDIRS): Add po/packages.
* guix/ui.scm (%package-text-domain): New variable.
(P_): New procedure.
(package->recutils): Use 'P_' instead of '_'.
* guix/scripts/package.scm (find-packages-by-description): Use 'P_'
instead of 'gettext'.
|