diff options
author | Matt A. Tobin <email@mattatobin.com> | 2020-02-05 13:52:28 -0500 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-04-14 12:37:02 +0200 |
commit | 62f39d829dbc630ab287545442ef9a339d2b8fb1 (patch) | |
tree | c8b63df6a40e5c3f0442c5f3608ee8c5a8d85e35 /toolkit/profile/jar.mn | |
parent | 28971524e4d4832e5c92276cc989535e75f04acc (diff) | |
download | UXP-62f39d829dbc630ab287545442ef9a339d2b8fb1.tar UXP-62f39d829dbc630ab287545442ef9a339d2b8fb1.tar.gz UXP-62f39d829dbc630ab287545442ef9a339d2b8fb1.tar.lz UXP-62f39d829dbc630ab287545442ef9a339d2b8fb1.tar.xz UXP-62f39d829dbc630ab287545442ef9a339d2b8fb1.zip |
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 9b7c22266..1c4afac4c 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) |