pfeerick86

Informazioni utente

Informazioni sullo sviluppatore
Nome pfeerick86
Utente da Maggio 7, 2007
Numero di componenti aggiuntivi sviluppati 0 componenti aggiuntivi
Media delle valutazioni sui componenti aggiuntivi di questo sviluppatore. Nessun voto

Le mie recensioni

English (Australian) Dictionary

Assegnate 4 su 5 stelle

Didn't realise code snippets weren't to be posted, and they were stripped from my last post. Basically, look for the maxVersion sections in the extension's install.rdf file, and change them to match the version of the application you are using. If you add .* (i.e. for Thunderbird 3.1, write it as 3.1.*) to the end, you shouldn't have to edit the extinction file again when minor updates are released.

Questa recensione riguarda una versione precedente (2.1.1) del componente aggiuntivo. 

English (Australian) Dictionary

Assegnate 4 su 5 stelle

Didn't realise code snippets weren't to be posted, and they were stripped from my last post. Basically, look for the maxVersion sections in the extension's install.rdf file, and change them to match the version of the application you are using. If you add .* (i.e. for Thunderbird 3.1, write it as 3.1.*) to the end, you shouldn't have to edit the extinction file again when minor updates are released.

Questa recensione riguarda una versione precedente (2.1.1) del componente aggiuntivo. 

English (Australian) Dictionary

Assegnate 3 su 5 stelle

This extension / dictionary has not been updated for a long time (early 2008), and as such, is not compatible with Thunderbird 3.1, nor is is compatible with Firefox later than version 3.0b1. This can be fixed by changing the maxVersion lines in the install.rdf file. As the dictionary file format doesn't seem to have changed recently, it's just a limitation of the use of an extension to easily install the dictionary.

Look for a line like the following under the product name you're wanting to use it with (Firefox, Thunderbird, Chatzilla, etc).
3.0b2

Change it to the version you're using (in my case, Thunderbird 3.1, and I put the .* in so I don't have to edit the file again for minor updates to Thunderbird

3.1.*

If you're unfamiliar with the process of editing xpi files... they're just like zip files... you just need to extract all the files, edit the install.rdf file, and then re-zip up the files and rename it so it ends with .xpi

Questa recensione riguarda una versione precedente (2.1.1) del componente aggiuntivo.