X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-main-window-ui-dimming.h;h=ab3e2d6cf0147f0b7cc5592f672431637f86b289;hb=559195a910df17bb5ba5f33c01e9d7e1dd933503;hp=ad3f67baf1283e5618dea033afdceb6b0c0b7c3d;hpb=3c20b59771b2dd957aa79b402fc0b9382d680a32;p=modest diff --git a/src/maemo/modest-main-window-ui-dimming.h b/src/maemo/modest-main-window-ui-dimming.h index ad3f67b..ab3e2d6 100644 --- a/src/maemo/modest-main-window-ui-dimming.h +++ b/src/maemo/modest-main-window-ui-dimming.h @@ -115,7 +115,7 @@ static const ModestDimmingEntry modest_main_window_menu_dimming_entries [] = { static const ModestDimmingEntry modest_main_window_toolbar_dimming_entries [] = { /* Toolbar */ - { "/ToolBar/ToolbarMessageNew", G_CALLBACK(modest_ui_dimming_rules_on_new_msg_or_folder) }, + { "/ToolBar/ToolbarMessageNew", G_CALLBACK(modest_ui_dimming_rules_on_new_msg) }, { "/ToolBar/ToolbarMessageReply", G_CALLBACK(modest_ui_dimming_rules_on_reply_msg) }, { "/ToolBar/ToolbarDeleteMessage", G_CALLBACK(modest_ui_dimming_rules_on_delete) }, { "/ToolBar/ToolbarToggleView", NULL },