Re: Using gsettings macro

2011-02-25 Thread Javier Hernández
El 24/02/11 11:14, Javier Hernández escribió: Hi all! I'm porting to GSettings, and I need to pass the option "--allow-any-name" for a succesfully schema compile. I was seeing the macro and does not allow to pass specific compiling arguments, so, I think that could take sense passing such ar

Using gsettings macro

2011-02-24 Thread Javier Hernández
Hi all! I'm porting to GSettings, and I need to pass the option "--allow-any-name" for a succesfully schema compile. I was seeing the macro and does not allow to pass specific compiling arguments, so, I think that could take sense passing such arguments to the macro. Is this a good idea, or