aboutsummaryrefslogtreecommitdiffstats
path: root/embed/print-dialog.c
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-11-28 06:11:06 +0800
committerChristian Persch <chpe@src.gnome.org>2005-11-28 06:11:06 +0800
commitcdd65cfdc2c9644884ecb638c3526973d2b689a7 (patch)
tree1c2f4c8d91f8f77439dbf16b7893716c315e1524 /embed/print-dialog.c
parent11a67a6cfea95f39ad8bb37c05559462a2054c18 (diff)
downloadgsoc2013-epiphany-Release183.tar
gsoc2013-epiphany-Release183.tar.gz
gsoc2013-epiphany-Release183.tar.bz2
gsoc2013-epiphany-Release183.tar.lz
gsoc2013-epiphany-Release183.tar.xz
gsoc2013-epiphany-Release183.tar.zst
gsoc2013-epiphany-Release183.zip
=== Release 1.8.3 ===Release183
2005-11-27 Christian Persch <chpe@cvs.gnome.org> === Release 1.8.3 === * Makefile.am: * NEWS: * embed/print-dialog.c: (ephy_print_setup_dialog_help_button_cb): * src/languages.h:
Diffstat (limited to 'embed/print-dialog.c')
-rwxr-xr-xembed/print-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/print-dialog.c b/embed/print-dialog.c
index 05b93749e..78ed4da04 100755
--- a/embed/print-dialog.c
+++ b/embed/print-dialog.c
@@ -357,7 +357,7 @@ void
ephy_print_setup_dialog_help_button_cb (GtkWidget *widget,
EphyDialog *dialog)
{
- ephy_gui_help (GTK_WINDOW (dialog), "epiphany", "using-print-setup");
+ ephy_gui_help (gtk_widget_get_toplevel (widget), "epiphany", "using-print-setup");
}
static GtkWidget *