<div dir="ltr">The original MacDriver code used "Wine" as the application menu name. In that way, it doesn't matter if the user changes the Bundle Name, the app name will always be "Wine". After that change, the app name will be the Bundle Name, as it should be. <div><br></div><div>That's a problem if you consider that the user might change the Wine.app Bundle Name in order to make the app look more native; since the original icon is already loaded by Wine, that would be "the last thing on the way".</div><div><br></div><div>Since there is a typo, should I repair it, test it and then send it again?</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-11 12:15 GMT-03:00 Ken Thomases <span dir="ltr"><<a href="mailto:ken@codeweavers.com" target="_blank">ken@codeweavers.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
On Jun 10, 2015, at 9:48 AM, Vitor Marques <<a href="mailto:vitor251093@gmail.com">vitor251093@gmail.com</a>> wrote:<br>
<br>
> In the actual code, the Mac Driver uses the Bundle Name on the Hide and Quit buttons, but not in the main menu item, which doesn't make sense since that's the most important place for the app name. It's a very simple change that surely will be very welcome to all Mac users. I've also attached the patch in case Gmail's line-wrapping cause any trouble. Although I have not tested, the changes are simple enough to be analyzed in sight. My system is a Mac OS X 10.10.<br>
<br>
</span>Thanks for your interest in the Mac driver and your attempt to improve it.  Unfortunately, it's clear you haven't tested, since this won't run.  You've misspelled "length" as "lenght", which would cause an unrecognized selector exception at run time if it even compiles.<br>
<br>
But, more importantly, the title that a program sets for the application menu is ignored by Cocoa.  It uses the bundle name regardless.  So, this change has no effect.<br>
<br>
Was there an actual problem behavior that you observed that you were trying to fix?  Or was this just determined by reading the code?<br>
<span class="HOEnZb"><font color="#888888"><br>
-Ken<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Vitor Marques de Miranda<div><br><div>Desenvolvedor de Software e Graduando em Ciência da Computação pela UFRJ</div></div><div><br></div><div>Contato telefônico: (21) 98723-4225</div></div></div>
</div>