+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:
Søren Sandmann Pedersen 2008-10-26 22:06:47 +00:00
parent 9630d9f582
commit 2f4279fc08
2 changed files with 5 additions and 1 deletions

View file

@ -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>
Bug 114796 binding to arbitrary shell commands

View file

@ -1699,7 +1699,6 @@ cb_dialog_response (GtkWidget *widget, gint response_id, gpointer data)
if (response_id == GTK_RESPONSE_HELP)
{
capplet_help (GTK_WINDOW (widget),
"user-guide.xml",
"goscustdesk-39");
}
else if (response_id == RESPONSE_ADD)