[gimp] app: Tell the user how to commit the cage transform
- From: Alexia Death <alexiade src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: Tell the user how to commit the cage transform
- Date: Wed, 10 Nov 2010 17:11:58 +0000 (UTC)
commit 5fa1e9ea40a09613d3e019711cae16964e0f01be
Author: Alexia Death <alexiadeath gmail com>
Date: Wed Nov 10 19:11:49 2010 +0200
app: Tell the user how to commit the cage transform
app/tools/gimpcagetool.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/app/tools/gimpcagetool.c b/app/tools/gimpcagetool.c
index 61c4c92..4b5c5cd 100644
--- a/app/tools/gimpcagetool.c
+++ b/app/tools/gimpcagetool.c
@@ -393,6 +393,8 @@ gimp_cage_tool_button_release (GimpTool *tool,
gimp_cage_tool_compute_coef (ct, display);
gimp_cage_tool_create_image_map (ct, drawable);
+
+ gimp_tool_push_status (tool, display, _("Press ENTER to commit the transform"));
}
}
else if (ct->moving_handle == -1)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]