Parsing error help

Rich Johnson nixternal at ubuntu.com
Wed Dec 27 20:56:14 UTC 2006


On Wednesday 27 December 2006 14:21, Will Simpson wrote:
| I'm editing the photo part of the musicvideophotos.xml and I have a
| question. Looking at the examples already in the file, I see that
| "&gimp;" automatically expands to "Applications -> Graphics -> Gimp".
| Why wouldn't "&f-spot;" not expand to "Applications -> Graphics ->
| F-Spot"? Here is the error I get.
|
|
| 322: parser error : Entity 'f-spot' not defined
| </application> is included in Ubuntu by default. To start it, choose
| &f-spot;
|
| There is a carrot pointing at the ";" - Maybe the question is how to
| 'define' f-spot' ?

f-spot is not defined in trunk/libs/global.ent. I didn't even know gimp was 
defined either. For the time being, do:

<menuchoice>
<guimenu>Applications</guimenu>
<guisubmenu>Graphics</guisubmenu>
<guimenuitem>F-Spot</guimenuitem>
</menuchoice>

I think we are trying to lean against not using so many entities as it makes 
translation much easier. This way the translators only have to deal with the 
xml files and not the entity files as well.

-- 
Rich Johnson
nixternal at ubuntu.com
GPG Key: 0x2E2C0124
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-doc/attachments/20061227/fe0dfb91/attachment.pgp>


More information about the ubuntu-doc mailing list