From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: [PATCH] gnu: icecat: correct useragent to GNU GuixSD. Date: Sat, 10 Sep 2016 12:01:40 +0200 Message-ID: References: <878tv0un7w.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49912) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bif7s-0000Z3-6i for guix-devel@gnu.org; Sat, 10 Sep 2016 06:03:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bif7r-0004RW-7y for guix-devel@gnu.org; Sat, 10 Sep 2016 06:03:08 -0400 In-Reply-To: <878tv0un7w.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" To: Jan Nieuwenhuizen Cc: guix-devel On Sat, Sep 10, 2016 at 11:18 AM, Jan Nieuwenhuizen wrote: > Attached simple patch fixes spreading of theh terribly ignoring lie that > I would be running Windows NT. > > I'm probably displayng unimaginable ignorance here but it's beyond me > why a project like Firefox would hardcode such a default. That's probably because sites often don't give you same thing when they detected the useragent isn't a MS one... The linux kernel do the same wrt ACPI, for the same reasons -- Vincent Legoll