[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Resource for Tools are not found on Windows
From: |
Wim Oudshoorn |
Subject: |
Re: Resource for Tools are not found on Windows |
Date: |
Wed, 25 Feb 2004 08:26:18 +0100 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (darwin) |
Wim Oudshoorn <woudshoo@xs4all.nl> writes:
> I will commit this patch shortly if nobody objects
>
>
> Problem
> -------
> If a tool has resources they are not found (Windows platform only)
>
> Reason
> ------
> The resources are stored in a directory containing the toolname
> but the toolname is determined from the executable name, which
> on windows ends in .exe
>
> Solution
> --------
> On the windows platform strip the last pathcomponent from
> the executable name when determining the main bundle path
>
Forgot the patch
nsbundle.patch
Description: remove extension on win32 when finding bundle path