diff --git a/intl/locale/src/langGroups.properties b/intl/locale/src/langGroups.properties index 4ca72e799b1c..7e18dd4c512f 100644 --- a/intl/locale/src/langGroups.properties +++ b/intl/locale/src/langGroups.properties @@ -45,7 +45,7 @@ # http://www.worldlanguage.com/Languages/ # http://www.rosettaproject.org/ # http://www.sweb.cz/ls78/diacritics.htm -# see also xpfe/global/resources/locale/en-US/languageNames.properties +# see also toolkit/locales/en-US/chrome/global/languageNames.properties # and bug 178491 # #ab=x-cyrillic diff --git a/layout/xul/base/src/nsTextBoxFrame.cpp b/layout/xul/base/src/nsTextBoxFrame.cpp index 830fdbf78dc1..a694f37cfcff 100644 --- a/layout/xul/base/src/nsTextBoxFrame.cpp +++ b/layout/xul/base/src/nsTextBoxFrame.cpp @@ -780,8 +780,6 @@ nsTextBoxFrame::UpdateAccessTitle() * you need to maintain same logic in following methods. See bug 324159. * toolkit/content/commonDialog.js (setLabelForNode) * toolkit/content/widgets/text.xml (formatAccessKey) - * xpfe/global/resources/content/commonDialog.js (setLabelForNode) - * xpfe/global/resources/content/bindings/text.xml (formatAccessKey) */ PRInt32 menuAccessKey; nsMenuBarListener::GetMenuAccessKey(&menuAccessKey); diff --git a/toolkit/toolkit-makefiles.sh b/toolkit/toolkit-makefiles.sh index 0d8ef9b10902..0178d63a400d 100644 --- a/toolkit/toolkit-makefiles.sh +++ b/toolkit/toolkit-makefiles.sh @@ -606,19 +606,6 @@ MAKEFILES_xpfe=" xpfe/appshell/src/Makefile xpfe/appshell/public/Makefile xpfe/bootstrap/appleevents/Makefile - xpfe/global/Makefile - xpfe/global/buildconfig.html - xpfe/global/resources/Makefile - xpfe/global/resources/content/Makefile - xpfe/global/resources/content/os2/Makefile - xpfe/global/resources/content/unix/Makefile - xpfe/global/resources/locale/Makefile - xpfe/global/resources/locale/en-US/Makefile - xpfe/global/resources/locale/en-US/mac/Makefile - xpfe/global/resources/locale/en-US/os2/Makefile - xpfe/global/resources/locale/en-US/unix/Makefile - xpfe/global/resources/locale/en-US/win/Makefile - xpfe/communicator/Makefile extensions/spellcheck/Makefile extensions/spellcheck/hunspell/Makefile extensions/spellcheck/idl/Makefile diff --git a/tools/relic/relic b/tools/relic/relic index 151cb0aa5973..99eee6b71b65 100755 --- a/tools/relic/relic +++ b/tools/relic/relic @@ -188,7 +188,6 @@ _g_skip_files = [ "gfx/cairo/cairo/COPYING-MPL-1.1", # Files containing global licensing information - "xpfe/global/resources/content/license.html", "toolkit/content/license.html", # Ben Bucksch - files are tri-licensed with an extra clause. diff --git a/xpfe/Makefile.in b/xpfe/Makefile.in index e7c30a1e9760..4e1ae87cd7d1 100644 --- a/xpfe/Makefile.in +++ b/xpfe/Makefile.in @@ -50,10 +50,6 @@ ifndef MOZ_SUNBIRD DIRS += browser endif -ifndef MOZ_XUL_APP -DIRS += global communicator -endif - # Because of our great use of encapsulation, there are # some header file in xpfe/components that are required # by layout and the dom. This MOZ_XPFE_COMPONENTS, if diff --git a/xpfe/communicator/Makefile.in b/xpfe/communicator/Makefile.in deleted file mode 100644 index db395b605dbd..000000000000 --- a/xpfe/communicator/Makefile.in +++ /dev/null @@ -1,47 +0,0 @@ -# -# ***** BEGIN LICENSE BLOCK ***** -# Version: MPL 1.1/GPL 2.0/LGPL 2.1 -# -# The contents of this file are subject to the Mozilla Public License Version -# 1.1 (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -# for the specific language governing rights and limitations under the -# License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# -# Alternatively, the contents of this file may be used under the terms of -# either of the GNU General Public License Version 2 or later (the "GPL"), -# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), -# in which case the provisions of the GPL or the LGPL are applicable instead -# of those above. If you wish to allow use of your version of this file only -# under the terms of either the GPL or the LGPL, and not to allow others to -# use your version of this file under the terms of the MPL, indicate your -# decision by deleting the provisions above and replace them with the notice -# and other provisions required by the GPL or the LGPL. If you do not delete -# the provisions above, a recipient may use your version of this file under -# the terms of any one of the MPL, the GPL or the LGPL. -# -# ***** END LICENSE BLOCK ***** - -DEPTH = ../.. -topsrcdir = @top_srcdir@ -srcdir = @srcdir@ -VPATH = @srcdir@ - -include $(DEPTH)/config/autoconf.mk - -DEFINES += -DMOZ_APP_VERSION=$(MOZ_APP_VERSION) - -include $(topsrcdir)/config/rules.mk diff --git a/xpfe/communicator/jar.mn b/xpfe/communicator/jar.mn deleted file mode 100644 index ee4b5f750262..000000000000 --- a/xpfe/communicator/jar.mn +++ /dev/null @@ -1,52 +0,0 @@ -comm.jar: -#ifdef MOZ_XUL_APP -% content communicator-platform %content/communicator-platform/ platform xpcnativewrappers=yes -% content communicator-region %content/communicator-region/ xpcnativewrappers=yes -% content communicator %content/communicator/ xpcnativewrappers=yes -#else -* content/communicator-platform/contents.rdf (resources/content/contents-platform.rdf) -* content/communicator-region/contents.rdf (resources/content/contents-region.rdf) -* content/communicator/contents.rdf (resources/content/contents.rdf) -#endif - content/communicator/communicator.css (resources/content/communicator.css) - content/communicator/utilityOverlay.xul (resources/content/utilityOverlay.xul) - content/communicator/utilityOverlay.js (resources/content/utilityOverlay.js) - content/communicator/openLocation.js (resources/content/openLocation.js) - content/communicator/openLocation.xul (resources/content/openLocation.xul) - content/communicator/tasksOverlay.js (resources/content/tasksOverlay.js) - content/communicator/tasksOverlay.xul (resources/content/tasksOverlay.xul) - content/communicator/editorBindings.xul (resources/content/editorBindings.xul) -#ifdef XP_MACOSX - content/communicator/platformBrowserBindings.xul (resources/content/mac/platformBrowserBindings.xul) - content/communicator/platformEditorBindings.xul (resources/content/mac/platformEditorBindings.xul) - content/communicator/platformCommunicatorOverlay.xul (resources/content/mac/platformCommunicatorOverlay.xul) -#else -#ifdef XP_WIN32 - content/communicator/platformBrowserBindings.xul (resources/content/win/platformBrowserBindings.xul) - content/communicator/platformEditorBindings.xul (resources/content/win/platformEditorBindings.xul) - content/communicator/platformCommunicatorOverlay.xul (resources/content/win/platformCommunicatorOverlay.xul) -#else -#ifdef XP_OS2 - content/communicator/platformBrowserBindings.xul (resources/content/win/platformBrowserBindings.xul) - content/communicator/platformEditorBindings.xul (resources/content/win/platformEditorBindings.xul) - content/communicator/platformCommunicatorOverlay.xul (resources/content/win/platformCommunicatorOverlay.xul) -#else - content/communicator/platformBrowserBindings.xul (resources/content/unix/platformBrowserBindings.xul) - content/communicator/platformEditorBindings.xul (resources/content/unix/platformEditorBindings.xul) - content/communicator/platformCommunicatorOverlay.xul (resources/content/unix/platformCommunicatorOverlay.xul) -#endif -#endif -#endif - content/communicator/builtinURLs.js (resources/content/builtinURLs.js) - content/communicator/contentAreaUtils.js (resources/content/contentAreaUtils.js) - content/communicator/contentAreaDD.js (resources/content/contentAreaDD.js) - content/communicator/contentAreaClick.js (resources/content/contentAreaClick.js) - content/communicator/contentAreaContextOverlay.xul (resources/content/contentAreaContextOverlay.xul) - content/communicator/nsContextMenu.js (resources/content/nsContextMenu.js) - content/communicator/viewZoomOverlay.xul (resources/content/viewZoomOverlay.xul) - content/communicator/viewZoomOverlay.js (resources/content/viewZoomOverlay.js) - content/communicator/askViewZoom.xul (resources/content/askViewZoom.xul) - content/communicator/askViewZoom.js (resources/content/askViewZoom.js) - content/communicator/findUtils.js (resources/content/findUtils.js) - content/communicator/printPreviewBindings.xml (resources/content/printPreviewBindings.xml) - content/communicator/printing.js (resources/content/printing.js) diff --git a/xpfe/communicator/resources/content/aboutPopups.xul b/xpfe/communicator/resources/content/aboutPopups.xul deleted file mode 100644 index 127cbafa008d..000000000000 --- a/xpfe/communicator/resources/content/aboutPopups.xul +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - %brandDTD; - - %aboutPopupsDTD; -]> - - - - - - &popupDesc.label; - &popupDescAlt.label; - - - - &popupNote1.label; - - &popupNote2.label; - diff --git a/xpfe/communicator/resources/content/askViewZoom.js b/xpfe/communicator/resources/content/askViewZoom.js deleted file mode 100644 index 75f57c4b6ca2..000000000000 --- a/xpfe/communicator/resources/content/askViewZoom.js +++ /dev/null @@ -1,77 +0,0 @@ -/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- - - * ***** BEGIN LICENSE BLOCK ***** - * Version: MPL 1.1/GPL 2.0/LGPL 2.1 - * - * The contents of this file are subject to the Mozilla Public License Version - * 1.1 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - * for the specific language governing rights and limitations under the - * License. - * - * The Original Code is this file as it was released upon September 7, 2000. - * - * The Initial Developer of the Original Code is - * Peter Annema. - * Portions created by the Initial Developer are Copyright (C) 2000 - * the Initial Developer. All Rights Reserved. - * - * Contributor(s): - * Peter Annema (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either of the GNU General Public License Version 2 or later (the "GPL"), - * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -var dialog; -var args; - -function onLoad() { - args = window.arguments[0]; - args.zoomOK = false; - - dialog = {}; - dialog.OKButton = document.documentElement.getButton("accept"); - - dialog.input = document.getElementById("zoomValue"); - dialog.input.value = args.value; - dialog.input.select(); - dialog.input.focus(); - - moveToAlertPosition(); - doEnabling(); -} - -function onAccept() { - var zoom = parseFloat(dialog.input.value); - if (!isNaN(zoom) && zoom >= args.zoomMin && zoom <= args.zoomMax) { - args.value = zoom; - args.zoomOK = true; - } - return args.zoomOK; -} - -function doEnabling() { - var enable = false; - if (dialog.input.value) { - var zoom = parseFloat(dialog.input.value); - if (!isNaN(zoom) && zoom >= args.zoomMin && zoom <= args.zoomMax) - enable = true; - } - - dialog.OKButton.disabled = !enable; -} diff --git a/xpfe/communicator/resources/content/askViewZoom.xul b/xpfe/communicator/resources/content/askViewZoom.xul deleted file mode 100644 index 453f178fe3ee..000000000000 --- a/xpfe/communicator/resources/content/askViewZoom.xul +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - -
- - - -

-U.S. GOVERNMENT END USERS. The Software is a "commercial -item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting -of "commercial computer software" and "commercial computer software -documentation," as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). -Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 -(June 1995), all U.S. Government End Users acquire the Software with only -those rights set forth herein. -

- - - diff --git a/xpfe/global/resources/content/about.xul b/xpfe/global/resources/content/about.xul deleted file mode 100644 index 17c4e32ff706..000000000000 --- a/xpfe/global/resources/content/about.xul +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - -%brandDTD; - -%aboutDTD; -]> - - - - - - - - - - - - -