X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-main-window.c;h=58c5a14d27be2f7d2ea87a2a0841c98b2b54d195;hb=17e149470f77d037df836438e6f3fe00fc632b20;hp=f31079d4dc4cfd945bf75a47af24eae5f5343fc3;hpb=09314dba29734ae2320ece42c6e6abefa803407a;p=modest diff --git a/src/maemo/modest-main-window.c b/src/maemo/modest-main-window.c index f31079d..58c5a14 100644 --- a/src/maemo/modest-main-window.c +++ b/src/maemo/modest-main-window.c @@ -807,8 +807,8 @@ modest_main_window_new (void) action_group = gtk_action_group_new ("ModestMainWindowActions"); gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); - menu_rules_group = modest_dimming_rules_group_new ("ModestMenuDimmingRules"); - toolbar_rules_group = modest_dimming_rules_group_new ("ModestToolbarDimmingRules"); + menu_rules_group = modest_dimming_rules_group_new ("ModestMenuDimmingRules", FALSE); + toolbar_rules_group = modest_dimming_rules_group_new ("ModestToolbarDimmingRules", TRUE); /* Add common actions */ gtk_action_group_add_actions (action_group,