Subject: How to build Stand alone application
From: Raj Saini
Date: 2004-08-30 16:21:03
Hi,
I have developed a stand alone application based on Mozilla/XUL. I have
customized the mozilla firefox for my application.
Now, I can not run the firfox browser if I run my stand alone
application as both of them use the same profile.
I have learnt about the XRE for creating stand alone application and
this is how thunderbird is build stand alone. But I am not fully aware
how to use it to build my application.
Where should I copy my chrome code in the build tree? I shall be
thankful if someone can guild me.
Regards,
Raj Saini
_______________________________________________
mozilla-builds mailing list
mozilla-<email removed>
http://mail.mozilla.org/listinfo/mozilla-builds
From: Gavin Doughtie
Date: 2004-08-30 16:42:22
Start by copying the "/mozilla/browser" folder to \
"/mozilla/myapp" then
go into the installer directory and hack any script where grep turns up
"mozilla" :-), especially "firefox.jst"
Raj Saini wrote:
> Hi,
>
> I have developed a stand alone application based on Mozilla/XUL. I
> have customized the mozilla firefox for my application.
>
> Now, I can not run the firfox browser if I run my stand alone
> application as both of them use the same profile.
>
> I have learnt about the XRE for creating stand alone application and
> this is how thunderbird is build stand alone. But I am not fully aware
> how to use it to build my application.
>
> Where should I copy my chrome code in the build tree? I shall be
> thankful if someone can guild me.
>
> Regards,
>
> Raj Saini
> _______________________________________________
> mozilla-builds mailing list
> mozilla-<email removed>
> http://mail.mozilla.org/listinfo/mozilla-builds
_______________________________________________
mozilla-builds mailing list
mozilla-<email removed>
http://mail.mozilla.org/listinfo/mozilla-builds