X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=ChangeLog2;h=02acee295f4fb7724c744e2a9689161069659f8d;hb=52d79eb245568e26a25d3b129f1b4ed8031c95bb;hp=a79c9ee0ebd86843a6c042a98fed22ae14691711;hpb=a7377b7b989b9e0452d4cfbe617a4ff9f4aa477b;p=modest diff --git a/ChangeLog2 b/ChangeLog2 index a79c9ee..02acee2 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,3 +1,14 @@ +2007-07-11 Armin Burgmeier + + * src/maemo/modest-account-settings-dialog.h: Include + to fix the build (at least for me). + + * src/maemo/modest-platform.c (modest_platform_run_new_folder_dialog): + Use "New FolderN" as default suggested name if "New folder" already + exists, with N being the first free number, though never exceed "New + folder99" in which case we just fall back to "New Folder" even though + it already exists. This fixes projects.maemo.org bug NB#58663. + 2007-07-11 Murray Cumming * src/maemo/modest-account-view-window.c: (on_new_button_clicked):