mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Fixing bug 28888, 27948. Moving activation code out of mozilla. r=alecf
This commit is contained in:
parent
a9566d98c3
commit
6eb3c716ca
@ -12,5 +12,3 @@ profileSelection.js
|
||||
profileSelection.xul
|
||||
confirmMigration.xul
|
||||
confirmMigration.js
|
||||
activation.xul
|
||||
activationFrame.xul
|
||||
|
@ -42,8 +42,6 @@ FILES = \
|
||||
profileSelection.js \
|
||||
confirmMigration.xul \
|
||||
confirmMigration.js \
|
||||
activation.xul \
|
||||
activationFrame.xul \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
@ -39,8 +39,6 @@ FILES=\
|
||||
profileSelection.js \
|
||||
confirmMigration.xul \
|
||||
confirmMigration.js \
|
||||
activation.xul \
|
||||
activationFrame.xul \
|
||||
$(NULL)
|
||||
|
||||
install::
|
||||
|
Loading…
Reference in New Issue
Block a user