2007-06-20 Murray Cumming <murrayc@murrayc-desktop>
authorMurray Cumming <murrayc@murrayc.com>
Wed, 20 Jun 2007 15:03:06 +0000 (15:03 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Wed, 20 Jun 2007 15:03:06 +0000 (15:03 +0000)
commitf213c6daa765f3de742ba2a2475a5ecf4c181d94
tree507fe08785150937dcfb85789b36f36d443d4d1b
parent1bed3b01cdff428928cdbfcfc494822c96aa013f
2007-06-20  Murray Cumming  <murrayc@murrayc-desktop>

* src/maemo/easysetup/modest-easysetup-country-combo-box.c:
        (load_from_file): Sort the list. The unsorted list would be more noticeable
        in non-English locales.

        * src/maemo/modest-msg-edit-window.c:
        (modest_msg_edit_window_attach_file): Initialize a variable to avoid a
        warning and fix the build.

        * src/maemo/modest-progress-bar-widget.c:
        (modest_progress_bar_widget_set_progress): Avoid a division by zero, to
        avoid a g_warning, and probably to avoid a crash.

pmo-trunk-r2340
ChangeLog2
src/maemo/easysetup/modest-easysetup-country-combo-box.c
src/maemo/modest-msg-edit-window.c
src/maemo/modest-progress-bar-widget.c
tests/dbus_api/test_compose_mail.c