guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add fcitx.


From: Ricardo Wurmus
Subject: Re: [PATCH] gnu: Add fcitx.
Date: Thu, 02 Apr 2015 11:18:54 +0200

宋文武 writes:

> * gnu/packages/fcitx.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
> ---

[...]

> +    (native-inputs
> +     `(("doxygen"               ,doxygen)
> +       ("glib:bin"              ,glib "bin") ; for glib-genmarshal
> +       ("pkg-config"            ,pkg-config)))

Why the large amount of space before the unquoted packages?

> +    (description
> +     "Fcitx is an input method framework with extension support.  It has
> +PinYin, QuWei and Table-based input methods built-in.")

s/Table-based/table-based/

I'm not sure but capitalising the syllables in "PinYin" and "QuWei" is a
bit odd.  I think the official pinyin spelling for Pinyin is "Pinyin" :)

~~ Ricardo




reply via email to

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