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 - - - - - - - -