I noticed that the install.rdf
files of firefox extensions have some capitalized tag names i.e. <Description>
.
Will it make any difference if it was lowercased i.e. <description>
?
The files are xml so I don't see the problem but just wondering.