Changes

Jump to: navigation, search

D-Bus and other Linux desktop integration improvements

15 bytes removed, 14:44, 15 December 2006
Building the Component
1. Build the component.
a. * Navigate to the src directory.  b. * Issues the make command. MyComponent.so file is created.
2. Register the new component with Mozilla.
a. *Copy MyComponent.so and IMyComponent.xpt file to the Mozilla components directory.  b. * This directory is typically located at ~/firefox/components (or ~/mozilla/components).
c. Run the regxpcom -x COMPONENTS_DIR command supplied with the Gecko SDK to register the new component where COMPONENT_DIR is the component directory.
1
edit

Navigation menu