[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with Info-gnustep.plist
From: |
Nicola Pero |
Subject: |
Re: Problem with Info-gnustep.plist |
Date: |
Fri, 4 Apr 2003 06:46:51 +0100 (BST) |
> Hello,
>
> It seems that there is a problem with the generation of the
> Info-gnustep.plist file...
> The informations inside the {myApp}Info.plist aren't included in the final
> Info-gnustep.plist,
> and thus things like services or role (viewer, editor, etc.) aren't
> registered.
> If I put manually the lines in the {myApp}Info.plist in the
> Info-gnustep.plist, and run
> make_services, things works.
> I'm using a cvs from last week. Am I the only one with this bug ?
It works for me.
If you change xxxInfo.plist, it is possible that to regenerate properly
the new Info-gnustep.plist, you need to do a 'make clean' to remove the
old Info-gnustep.plist, then type 'make' to regenerate it again (I know,
it should be automatical, it's a TODO issue in the makefiles).
If that doesn't help, please send me more details ... GNUmakefile you are
using, the xxxInfo.plist which doesn't work etc. Thanks.
- Re: Problem with Info-gnustep.plist,
Nicola Pero <=