Hi all,
On 4/13/07, eric b <[EMAIL PROTECTED]> wrote:
Hi Shaun,
Le 13 avr. 07 à 18:00, Shaun McDonald a écrit :
>
> If I remember correctly there is a certain property called
> "CFBundleGetInfoString" in the file Info.plist that is used for the
> Application menu title.
Indeed, this is what I modified in the patch
The correct way to fix this is in
http://www.openoffice.org/nonav/issues/showattachment.cgi/44421/i73693-aqua-bundle-binary-fix.patch
Please test this patch instead of the previous ones, the Info.plist
contents were broken in them.
> However if the bundle isn't produced right then the binary name
> will be used instead.
Yes, the strings were broken, because the versioning was not done for
Info.plist in the aquabundle4.diff
Mox