Encodings menu doesn't need an accelerator

master
Yevgen Muntyan 2007-11-30 02:18:52 -06:00
parent 90200c56b3
commit 9eb42ece50
1 changed files with 1 additions and 0 deletions

View File

@ -1129,6 +1129,7 @@ moo_encodings_menu_action_init (MooEncodingsMenuAction *action)
action->cur_item = NULL;
action->cur_separator = NULL;
action->menu_data = NULL;
g_object_set (action, "no-accel", TRUE, NULL);
}
static void