Addressbook: Notify views after locale change
authorMateusz Polrola <mateusz.polrola@gmail.com>
Wed, 9 Jul 2014 09:59:22 +0000 (11:59 +0200)
committerMateusz Polrola <mateusz.polrola@gmail.com>
Wed, 9 Jul 2014 09:59:22 +0000 (11:59 +0200)
commit537d8fe04e02043c8d75dad996f5830926b77fd8
treef19278380ed0c02b793dddf2c073cdf2ad08d2f4
parent3512bdb1f823ad9ff8b0b6f0a85b671da5c812c0
Addressbook: Notify views after locale change

After changing locale, views of EBookBackend are not notified about
modifications made during that operation. Changing locale of
EBookBackend may result in updating EVC_X_E164 parameter of phone
numbers as its value depends on currently used locale. Calling
e_book_backend_notify_complete after successfully changing locale
notifies views about possible modifications.

Cherry picked from commit in master:
Bug 732730 - Addressbook: Notify views after locale change 0513c56

Fixes BGO: 732730
addressbook/libedata-book/e-book-backend.c