2007-07-10 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Tue, 10 Jul 2007 13:02:22 +0000 (13:02 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Tue, 10 Jul 2007 13:02:22 +0000 (13:02 +0000)
commit6cab238418ee1e3ab0cdca9ea7e6ca6465af03f3
tree2146f9667d02eac3141e70c16d8c021d856e3948
parenteff9db3165f396a91f084ba2b26c560fec3f989c
2007-07-10   Murray Cumming  <murrayc@murrayc.com>

* src/maemo/easysetup/modest-easysetup-wizard.c: (show_error):
Take a parent widget instead of a parent window, and
implement this with hildon_banner_show_information() instead.
Non-Maemo builds can just ifdef that there.
This fixed projects.maemo.org bug NB#62766.

(on_entry_invalid_character): Use show_error() again instead
of using hildon directly, and use the _CS() macro to use the correct
translation domain.
(create_account), (check_for_supported_auth_methods), (on_entry_max):
Pass a widget instead od a window to show_error().

pmo-trunk-r2670
ChangeLog2
src/maemo/easysetup/modest-easysetup-wizard.c