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