diff -r 995e803e8198 -r cba7c6321c84 mozilla-kde.patch --- a/mozilla-kde.patch Wed Sep 29 21:05:58 2010 +0200 +++ b/mozilla-kde.patch Tue Oct 05 07:54:56 2010 +0200 @@ -2550,9 +2550,9 @@ ifeq ($(MOZ_WIDGET_TOOLKIT),android) OSHELPER += nsMIMEInfoAndroid.cpp OSHELPER += nsAndroidHandlerApp.cpp + OSHELPER += nsExternalSharingAppService.cpp + EXPORTS += nsExternalSharingAppService.h endif - - ifeq ($(MOZ_WIDGET_TOOLKIT),qt) diff --git a/uriloader/exthandler/unix/nsCommonRegistry.cpp b/uriloader/exthandler/unix/nsCommonRegistry.cpp new file mode 100644 --- /dev/null