X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020201.4FF9EEE1.0058,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=7DTXskVBSpuAR/MBl5itprnUq89zrLWEwH6mAWzvx2I= c=1 sm=1 a=8iEie87WbnsA:10 a=NPYNOpA4EvwA:10 a=G8Uczd0VNMoA:10 a=8nJEP1OIZ-IA:10 a=vIu8Bjv99zA89b1LPaaZoA==:17 a=FAUc8Z6e_r9EhwZpEaQA:9 a=wPNLvfGTeEIA:10 a=vIu8Bjv99zA89b1LPaaZoA==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Message-ID: <4FF9EEE1.7020700@cox.net> Date: Sun, 08 Jul 2012 13:34:41 -0700 From: Eric Brombaugh User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] [PATCH] gtk hid file chooser default path (Simplified/Extended) References: <4FF9D840 DOT 9010207 AT cox DOT net> <20120708202512 DOT GJ1637 AT malakian DOT lan> In-Reply-To: <20120708202512.GJ1637@malakian.lan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 07/08/2012 01:25 PM, Andrew Poelstra wrote: > On Sun, Jul 08, 2012 at 11:58:08AM -0700, Eric Brombaugh wrote: >> Here's the patch with Ivan and Andrew's suggestions & corrections. >> This now addresses all the Save/Load actions in the File-> menu and >> simplifies the logic as Ivan pointed out. >> > > Confirmed clean compile, passed tests, the dialog behavior is fixed. > > It is now commit 80ffcff. Thanks for your contribution! Thanks, glad to help. I just notice that gschem does the same thing... Do we want to fix it the same way? Eric