зеркало из 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 \
|
history \
|
||||||
uriloader \
|
uriloader \
|
||||||
exthandler \
|
exthandler \
|
||||||
helperAppDlg \
|
|
||||||
mimetype \
|
mimetype \
|
||||||
rdf \
|
rdf \
|
||||||
prefetch \
|
prefetch \
|
||||||
|
|
|
@ -72,7 +72,6 @@ REQUIRES = \
|
||||||
necko \
|
necko \
|
||||||
windowwatcher \
|
windowwatcher \
|
||||||
webbrowserpersist \
|
webbrowserpersist \
|
||||||
helperAppDlg \
|
|
||||||
exthandler \
|
exthandler \
|
||||||
mimetype \
|
mimetype \
|
||||||
composer \
|
composer \
|
||||||
|
|
|
@ -47,7 +47,6 @@ REQUIRES = xpcom \
|
||||||
webbrowserpersist \
|
webbrowserpersist \
|
||||||
find \
|
find \
|
||||||
exthandler \
|
exthandler \
|
||||||
helperAppDlg \
|
|
||||||
profdirserviceprovider \
|
profdirserviceprovider \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
|
|
@ -44,7 +44,6 @@ REQUIRES = xpcom \
|
||||||
windowwatcher \
|
windowwatcher \
|
||||||
appshell \
|
appshell \
|
||||||
exthandler \
|
exthandler \
|
||||||
helperAppDlg \
|
|
||||||
mozcomps \
|
mozcomps \
|
||||||
find \
|
find \
|
||||||
appcomps \
|
appcomps \
|
||||||
|
|
|
@ -44,10 +44,6 @@ MODULE=helperAppDlg
|
||||||
|
|
||||||
include $(DEPTH)/config/autoconf.mk
|
include $(DEPTH)/config/autoconf.mk
|
||||||
|
|
||||||
XPIDLSRCS = \
|
|
||||||
nsIHelperAppLauncherDialog.idl \
|
|
||||||
$(NULL)
|
|
||||||
|
|
||||||
EXTRA_COMPONENTS = \
|
EXTRA_COMPONENTS = \
|
||||||
nsHelperAppDlg.js \
|
nsHelperAppDlg.js \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
|
@ -69,7 +69,7 @@ REQUIRES = \
|
||||||
windowwatcher \
|
windowwatcher \
|
||||||
layout \
|
layout \
|
||||||
history \
|
history \
|
||||||
helperAppDlg \
|
exthandler \
|
||||||
content \
|
content \
|
||||||
webbrowserpersist \
|
webbrowserpersist \
|
||||||
xpinstall \
|
xpinstall \
|
||||||
|
|
|
@ -52,7 +52,6 @@ REQUIRES = \
|
||||||
webBrowser_core \
|
webBrowser_core \
|
||||||
windowwatcher \
|
windowwatcher \
|
||||||
exthandler \
|
exthandler \
|
||||||
helperAppDlg \
|
|
||||||
uriloader \
|
uriloader \
|
||||||
necko \
|
necko \
|
||||||
mimetype \
|
mimetype \
|
||||||
|
|
|
@ -56,7 +56,6 @@ REQUIRES = \
|
||||||
webbrwsr \
|
webbrwsr \
|
||||||
windowwatcher \
|
windowwatcher \
|
||||||
exthandler \
|
exthandler \
|
||||||
helperAppDlg \
|
|
||||||
uriloader \
|
uriloader \
|
||||||
necko \
|
necko \
|
||||||
mimetype \
|
mimetype \
|
||||||
|
|
|
@ -72,7 +72,6 @@ REQUIRES = xpcom \
|
||||||
necko \
|
necko \
|
||||||
rdf \
|
rdf \
|
||||||
webshell \
|
webshell \
|
||||||
helperAppDlg \
|
|
||||||
plugin \
|
plugin \
|
||||||
pref \
|
pref \
|
||||||
intl \
|
intl \
|
||||||
|
@ -126,6 +125,7 @@ XPIDLSRCS = \
|
||||||
nsCExternalHandlerService.idl \
|
nsCExternalHandlerService.idl \
|
||||||
nsIExternalProtocolService.idl \
|
nsIExternalProtocolService.idl \
|
||||||
nsIExternalHelperAppService.idl \
|
nsIExternalHelperAppService.idl \
|
||||||
|
nsIHelperAppLauncherDialog.idl \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||||
|
|
Загрузка…
Ссылка в новой задаче