2007-09-03 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Mon, 3 Sep 2007 14:20:07 +0000 (14:20 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Mon, 3 Sep 2007 14:20:07 +0000 (14:20 +0000)
commit01798b4bb2ff708ee6322fd2edbbaf31f36b4399
tree10be55a91aa3f056ff06e40d1c442ba223c493cd
parent8df610f0be41b018033b2143018f54ff732736eb
2007-09-03  Murray Cumming  <murrayc@murrayc.com>

* src/widgets/modest-folder-view.c: (strings_are_equal),
(on_model_foreach_set_name), (on_get_mmc_account_name),
(text_cell_data): Restored this code that was removed in
svn revision 3165 by jfernandez, because this late name-discovery
really is necessary sometimes. This is the correct fix to the endless
calling of this function:
* src/modest-tny-account.c: (on_modest_file_system_info):
Don't call tny_account_set_name() when the name is already correct,
to avoid unnecessary (endless) updates to the tree model.

pmo-trunk-r3192
ChangeLog2
src/modest-tny-account.c
src/widgets/modest-folder-view.c