[gthumb/gthumb-2-14] fixed help button in preferences window, bug 671290
- From: Michael J. Chudobiak <mjc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb/gthumb-2-14] fixed help button in preferences window, bug 671290
- Date: Mon, 26 Mar 2012 19:12:06 +0000 (UTC)
commit 481254705fc198d920f5d7c0b2e381bf483028dd
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date: Mon Mar 26 15:11:50 2012 -0400
fixed help button in preferences window, bug 671290
gthumb/dlg-preferences.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gthumb/dlg-preferences.c b/gthumb/dlg-preferences.c
index 0782da9..81a4829 100644
--- a/gthumb/dlg-preferences.c
+++ b/gthumb/dlg-preferences.c
@@ -107,7 +107,7 @@ static void
help_button_clicked_cb (GtkWidget *widget,
DialogData *data)
{
- show_help_dialog (GTK_WINDOW (data->dialog), "preferences");
+ show_help_dialog (GTK_WINDOW (data->dialog), NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]