Ramprasad schrieb:
> I had tried those too.
> 
> Here's the outcome of the steps -
> 
> [EMAIL PROTECTED] schemas]# *gconftool-2 --get 
> /schemas/apps/clock_applet/prefs/hour_format*
> 
> Type: int
> List Type: *invalid*
> Car Type: *invalid*
> Cdr Type: *invalid*
> Default Value: 12
> Owner: clock-applet
> Short Desc: Hour format
> Long Desc:
>        The use of this key was deprecated in GNOME 2.6 in favour of the
>        'format' key. The schema is retained for compatibility with older
>        versions.
> 

This looks fine. Apparently the schema installed OK.


> [EMAIL PROTECTED] schemas]# *gconftool-2 --recursive-list 
> /schemas/apps/clock_applet*
> 
[...]

The output you posted looks fine as well.

> [EMAIL PROTECTED] schemas]# *gconftool-2 --get-schema-name 
> /apps/clock_applet/prefs/hour_format*
> 
> *No schema known for `/apps/clock_applet/prefs/hour_format'*
> 

I see now that this key does not exist. The schema you installed is 
intended to apply to a clock applet object in the panel. The exact key 
paths to which it may be applied depend on the panel configuration and 
contain a programmatically generated instance name.

I checked the clock.schema file on my system and it does not contain any 
  'applyto' elements, so it won't be automatically applied to any keys 
when you install it.

HTH

- Jörg

_______________________________________________
gconf-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gconf-list

Reply via email to