From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 111375 invoked by alias); 7 Jul 2015 11:47:55 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 110501 invoked by uid 89); 7 Jul 2015 11:47:55 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 07 Jul 2015 11:47:54 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id ECCC991DC7 for ; Tue, 7 Jul 2015 11:47:52 +0000 (UTC) Received: from YAAKOV04.redhat.com ([10.10.116.32]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t67Blpq2004329 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 7 Jul 2015 07:47:52 -0400 Message-ID: <1436269667.1924.17.camel@cygwin.com> Subject: Re: [PATCH mintty] Add an XWin XDG menu entry From: Yaakov Selkowitz To: cygwin-apps@cygwin.com Date: Tue, 07 Jul 2015 11:47:00 -0000 In-Reply-To: <559BA021.5080508@towo.net> References: <1436224349-9160-1-git-send-email-yselkowi@redhat.com> <559BA021.5080508@towo.net> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-07/txt/msg00026.txt.bz2 On Tue, 2015-07-07 at 11:47 +0200, Thomas Wolff wrote: > On 07.07.2015 01:12, Yaakov Selkowitz wrote: > > --- > > Thomas, could you please ship a new release with this patch ASAP? > Are you sure this is desired? Mintty isn't related to X Windows; Well, not for a full X desktop, and that's the reason for the OnlyShowIn. But within the context of a multiwindow session it makes sense to provide this option. -- Yaakov