[gimp] app: put the GimpOverlayDialog detach tooltip on the with widget
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: put the GimpOverlayDialog detach tooltip on the with widget
- Date: Tue, 8 Sep 2015 23:24:29 +0000 (UTC)
commit 326ef2f7b21dcaa23ca842670722f0924d0f030f
Author: Michael Natterer <mitch gimp org>
Date: Wed Sep 9 01:21:11 2015 +0200
app: put the GimpOverlayDialog detach tooltip on the with widget
app/widgets/gimpoverlaydialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/widgets/gimpoverlaydialog.c b/app/widgets/gimpoverlaydialog.c
index a5a05b8..8663ead 100644
--- a/app/widgets/gimpoverlaydialog.c
+++ b/app/widgets/gimpoverlaydialog.c
@@ -225,7 +225,7 @@ gimp_overlay_dialog_constructed (GObject *object)
gtk_box_pack_end (GTK_BOX (dialog->header), button, FALSE, FALSE, 0);
gtk_widget_show (button);
- gimp_help_set_help_data (dialog->close_button,
+ gimp_help_set_help_data (dialog->detach_button,
_("Detach dialog from canvas"), NULL);
image = gtk_image_new_from_icon_name (GIMP_STOCK_MENU_LEFT,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]