зеркало из https://github.com/mozilla/gecko-dev.git
fix bug 56863. add plugins.properties to the list. r=blizzard sr=jst
This commit is contained in:
Родитель
5d5232ba94
Коммит
194d3dbc5e
|
@ -15,3 +15,4 @@ accept2locale.properties
|
|||
languageNames.properties
|
||||
regionNames.properties
|
||||
commonDialogs.properties
|
||||
plugins.properties
|
||||
|
|
|
@ -49,6 +49,7 @@ CHROME_L10N = \
|
|||
languageNames.properties \
|
||||
regionNames.properties \
|
||||
commonDialogs.properties \
|
||||
plugins.properties \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
|
@ -44,6 +44,7 @@ CHROME_L10N = \
|
|||
.\languageNames.properties \
|
||||
.\regionNames.properties \
|
||||
.\commonDialogs.properties \
|
||||
.\plugins.properties \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
Загрузка…
Ссылка в новой задаче