Re: xul update labels and dtd problem
Daniel Wagner <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday, June 11, 2013 5:15:44 AM UTC+2, Mook wrote: > On 06/10/2013 05:22 AM, Daniel Wagner wrote: > > > I managed to run update service but when updated has been downloaded and I restarted my app window appeared with such message: > > > > > > XML Parsing Error: undefined entity > > > Location: chrome://mozapps/content/update/updates.xul > > > Line Number 43, Column 14: <label>&updateCheck.label;</label> > > > -------------^ > > > > > > It looks like I missed some dtd or configuration? > > > > > Do you have a properly working branding package? That line depends on > > &brandShortName; - > > https://developer.mozilla.org/en-US/docs/XULRunner_tips#Branding has > > some information. > > > > HTH, > > > > -- > > Mook Great! :) Thanks it was it! If someone will look for branding I found here how to set it up http://forums.mozillazine.org/viewtopic.php?f=27&t=1126815