зеркало из https://github.com/mozilla/pjs.git
Bug 254354 move nsIHelperAppLauncherDialog.idl into exthandler
r=bz sr=darin
This commit is contained in:
Родитель
1d87954d49
Коммит
ca0357a7db
|
@ -76,7 +76,6 @@ REQUIRES = xpcom \
|
|||
history \
|
||||
uriloader \
|
||||
exthandler \
|
||||
helperAppDlg \
|
||||
mimetype \
|
||||
rdf \
|
||||
prefetch \
|
||||
|
|
|
@ -72,7 +72,6 @@ REQUIRES = \
|
|||
necko \
|
||||
windowwatcher \
|
||||
webbrowserpersist \
|
||||
helperAppDlg \
|
||||
exthandler \
|
||||
mimetype \
|
||||
composer \
|
||||
|
|
|
@ -47,7 +47,6 @@ REQUIRES = xpcom \
|
|||
webbrowserpersist \
|
||||
find \
|
||||
exthandler \
|
||||
helperAppDlg \
|
||||
profdirserviceprovider \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -44,7 +44,6 @@ REQUIRES = xpcom \
|
|||
windowwatcher \
|
||||
appshell \
|
||||
exthandler \
|
||||
helperAppDlg \
|
||||
mozcomps \
|
||||
find \
|
||||
appcomps \
|
||||
|
|
|
@ -44,10 +44,6 @@ MODULE=helperAppDlg
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
XPIDLSRCS = \
|
||||
nsIHelperAppLauncherDialog.idl \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_COMPONENTS = \
|
||||
nsHelperAppDlg.js \
|
||||
$(NULL)
|
||||
|
|
|
@ -69,7 +69,7 @@ REQUIRES = \
|
|||
windowwatcher \
|
||||
layout \
|
||||
history \
|
||||
helperAppDlg \
|
||||
exthandler \
|
||||
content \
|
||||
webbrowserpersist \
|
||||
xpinstall \
|
||||
|
|
|
@ -52,7 +52,6 @@ REQUIRES = \
|
|||
webBrowser_core \
|
||||
windowwatcher \
|
||||
exthandler \
|
||||
helperAppDlg \
|
||||
uriloader \
|
||||
necko \
|
||||
mimetype \
|
||||
|
|
|
@ -56,7 +56,6 @@ REQUIRES = \
|
|||
webbrwsr \
|
||||
windowwatcher \
|
||||
exthandler \
|
||||
helperAppDlg \
|
||||
uriloader \
|
||||
necko \
|
||||
mimetype \
|
||||
|
|
|
@ -72,7 +72,6 @@ REQUIRES = xpcom \
|
|||
necko \
|
||||
rdf \
|
||||
webshell \
|
||||
helperAppDlg \
|
||||
plugin \
|
||||
pref \
|
||||
intl \
|
||||
|
@ -126,6 +125,7 @@ XPIDLSRCS = \
|
|||
nsCExternalHandlerService.idl \
|
||||
nsIExternalProtocolService.idl \
|
||||
nsIExternalHelperAppService.idl \
|
||||
nsIHelperAppLauncherDialog.idl \
|
||||
$(NULL)
|
||||
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
|
|
Загрузка…
Ссылка в новой задаче