diff options
author | Matt A. Tobin <email@mattatobin.com> | 2020-02-05 13:52:28 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2020-02-05 13:52:28 -0500 |
commit | 840ecb5262c7330f98f37460b9a209d80407d91c (patch) | |
tree | 900ef8c01c8f90cdd38a62a2664ea0df62a65dec /toolkit/profile/jar.mn | |
parent | a595451104a9ea155703899ab8fbc9f37547bcd9 (diff) | |
download | uxp-840ecb5262c7330f98f37460b9a209d80407d91c.tar.gz |
Issue #65 - Remove AppConstants from toolkit/profile
Diffstat (limited to 'toolkit/profile/jar.mn')
-rw-r--r-- | toolkit/profile/jar.mn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolkit/profile/jar.mn b/toolkit/profile/jar.mn index 9b7c22266e..1c4afac4ca 100644 --- a/toolkit/profile/jar.mn +++ b/toolkit/profile/jar.mn @@ -3,7 +3,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. toolkit.jar: - content/mozapps/profile/createProfileWizard.js (content/createProfileWizard.js) +* content/mozapps/profile/createProfileWizard.js (content/createProfileWizard.js) * content/mozapps/profile/createProfileWizard.xul (content/createProfileWizard.xul) - content/mozapps/profile/profileSelection.js (content/profileSelection.js) +* content/mozapps/profile/profileSelection.js (content/profileSelection.js) content/mozapps/profile/profileSelection.xul (content/profileSelection.xul) |