bug 377801 - move suite's typeaheadfind locale file so that it works with 'source L10n', r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@226302 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -42,6 +42,10 @@ VPATH = @srcdir@
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = suitetypeaheadfind
|
||||
DIRS = public src resources
|
||||
DIRS = public src
|
||||
|
||||
ifndef MOZ_XUL_APP
|
||||
DIRS += resources
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
@@ -1,5 +1,2 @@
|
||||
en-US.jar:
|
||||
locale/en-US/global/typeaheadfind.properties (locale/en-US/typeaheadfind.properties)
|
||||
|
||||
toolkit.jar:
|
||||
content/global/notfound.wav (content/notfound.wav)
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
#include "nsISound.h"
|
||||
|
||||
#define TYPEAHEADFIND_BUNDLE_URL \
|
||||
"chrome://global/locale/typeaheadfind.properties"
|
||||
"chrome://communicator/locale/typeaheadfind.properties"
|
||||
#define TYPEAHEADFIND_NOTFOUND_WAV_URL \
|
||||
"chrome://global/content/notfound.wav"
|
||||
|
||||
|
||||
@@ -46,6 +46,7 @@
|
||||
locale/@AB_CD@/communicator/openLocation.properties (%chrome/common/openLocation.properties)
|
||||
locale/@AB_CD@/communicator/printPreview.dtd (%chrome/common/printPreview.dtd)
|
||||
locale/@AB_CD@/communicator/tasksOverlay.dtd (%chrome/common/tasksOverlay.dtd)
|
||||
locale/@AB_CD@/communicator/typeaheadfind.properties (%chrome/common/typeaheadfind.properties)
|
||||
locale/@AB_CD@/communicator/utilityOverlay.dtd (%chrome/common/utilityOverlay.dtd)
|
||||
locale/@AB_CD@/communicator/utilityOverlay.properties (%chrome/common/utilityOverlay.properties)
|
||||
locale/@AB_CD@/communicator/viewZoomOverlay.dtd (%chrome/common/viewZoomOverlay.dtd)
|
||||
|
||||
Reference in New Issue
Block a user