[OGo-Users] after renaming the ogo-webui binary the background colors is lost
Helge Hess
users@opengroupware.org
Fri, 31 Aug 2007 14:43:04 +0200
On 31.08.2007, at 14:14, Sebastian Reitenbach wrote:
> so I still don't know why the colors are missing when I rename the
> binary,
Because the resource lookup is tied to the programs name?
> and whether I can prevent it, without the need recompiling ogo.
Well, yet another time: just setup a GNUstep deployment root. You
don't need to recompile OGo just to change the resource lookup. Just
configure the environment the way you want it. The FHS locations are
always used as a fallback, so you only need to hack the things in the
GS root which you want to change.
Of course you will need to write a proper start/stop script, but that
shouldn't be hard?
Thanks,
Helge