Re: Warning in adding GConf schemas



Ramprasad schrieb:
I had tried those too.

Here's the outcome of the steps -

[root ramprasad 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.


[root ramprasad schemas]# *gconftool-2 --recursive-list /schemas/apps/clock_applet*

[...]

The output you posted looks fine as well.

[root ramprasad 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



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