reverted commit from 2006-01-11.
2006-01-30 Rodrigo Moya <rodrigo@novell.com> * actions/acme.h: * gnome-keybinding-properties.c: reverted commit from 2006-01-11.
This commit is contained in:
parent
a370328133
commit
0d78465e2d
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-01-30 Rodrigo Moya <rodrigo@novell.com>
|
||||
|
||||
* actions/acme.h:
|
||||
* gnome-keybinding-properties.c: reverted commit from 2006-01-11.
|
||||
|
||||
2006-01-22 Bastien Nocera <hadess@hadess.net>
|
||||
|
||||
* gnome-keybinding-properties.c: (accel_edited_callback):
|
||||
|
|
|
@ -64,6 +64,12 @@ static const KeyListEntry sounds_key_list[] =
|
|||
{ "/apps/gnome_settings_daemon/keybindings/volume_mute", ALWAYS_VISIBLE, 0 },
|
||||
{ "/apps/gnome_settings_daemon/keybindings/volume_down", ALWAYS_VISIBLE, 0 },
|
||||
{ "/apps/gnome_settings_daemon/keybindings/volume_up", ALWAYS_VISIBLE, 0 },
|
||||
/* Other ones that need keysyms bindings */
|
||||
{ "/apps/gnome_settings_daemon/keybindings/play", ALWAYS_VISIBLE, 0 },
|
||||
{ "/apps/gnome_settings_daemon/keybindings/pause", ALWAYS_VISIBLE, 0 },
|
||||
{ "/apps/gnome_settings_daemon/keybindings/stop", ALWAYS_VISIBLE, 0 },
|
||||
{ "/apps/gnome_settings_daemon/keybindings/previous", ALWAYS_VISIBLE, 0 },
|
||||
{ "/apps/gnome_settings_daemon/keybindings/next", ALWAYS_VISIBLE, 0 },
|
||||
{ "/apps/gnome_settings_daemon/keybindings/eject", ALWAYS_VISIBLE, 0 },
|
||||
{ NULL }
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue