[Moziax] Install version beta.test

Jean-Denis Girard jd.girard at sysnux.pf
Sat Feb 4 12:35:36 EST 2006


Hi Wlodzimierz,

W. Kalinowski a écrit :
> Hi Jean-Denis
> 
> 
> I'm not finished install version, but I think that I should send you my beta.test.

Thanks for your work. This is the first contribution to MozPhone 
development, I *really* appreciate.

> 
> So, what I change?
> 
> I wrote:
>  - chrome.manifest,
>  - install.rdf,
>  - install.js (not exactly wrote but to adapt it to mozphone),
>  - locale/pl-PL/*,
> 
> 
> I added:
>  - file mozphone-icon.pnp for Extension Manager in folder jar:content/mozphone - you can see it in EM,
>  - new folder skin/modern/mozphone (because I need it for install.rdf),
> 
> I changed:
>  - browse_overlay.xul 
>     line 25:
>     <menuseparator id="mozphone.topsep.menuitem" insertbefore="prefSep"/> 
>    for
>    <menuseparator id="mozphone.topsep.menuitem" insertafter="menu_preferences"/>
> 
>  - locale/{en-US,fr-FR,pl-PL}/about.dtd
>    line 5:
>     2005 for 2006
> 
>  - locale/{en-US,pl-PL}/call.properties.dtd
>     delete line 16 because is like as line 11,
>     but in fr-FR I can't see line 12 :   text.tt = Input text to be sent to correspondant - Can You add it ?
> 
> I tested install under Windows XP with Firefox 1.0.7{US,PL,FR}version and with Firefox 1.5{US,PL,FR}version.

Unfortunately it doesn't seem to work for me (just tried with a fresh 
install of Firefox-1.5). Installation completes fine, but MozPhone can't 
find network_client.exe. That's because mozphone.js looks for 
network_client in the components directory, so this should be modified. 
Is the arch directory recommended for extension components ? I'm mostly 
worried about tel_proto.js, will it be automatically registered by 
Firefox in this directory ?

> 
> Before install mozphone I installed jslib.
> 
> In EM when I choose button Option I can't close the Preferences window. I can close it only by X. I don't know why !
> If I clicked right mouse button (in EM) on line with MozPhone I can choose About and somenthing else... 
> 
> 
> A few words about profiles
> 
> (http://www.mozilla.org/support/firefox/profile#locate)
> 
> If You create profile with
> "C:\Program Files\Mozilla Firefox 1.5 FR\firefox.exe" -profilemanager, 
>  mozphone installed in Your profile folder (for example:
> C:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\m5xc4bk4.test
> in folder 
> extensions\{4de2cc0c-a9e4-4853-871c-7cda72582e13}.
> 
> I don't finish change install.js with folder arch. Mybe in next week.

Ah ok, so you already knew what I said above :)

> 
> 
> A few words about cvs 
> http://www.mozdev.org/source/browse/moziax/src/chrome/locale/en-US/
> is not current, without text and text.properties.
> 
> A few words about moziax.mozdev.org under Internet Explorer
> http://moziax.mozdev.org/installation.html
> I tested this page under IE and I saw error with javascript:install. IE doesn't know const in
> 
> const JSLIB = 'http://www.mozdevgroup.com/dropbox/jslib/signed/'
>                 + 'jslib_current_global_signed.xpi';
> 
> when I change const to var it's looks very good. The window with  alert("XPI installation requires Mozilla based browser") opened.
> 

Ok, I will make necessary changes.

Thanks again,
Jean-Denis



More information about the Moziax mailing list