243386 - find as you type text not shown in the status bar. Repackage typeahead find resources in global since it is a core application component. r=aaronl.

This commit is contained in:
ben%bengoodger.com 2004-05-25 01:47:22 +00:00
Родитель 2a0592bf68
Коммит 858f394efd
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1,5 +1,5 @@
en-US.jar:
locale/en-US/navigator/typeaheadfind.properties (locale/en-US/typeaheadfind.properties)
locale/en-US/global/typeaheadfind.properties (locale/en-US/typeaheadfind.properties)
toolkit.jar:
content/global/notfound.wav (content/notfound.wav)
content/global/notfound.wav (content/notfound.wav)

Просмотреть файл

@ -68,7 +68,7 @@
#include "nsISound.h"
#define TYPEAHEADFIND_BUNDLE_URL \
"chrome://navigator/locale/typeaheadfind.properties"
"chrome://global/locale/typeaheadfind.properties"
#define TYPEAHEADFIND_NOTFOUND_WAV_URL \
"chrome://global/content/notfound.wav"