Closed Bug 409411 Opened 17 years ago Closed 17 years ago

Build ChatZilla locale pack when using --enable-ui-locale

Categories

(Other Applications :: ChatZilla, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kairo, Assigned: kairo)

Details

Attachments

(1 file)

I realized that my --enable-ui-locale=de SeaMonkey build I'm doing for testing did not build the new ChatZilla language pack. Some investigation made me realize we're just doing an ifneq involving the AB_CD var when it's not set yet as config.mk is only called afterwards through rules.mk. The solution is to call config.mk before this ifneq, patch upcoming.
Summary: make ChatZilla locale pack be actually built with --enable-ui-locale → Build ChatZilla locale pack when using --enable-ui-locale
Here's the patch, tested on my local build. Now a SeaMonkey built with --enable-ui-locale=de includes the langpack and uses German language for ChatZilla. Even if we don't use that way of building for release builds, it's good to have :)
Attachment #294241 - Flags: review?(gijskruitbosch+bugs)
Comment on attachment 294241 [details] [diff] [review] patch: include config.mk early enough that the ifneq works This looks good
Attachment #294241 - Flags: review?(gijskruitbosch+bugs) → review+
Checked in, thanks!
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: