X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=352b088bc75fed7ba641cd1df5b633b9449e2262;hp=d0d06f72235a967875fc888b6e96dda8ef55a224;hb=c534e9adef3ebe87ff9772f91a741b54cbd5b518;hpb=c14feb7a581af6746cbcf48e7cfedef84cf48403 diff --git a/ChangeLog2 b/ChangeLog2 index d0d06f7..352b088 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,5 +1,15 @@ 2007-06-01 Murray Cumming + * src/maemo/easysetup/modest-easysetup-wizard.c: + (create_caption_new_with_asterisk): + * src/maemo/modest-account-settings-dialog.c: + (create_caption_new_with_asterisk): + Uncomment the code to add the asterisk, because they are no longer in the + translated text in the .po file. Fixes projects.maemo.org bug NB#59202 . + (update_incoming_server_title): Add an asterisk here too. + +2007-06-01 Murray Cumming + * src/maemo/modest-maemo-global-settings-dialog.c: (current_connection): Check that we are even connected before trying to get the current connection name, to prevent a warning.