| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
| |
* gnu/services/networking.scm (static-networking-service-type)
(ntp-service-type, inetd-service-type, tor-service-type)
(tor-hidden-service-type, bitlbee-service-type)
(wicd-service-type, network-manager-service-type)
(connman-service-type, openvswitch-service-type): Add 'description'
field.
* po/packages/POTFILES.in: Add gnu/services/networking.scm.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/services/base.scm (fstab-service-type)
(file-system-service-type, urandom-seed-service-type)
(session-environment-service-type)
(console-font-service-type)
(login-service-type, agetty-service-type)
(mingetty-service-type, nscd-service-type)
(pam-limits-service-type, guix-service-type)
(guix-publish-service-type, udev-service-type)
(gpm-service-type): Add 'description' field.
* po/packages/POTFILES.in: Add gnu/services/base.scm.
|
| |
|
|
|
|
|
|
| |
This is a followup to 59132b800093e486e4d81aed6b837e9ac76aa86c.
* po/packages/POTFILES.in: Remove qemu.scm and add virtualization.scm.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
|
| |
|
|
|
|
|
|
|
|
| |
This works around a non-determinstic build failure when doing
"make distcheck -j4".
* po/guix/Makevars (DIST_DEPENDS_ON_UPDATE_PO): New variable.
* po/packages/Makevars (DIST_DEPENDS_ON_UPDATE_PO): New variable.
|
| |
|
|
|
|
|
|
| |
This is a followup to d1a5b20081c30da7503201df260cf20b8d0ba633.
* po/packages/POTFILES.in: Remove gnu/packages/geeqie.scm.
|
|
|
|
|
|
| |
This is a followup to d1a5b20081c30da7503201df260cf20b8d0ba633.
* po/packages/POTFILES.in: Remove feh.scm and add image-viewers.scm.
|
| |
|
|
|
|
|
| |
* 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/hu.po: New file.
* po/packages/LINGUAS: Add it.
|
|
|
|
| |
* po/packages/POTFILES.in: List a few more files.
|
| |
|
|
|
|
| |
* po/packages/POTFILES.in: Replace recutils.scm with databases.scm.
|
|
|
|
|
|
|
| |
This reverts commit 648453e8d6005a7a2caec688cc035db86fe73c02.
See <http://lists.gnu.org/archive/html/bug-gettext/2014-08/msg00005.html>
for the rationale.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Suggested by Benno Schulenberg <coordinator@translationproject.org>.
* po/guix/Makevars (XGETTEXT_OPTIONS): Add --no-wrap.
(MSGMERGE_OPTIONS): New variable.
* po/packages/Makevars (XGETTEXT_OPTIONS): Add --no-wrap.
(MSGMERGE_OPTIONS): New variable.
|
|
|
|
|
|
|
|
| |
Suggested by Benno Schulenberg <coordinator@translationproject.org>.
* po/guix/eo.po, po/guix/pt_BR.po, po/guix/sr.po, po/guix/vi.po,
po/packages/eo.po, po/packages/pt_BR.po, po/packages/sr.po,
po/packages/vi.po: Remove obsolete messages.
|
|
|
|
|
|
| |
* po/guix: Merge with po/packages as per
<https://lists.gnu.org/archive/html/guix-devel/2014-06/msg00058.html>.
* po/packages/LINGUAS: Add eo, pt_BR, sr, and vi.
|
|
* 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'.
|