mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 11:56:51 +00:00
changes for hangas for his platform specific ui
This commit is contained in:
parent
3895a9d90d
commit
0579ed25aa
@ -17,11 +17,12 @@
|
||||
|
||||
DEPTH=..\..\..\..
|
||||
|
||||
DIRS=win
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
DISTBROWSER=$(DIST)\bin\chrome\global\content\default
|
||||
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) hiddenWindow.xul $(DISTBROWSER)
|
||||
$(MAKE_INSTALL) globalOverlay.xul $(DISTBROWSER)
|
||||
|
@ -17,6 +17,8 @@
|
||||
|
||||
DEPTH=..\..\..\..
|
||||
|
||||
DIRS=win
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
DISTBROWSER=$(DIST)\bin\chrome\global\locale\en-US
|
||||
|
Loading…
Reference in New Issue
Block a user