X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-main-window-ui-dimming.h;h=a397a9a62a569b99fbfff940beb218f58c86500e;hp=82ca9a546e1b267048784472754fd3afddad0a59;hb=d2766e0125d45ae66dbe70b51eb90e3b0e493982;hpb=bfb32c64aa175fcb4ff3f58cd5aa8169980f0b27 diff --git a/src/maemo/modest-main-window-ui-dimming.h b/src/maemo/modest-main-window-ui-dimming.h index 82ca9a5..a397a9a 100644 --- a/src/maemo/modest-main-window-ui-dimming.h +++ b/src/maemo/modest-main-window-ui-dimming.h @@ -47,7 +47,7 @@ static const ModestDimmingEntry modest_main_window_menu_dimming_entries [] = { { "/MenuBar/ToolsMenu", NULL }, { "/MenuBar/ToolsMenu/ToolsSettingsMenu", NULL }, { "/MenuBar/ToolsMenu/ToolsAccountsMenu", NULL }, - { "/MenuBar/ToolsMenu/ToolsSMTPServersMenu", NULL }, + { "/MenuBar/ToolsMenu/ToolsSMTPServersMenu", G_CALLBACK(modest_ui_dimming_rules_on_tools_smtp_servers) }, { "/MenuBar/ToolsMenu/ToolsSendReceiveMainMenu", NULL }, { "/MenuBar/ToolsMenu/ToolsSendReceiveMainMenu/ToolsSendReceiveAllMenu", NULL }, { "/MenuBar/ToolsMenu/ToolsSendReceiveCancelSendingMenu", NULL },