272
edits
| Line 8: | Line 8: | ||
[[XUL:Lib_XUL|libxul]] . | [[XUL:Lib_XUL|libxul]] . | ||
== Profiles == | === Profiles === | ||
An application running on top of the XULRunner should have a fully | An application running on top of the XULRunner should have a fully | ||
| Line 18: | Line 18: | ||
''What about sharing profile data (f.e., installed certs between xulrunnerized firefox/tbird)? Not an uncommon request.'' | ''What about sharing profile data (f.e., installed certs between xulrunnerized firefox/tbird)? Not an uncommon request.'' | ||
== What's ''in'' XULRunner? == | === What's ''in'' XULRunner? === | ||
XULRunner should basically be Firefox without everything under the | XULRunner should basically be Firefox without everything under the | ||
| Line 26: | Line 26: | ||
is of course entirely up for debate ;-) | is of course entirely up for debate ;-) | ||
== Where's development happening? == | === Where's development happening? === | ||
Development has now moved to the trunk. See | Development has now moved to the trunk. See | ||
| Line 67: | Line 67: | ||
</pre> | </pre> | ||
== Ok, I built it. So, now what? == | === Ok, I built it. So, now what? === | ||
Try running the sample XULRunner application: | Try running the sample XULRunner application: | ||
edits