[gimp/metadata-browser] Bug 659804: wrong tooltips in the Align tool options
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] Bug 659804: wrong tooltips in the Align tool options
- Date: Wed, 28 Sep 2011 10:50:26 +0000 (UTC)
commit 6c3da344556f29a71e137bf80d52678a3f97123c
Author: Massimo Valentini <mvalentini src gnome org>
Date: Thu Sep 22 13:42:13 2011 +0200
Bug 659804: wrong tooltips in the Align tool options
app/tools/gimpalignoptions.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/tools/gimpalignoptions.c b/app/tools/gimpalignoptions.c
index a4f69ff..95a9cb1 100644
--- a/app/tools/gimpalignoptions.c
+++ b/app/tools/gimpalignoptions.c
@@ -244,7 +244,7 @@ gimp_align_options_button_new (GimpAlignOptions *options,
gtk_box_pack_start (GTK_BOX (parent), button, FALSE, FALSE, 0);
gtk_widget_show (button);
- gimp_help_set_help_data (button, _("Align left edge of target"), NULL);
+ gimp_help_set_help_data (button, tooltip, NULL);
g_object_set_data (G_OBJECT (button), "align-action",
GINT_TO_POINTER (action));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]