Re: GNOME 2.0 planning: A longer range roadmap
- From: Maciej Stachowiak <mjs eazel com>
- To: veillard redhat com
- Cc: Darin Adler <darin eazel com>, Paolo Molaro <lupus ximian com>, gnome-hackers gnome org
- Subject: Re: GNOME 2.0 planning: A longer range roadmap
- Date: 24 Feb 2001 02:09:10 -0800
Daniel Veillard <veillard redhat com> writes:
> On Thu, Feb 22, 2001 at 10:04:03PM -0800, Darin Adler wrote:
> > > $ xmllint --noout --postvalid --dtdvalid oaf.dtd
> > > /usr/share/oaf/Nautilus_View_sidebar-loser.oaf
> > > No declaration for attribute _value on element oaf_attribute
> > > Document /usr/share/oaf/Nautilus_View_sidebar-loser.oaf does not validate
> > > against oaf.dtd
> >
> > I'm pretty sure that's a bug in the DTD, not in the ".oaf" file. There
> > should be "_value" attributes (not yet translated) only in ".oaf.in" files.
> > Actual ".oaf" files should only have "value" (no underscore, already
> > translated) attributes.
>
> I just double checked, and the Dtd express that. So the
> /usr/share/oaf/Nautilus_View_sidebar-loser.oaf had a trouble
> (or xmllint/libxml invented this underscored attribute, but I doubt it).
>
mjs baalrog /gnome-source/nautilus $ cat /gnome/share/oaf/Nautilus_View_sidebar-loser.oaf | grep _value
mjs baalrog /gnome-source/nautilus $
Do you have _value in your /gnome/share/oaf/Nautilus_View_sidebar-loser.oaf ?
If not, something funny must be going on, if so, this may be an
XML-i18n-tools bug. BTW, where can I get xmllint? It would be cool to
run it on .oaf and other XML files at install time. :-)
- Maciej
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]