Labs/Ubiquity/Ubiquity 0.1 Development Tutorial: Difference between revisions

→‎Building an XPI: changed order a bit
(→‎Development: added "ubiquity/modules" to list of core subdirectories)
(→‎Building an XPI: changed order a bit)
Line 46: Line 46:


== Building an XPI ==
== Building an XPI ==
You generally won't need to build an XPI when doing development, unless you're working on a final version intended for release to end-users.


To build an XPI for Ubiquity, just run:
To build an XPI for Ubiquity, just run:
Line 54: Line 56:
"<version>" is taken from the contents of the "em:version" element in the
"<version>" is taken from the contents of the "em:version" element in the
"ubiquity/install.rdf" file.
"ubiquity/install.rdf" file.
You generally won't need to build an XPI when doing development, unless you're working on a final version intended for release to end-users.


= Development =
= Development =
150

edits