Bug 296169: cannot localize svg.properties (should be in chrome/, not res/); r=bsmedberg,a=asa

This commit is contained in:
gandalf%firefox.pl 2005-06-16 13:49:04 +00:00
parent 816495bf4c
commit 55185f343f
8 changed files with 2 additions and 7 deletions

View File

@ -270,7 +270,6 @@ bin/res/builtin/platformHTMLBindings.xml
; svg
bin/res/svg.css
bin/res/svg.properties
bin/components/dom_svg.xpt
; [Personal Security Manager]

View File

@ -4,6 +4,7 @@
locale/@AB_CD@/global/css.properties (%chrome/layout/css.properties)
locale/@AB_CD@/global/xbl.properties (%chrome/layout/xbl.properties)
locale/@AB_CD@/global/xul.properties (%chrome/layout/xul.properties)
locale/@AB_CD@/global/svg.properties (%chrome/layout/svg.properties)
locale/@AB_CD@/global/printing.properties (%chrome/layout/printing.properties)
locale/@AB_CD@/global/layout_errors.properties (%chrome/layout/layout_errors.properties)
locale/@AB_CD@/global/netError.dtd (%chrome/netError.dtd)

View File

@ -107,11 +107,9 @@ LOCAL_INCLUDES = \
libs::
$(INSTALL) $(srcdir)/svg.css $(DIST)/bin/res
$(INSTALL) $(srcdir)/svg.properties $(DIST)/bin/res
install::
$(SYSINSTALL) $(IFLAGS1) $(srcdir)/svg.css $(DESTDIR)$(mozappdir)/res
$(SYSINSTALL) $(IFLAGS1) $(srcdir)/svg.properties $(DESTDIR)$(mozappdir)/res
DEFINES += -D_IMPL_NS_LAYOUT

View File

@ -351,7 +351,7 @@ AlertMissingGDIPlus()
return;
nsCOMPtr<nsIStringBundle> sb;
sbs->CreateBundle("resource://gre/res/svg.properties", getter_AddRefs(sb));
sbs->CreateBundle("chrome://global/locale/svg.properties", getter_AddRefs(sb));
if (!sb)
return;

View File

@ -358,5 +358,4 @@ bin\res\table-remove-row.gif
; svg
bin\gksvggdiplus.dll
bin\res\svg.css
bin\res\svg.properties
bin\components\dom_svg.xpt

View File

@ -367,7 +367,6 @@ bin/res/builtin/platformHTMLBindings.xml
; svg
bin/res/svg.css
bin/res/svg.properties
bin/components/dom_svg.xpt
[mail]

View File

@ -273,7 +273,6 @@ bin\components\nsDownloadProgressListener.js
; svg
bin\gksvggdiplus.dll
bin\res\svg.css
bin\res\svg.properties
bin\components\dom_svg.xpt
[mail]