1 --- control-center-2.15.4/capplets/keybindings/gnome-keybinding-properties.c Thu Apr 27 10:50:41 2006 2 +++ control-center-2.15.4.new/capplets/keybindings/gnome-keybinding-properties.c Wed Jul 19 14:29:39 2006 3 @@ -47,6 +47,7 @@ 4 { "/apps/metacity/global_keybindings/run_command_screenshot", ALWAYS_VISIBLE, 0 }, 5 { "/apps/metacity/global_keybindings/run_command_window_screenshot", ALWAYS_VISIBLE, 0 }, 6 { "/apps/metacity/global_keybindings/run_command_terminal", ALWAYS_VISIBLE, 0 }, 7 + { "/apps/metacity/global_keybindings/run_command_process_manager", ALWAYS_VISIBLE, 0 }, 8 { NULL } 9 }; 10 static const KeyListEntry sounds_key_list[] = 11