From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Add gMTP. Date: Wed, 09 Sep 2015 07:05:04 +0200 Message-ID: <87613kb2tb.fsf@elephly.net> References: <87fv2rb6jc.fsf@elephly.net> <874mj6why0.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZXZV-0006dx-35 for guix-devel@gnu.org; Wed, 09 Sep 2015 01:05:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZXZU-0006jV-Aa for guix-devel@gnu.org; Wed, 09 Sep 2015 01:05:25 -0400 In-reply-to: <874mj6why0.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel Ludovic Courtès writes: >> * gnu/packages/libusb.scm (gmtp): New variable. [...] > How about: > > “gMTP is a simple graphical client for the Media Transfer Protocol > (MTP), which allows media files to be transferred to and from > many portable devices.” [...] Changed and pushed. Thanks for the review! ~~ Ricardo