Merge lp:~kelemeng/update-notifier/bug1493208 into lp:update-notifier/ubuntu

Proposed by Gabor Kelemen
Status: Merged
Merged at revision: 865
Proposed branch: lp:~kelemeng/update-notifier/bug1493208
Merge into: lp:update-notifier/ubuntu
Diff against target: 11 lines (+1/-0)
1 file modified
src/avahi.c (+1/-0)
To merge this branch: bzr merge lp:~kelemeng/update-notifier/bug1493208
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+270356@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Iain Lane (laney) wrote :

Thanks!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/avahi.c'
2--- src/avahi.c 2015-08-12 16:19:33 +0000
3+++ src/avahi.c 2015-09-08 05:39:39 +0000
4@@ -33,6 +33,7 @@
5 {
6
7 notify_init("update-notifier");
8+ setlocale (LC_ALL, "");
9 bindtextdomain(GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR);
10 bind_textdomain_codeset(GETTEXT_PACKAGE, "UTF-8");
11 textdomain(GETTEXT_PACKAGE);

Subscribers

People subscribed via source and target branches

to all changes: