kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #05290
Re: Show in eeschema window title full/short path to open file -- patch
On 07/21/2010 06:33 AM, Yury Khalyavin wrote:
> On Wed, Jul 21, 2010 at 10:22:31AM +0100, Brian Sidebotham wrote:
>
>> The replacement adds the suffix Sheet, but not the sheet name. I think
>> it would be good to keep the sheet name. So perhaps something along
>> the lines of "filename/sheetname (/path/to/filename)"
>>
> Done. But with little change:
> [filename sheetname] (/path/to/filedir)
>
> I use " " (space) between file name and sheet name instead of
> "/". Reason is sheetname begin from "/" and in this way we get
> not nice header "filename// or filename//sheetname".
>
> Patch in attachment.
>
> Regards,
> --
> Yury Khalyavin
>
>
Committed in revision 2467, with some minor changes.
Dick
References