diff options
Diffstat (limited to 'comm/suite/components/profile/jar.mn')
-rw-r--r-- | comm/suite/components/profile/jar.mn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/comm/suite/components/profile/jar.mn b/comm/suite/components/profile/jar.mn new file mode 100644 index 0000000000..bf9706ba55 --- /dev/null +++ b/comm/suite/components/profile/jar.mn @@ -0,0 +1,8 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +comm.jar: +% override chrome://mozapps/content/profile/profileSelection.xul chrome://communicator/content/profile/profileSelection.xul + content/communicator/profile/profileSelection.js (content/profileSelection.js) + content/communicator/profile/profileSelection.xul (content/profileSelection.xul) |