+Sun Oct 26 18:06:45 2008 Søren Sandmann <sandmann@redhat.com>
+ + * gnome-keybinding-properties.c (cb_dialog_response): Make it + compile again. + svn path=/trunk/; revision=9126
This commit is contained in:
parent
9630d9f582
commit
2f4279fc08
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
Sun Oct 26 18:06:45 2008 Søren Sandmann <sandmann@redhat.com>
|
||||||
|
|
||||||
|
* gnome-keybinding-properties.c (cb_dialog_response): Make it
|
||||||
|
compile again.
|
||||||
|
|
||||||
2008-10-26 Matthias Clasen <mclasen@redhat.com>
|
2008-10-26 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
Bug 114796 – binding to arbitrary shell commands
|
Bug 114796 – binding to arbitrary shell commands
|
||||||
|
|
|
@ -1699,7 +1699,6 @@ cb_dialog_response (GtkWidget *widget, gint response_id, gpointer data)
|
||||||
if (response_id == GTK_RESPONSE_HELP)
|
if (response_id == GTK_RESPONSE_HELP)
|
||||||
{
|
{
|
||||||
capplet_help (GTK_WINDOW (widget),
|
capplet_help (GTK_WINDOW (widget),
|
||||||
"user-guide.xml",
|
|
||||||
"goscustdesk-39");
|
"goscustdesk-39");
|
||||||
}
|
}
|
||||||
else if (response_id == RESPONSE_ADD)
|
else if (response_id == RESPONSE_ADD)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue