Re: gconf key for gnome-scan lib



Hey

On 2/24/08, Étienne Bersac <bersace03 laposte net> wrote:
> Hi,
>
>  I'm implementing per app settings saving in libgnomescan using gconf. I
>  wonder which key naming policy i should use :
>
>  /apps/gnome-scan/%apps%/%key% ?
>  /apps/%apps%/gnome-scan/%key% ?
>  /desktop/gnome/scan/%apps%/%key% ?
>  other ?
>

I'm no expert but I think the correct thing would be to put that in
/apss/gnome-scan because:
  - installing in /apps/%app%/ would need you to have %app% provide an
scheme for that key (or you would have to provide it but would be a
mess to have so many keys)
  - it's far easier to kill all the gnome-scan setting by removing
/apps/gnome-scan than digging into every dir

That's my opinion.

Diego


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]