Merge lp://staging/~kelemeng/indicator-printers/bug1279605 into lp://staging/indicator-printers/14.04
Proposed by
Gabor Kelemen
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Lars Karlitski | ||||
Approved revision: | 66 | ||||
Merged at revision: | 66 | ||||
Proposed branch: | lp://staging/~kelemeng/indicator-printers/bug1279605 | ||||
Merge into: | lp://staging/indicator-printers/14.04 | ||||
Diff against target: |
52 lines (+20/-0) 2 files modified
configure.ac (+13/-0) src/indicator-printers-service.c (+7/-0) |
||||
To merge this branch: | bzr merge lp://staging/~kelemeng/indicator-printers/bug1279605 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Approve | |
Lars Karlitski (community) | Approve | ||
Review via email: mp+206073@code.staging.launchpad.net |
Commit message
Add proper i18n support. Fixes LP:1279605
To post a comment you must log in.
Thanks a lot!
Any reason you didn't use AM_GLIB_ DEFINE_ LOCALEDIR in configure.ac?