mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
14 lines
363 B
Plaintext
14 lines
363 B
Plaintext
(
|
|
{
|
|
identifier = chimera;
|
|
panes = (
|
|
org.mozilla.chimera.preference.navigation,
|
|
org.mozilla.chimera.preference.appearance,
|
|
org.mozilla.chimera.preference.privacy,
|
|
Chimera.SitesPrefPane,
|
|
Chimera.HelpersPrefPane,
|
|
Chimera.SecurityPrefPane,
|
|
Chimera.AdvancedPrefPane,
|
|
);
|
|
}
|
|
) |