From 2aa05913ddc5b296b5464f03656945aa0f3ec438 Mon Sep 17 00:00:00 2001 From: "reed%reedloden.com" Date: Mon, 17 Dec 2007 07:32:54 +0000 Subject: [PATCH] Remove all other DOMi locales besides en-US due to new entities. git-svn-id: svn://10.0.0.236/trunk@241538 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/extensions/inspector/resources/Makefile.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/mozilla/extensions/inspector/resources/Makefile.in b/mozilla/extensions/inspector/resources/Makefile.in index b09c4246ad7..24d68e8cf7f 100644 --- a/mozilla/extensions/inspector/resources/Makefile.in +++ b/mozilla/extensions/inspector/resources/Makefile.in @@ -45,10 +45,7 @@ VPATH=@srcdir@ include $(DEPTH)/config/autoconf.mk ALL_LOCALES = \ - de \ en-US \ - fr \ - sk \ $(NULL) include $(topsrcdir)/config/config.mk