guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add itstool.


From: Nikita Karetnikov
Subject: Re: [PATCH] gnu: Add itstool.
Date: Wed, 04 Sep 2013 23:14:10 +0400

> +             (uri (string-append "http://files.itstool.org/itstool/itstool-";
> +                   version ".tar.bz2"))

The above should look like this:

(uri (string-append "http://files.itstool.org/itstool/itstool-";
                    version ".tar.bz2"))

> +each message to be translated independently. In contrast to whole-page

I thought we agreed to use two spaces in such cases.

Attachment: pgpsu_5oz6HQv.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]