firefox-libxulsdk-locales.patch
changeset 419 f6b055dd94bc
parent 418 ecd5bb5744dc
child 423 f036c316fb68
equal deleted inserted replaced
418:ecd5bb5744dc 419:f6b055dd94bc
     1 # HG changeset patch
       
     2 # Parent f63659c5a2c060ac43bf681191d1432cbb7c3e54
       
     3 We need to package toolkit locales explicitely into firefox langpacks even in xulrunner based builds
       
     4 
       
     5 diff --git a/browser/makefiles.sh b/browser/makefiles.sh
       
     6 --- a/browser/makefiles.sh
       
     7 +++ b/browser/makefiles.sh
       
     8 @@ -77,16 +77,21 @@ browser/devtools/styleinspector/Makefile
       
     9  browser/devtools/webconsole/Makefile
       
    10  browser/fuel/Makefile
       
    11  browser/fuel/public/Makefile
       
    12  browser/fuel/src/Makefile
       
    13  browser/installer/Makefile
       
    14  browser/locales/Makefile
       
    15  browser/modules/Makefile
       
    16  browser/themes/Makefile
       
    17 +netwerk/locales/Makefile
       
    18 +dom/locales/Makefile
       
    19 +security/manager/locales/Makefile
       
    20 +extensions/spellcheck/locales/Makefile
       
    21 +toolkit/locales/Makefile
       
    22  $MOZ_BRANDING_DIRECTORY/Makefile
       
    23  $MOZ_BRANDING_DIRECTORY/content/Makefile
       
    24  $MOZ_BRANDING_DIRECTORY/locales/Makefile
       
    25  "
       
    26  
       
    27  if [ "$MOZ_SAFE_BROWSING" ]; then
       
    28    add_makefiles "
       
    29      browser/components/safebrowsing/Makefile