From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:46085) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEJFs-0000RR-HW for guix-patches@gnu.org; Tue, 17 Mar 2020 16:56:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEJFq-00054J-Ml for guix-patches@gnu.org; Tue, 17 Mar 2020 16:56:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33624) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jEJFq-00053Z-J0 for guix-patches@gnu.org; Tue, 17 Mar 2020 16:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jEJFq-00081W-Ht for guix-patches@gnu.org; Tue, 17 Mar 2020 16:56:02 -0400 Subject: [bug#40095] [PATCH] website: Update GNOME and Xfce screenshots. Resent-Message-ID: Date: Tue, 17 Mar 2020 16:54:55 -0400 From: Leo Famulari Message-ID: <20200317205455.GA20634@jasmine.lan> References: <20200317005053.20484-1-sirgazil@zoho.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200317005053.20484-1-sirgazil@zoho.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 40095@debbugs.gnu.org Cc: sirgazil@zoho.com On Mon, Mar 16, 2020 at 07:50:52PM -0500, sirgazil via Guix-patches via wrote: > These new screenshots show recent versions of these desktop > environments and remove references to the old "GuixSD" name. > > This change fixes issue #35800. > > * website/apps/media/data.scm (screenshots): Use new screenshots. > * website/static/media/img/gnome-totem-epiphany.mini.png: Delete it. > * website/static/media/img/gnome-totem-epiphany.png: Delete it. > * website/static/media/img/gnome.mini.png: New screenshot. > * website/static/media/img/gnome.png: New screenshot. > * website/static/media/img/guixsd-xfce-icecat-emacs.mini.png: Delete it. > * website/static/media/img/guixsd-xfce-icecat-emacs.png: Delete it. > * website/static/media/img/xfce.mini.png: New screenshot. > * website/static/media/img/xfce.png: New screenshot. These look great! Are you able to commit the change or should I do it?