implicit declarations of libfso-glib methods

2009-11-15 Thread Heiko Stübner
Hi again, strange things, that I don't understand happen in libfso-glib. It seems apps that use libfso-glib are missing the function declarations from it. For example in libfsoresource: - free_smartphone_resource_dbus_message - free_smartphone_resource_dbus_register_object are missing and de

Re: Configuration files

2009-11-15 Thread Sebastian Reichel
On Sun, Nov 15, 2009 at 10:06:53PM +0300, Nikita V. Youshchenko wrote: > > > as you might have seen more and more FSO 2.0 subsystems are ready for > > > prime time, so we have to think about how configuration works for FSO > > > 2.0. Until now I used the same method as in FSO 1.0, which is having >

Re: Configuration files

2009-11-15 Thread Nikita V. Youshchenko
> > as you might have seen more and more FSO 2.0 subsystems are ready for > > prime time, so we have to think about how configuration works for FSO > > 2.0. Until now I used the same method as in FSO 1.0, which is having > > it lumped all together in one config file. For FSO 2.0 I'm leaning > > tow

Re: Configuration files

2009-11-15 Thread Sebastian Reichel
On Sun, Nov 15, 2009 at 09:23:39AM +0100, Michael 'Mickey' Lauer wrote: > Hi folks, > > as you might have seen more and more FSO 2.0 subsystems are ready for > prime time, so we have to think about how configuration works for FSO > 2.0. Until now I used the same method as in FSO 1.0, which is havi

Re: Configuration files

2009-11-15 Thread Sudharshan S
On Sun, Nov 15, 2009 at 1:53 PM, Michael 'Mickey' Lauer wrote: > Hi folks, > > as you might have seen more and more FSO 2.0 subsystems are ready for > prime time, so we have to think about how configuration works for FSO > 2.0. Until now I used the same method as in FSO 1.0, which is having it > l

Re: Configuration files

2009-11-15 Thread Visti Andresen
On Sun, 15 Nov 2009 10:05:31 +0100 m...@mnet-online.de wrote: > On Sun, 15 Nov 2009, Michael 'Mickey' Lauer wrote: > > > Hi folks, > > > as you might have seen more and more FSO 2.0 subsystems are ready for > > prime time, so we have to think about how configuration works for FSO > > 2.0. Until

Re: Configuration files

2009-11-15 Thread mok
On Sun, 15 Nov 2009, Michael 'Mickey' Lauer wrote: > Hi folks, > as you might have seen more and more FSO 2.0 subsystems are ready for > prime time, so we have to think about how configuration works for FSO > 2.0. Until now I used the same method as in FSO 1.0, which is having it > lumped all tog

Configuration files

2009-11-15 Thread Michael 'Mickey' Lauer
Hi folks, as you might have seen more and more FSO 2.0 subsystems are ready for prime time, so we have to think about how configuration works for FSO 2.0. Until now I used the same method as in FSO 1.0, which is having it lumped all together in one config file. For FSO 2.0 I'm leaning towards chan