2007-07-09 Murray Cumming <murrayc@murrayc.com>
[modest] / ChangeLog2
index 1898545..9ed41e5 100644 (file)
@@ -1,5 +1,17 @@
 2007-07-09  Murray Cumming  <murrayc@murrayc.com>
 
+       * src/modest-account-mgr-helpers.h:
+       * src/modest-account-mgr-helpers.c:
+       Added modest_account_mgr_get_store_protocol().
+
+       * src/maemo/modest-account-view-window.c:
+       (on_delete_button_clicked): Show different warning text depending on 
+       the protocol (IMAP or POP) as per the UI spec. Use a HildonNote instead 
+       of a GtkDialog, which fixes the truncation, fixing projects.maemo.org bug 
+       NB#59037.
+
+2007-07-09  Murray Cumming  <murrayc@murrayc.com>
+
        * src/maemo/modest-msg-edit-window.c:
        (modest_msg_edit_window_attach_file): Set the file chooser dialog title 
        as per the UI spec. This fixes proejcts.maemo.org bug NB#59056.