From 1fa95d45edfddfc52cfec6c10fc204df867ea2da Mon Sep 17 00:00:00 2001 From: "ben%bengoodger.com" Date: Tue, 13 Jul 2004 06:31:09 +0000 Subject: [PATCH] 246316 - DOM inspector shown in EM even though not installed. DOMi isn't really an extension, so we won't show it as one. git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@159132 18797224-902f-48f8-a5cc-f745e15eee43 --- .../app/profile/extensions/Makefile.in | 2 +- .../extensions/installed-extensions.txt | 1 - .../Makefile.in | 35 ------------------- .../install.rdf | 34 ------------------ 4 files changed, 1 insertion(+), 71 deletions(-) delete mode 100644 mozilla/browser/app/profile/extensions/{641d8d09-7dda-4850-8228-ac0ab65e2ac9}/Makefile.in delete mode 100644 mozilla/browser/app/profile/extensions/{641d8d09-7dda-4850-8228-ac0ab65e2ac9}/install.rdf diff --git a/mozilla/browser/app/profile/extensions/Makefile.in b/mozilla/browser/app/profile/extensions/Makefile.in index 7d6f58c4001..55969a0e9c0 100644 --- a/mozilla/browser/app/profile/extensions/Makefile.in +++ b/mozilla/browser/app/profile/extensions/Makefile.in @@ -21,7 +21,7 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk -DIRS = {641d8d09-7dda-4850-8228-ac0ab65e2ac9} {972ce4c6-7e08-4474-a285-3208198ce6fd} +DIRS = {972ce4c6-7e08-4474-a285-3208198ce6fd} include $(topsrcdir)/config/rules.mk diff --git a/mozilla/browser/app/profile/extensions/installed-extensions.txt b/mozilla/browser/app/profile/extensions/installed-extensions.txt index b0c924b3562..8be93ed2518 100644 --- a/mozilla/browser/app/profile/extensions/installed-extensions.txt +++ b/mozilla/browser/app/profile/extensions/installed-extensions.txt @@ -1,2 +1 @@ theme,{972ce4c6-7e08-4474-a285-3208198ce6fd} -extension,{641d8d09-7dda-4850-8228-ac0ab65e2ac9} diff --git a/mozilla/browser/app/profile/extensions/{641d8d09-7dda-4850-8228-ac0ab65e2ac9}/Makefile.in b/mozilla/browser/app/profile/extensions/{641d8d09-7dda-4850-8228-ac0ab65e2ac9}/Makefile.in deleted file mode 100644 index 9fd7d23567a..00000000000 --- a/mozilla/browser/app/profile/extensions/{641d8d09-7dda-4850-8228-ac0ab65e2ac9}/Makefile.in +++ /dev/null @@ -1,35 +0,0 @@ -# -# 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. -# -# Contributor(s): -# - -DEPTH = ../../../../.. -topsrcdir = @top_srcdir@ -srcdir = @srcdir@ -VPATH = @srcdir@ - -include $(DEPTH)/config/autoconf.mk -include $(topsrcdir)/config/rules.mk - -FILES := \ - install.rdf \ - $(NULL) - -FILES := $(addprefix $(srcdir)/, $(FILES)) - -libs:: - $(INSTALL) $(FILES) $(DIST)/bin/defaults/profile/extensions/{641d8d09-7dda-4850-8228-ac0ab65e2ac9} - -install:: - $(SYSINSTALL) $(IFLAGS1) $(FILES) $(DESTDIR)$(mozappdir)/defaults/profile/extensions/{641d8d09-7dda-4850-8228-ac0ab65e2ac9} diff --git a/mozilla/browser/app/profile/extensions/{641d8d09-7dda-4850-8228-ac0ab65e2ac9}/install.rdf b/mozilla/browser/app/profile/extensions/{641d8d09-7dda-4850-8228-ac0ab65e2ac9}/install.rdf deleted file mode 100644 index 7e59ec2fe64..00000000000 --- a/mozilla/browser/app/profile/extensions/{641d8d09-7dda-4850-8228-ac0ab65e2ac9}/install.rdf +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - {641d8d09-7dda-4850-8228-ac0ab65e2ac9} - 1.0 - - - - - {ec8030f7-c20a-464f-9b0e-13a3a9e97384} - 0.9 - 0.9.0+ - - - - - DOM Inspector - A powerful tool for viewing and manipulating documents. - Joe Hewitt - - true - - - - - - - -