From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 5/6 v2] gnu: Add gnome-desktop. Date: Mon, 09 Dec 2013 18:34:14 +0100 Message-ID: <87vbyykjxl.fsf@gnu.org> References: <87haatwnk4.fsf@gnu.org> <1386534876-17808-1-git-send-email-tipecaml@gmail.com> <87eh5myjya.fsf@gnu.org> <52A50989.5030202@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vq4qz-0002aE-4o for guix-devel@gnu.org; Mon, 09 Dec 2013 12:42:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vq4qr-0005mF-Rv for guix-devel@gnu.org; Mon, 09 Dec 2013 12:42:45 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:2841) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vq4im-0003FN-3g for guix-devel@gnu.org; Mon, 09 Dec 2013 12:34:16 -0500 In-Reply-To: <52A50989.5030202@gmail.com> (Cyril Roelandt's message of "Mon, 09 Dec 2013 01:06:33 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt skribis: > On 12/09/2013 12:57 AM, Ludovic Court=C3=A8s wrote: >> Cyril Roelandt skribis: >> >>> * gnu/packages/gnome.scm (gnome-desktop): New variable. >> >> [...] >> >>> + (synopsis >>> + "Libgnome-desktop, gnome-about and desktop-wide documents.") >> >> OK to push with this changed to: >> >> "libgnome-desktop, gnome-about, and desktop-wide documents" >> > > Should we really not capitalize the first letter of the first word of > a sentence ? Well, sometimes the case is fixed by the spelling of the name. Here the name is =E2=80=98libgnome-desktop=E2=80=99, which is why I=E2=80=99d always= write it this way, but either way is fine with me for this one. :-) Ludo=E2=80=99.