[gthumb] sharpen tool: use "enhance focus" instead of "sharpen"
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] sharpen tool: use "enhance focus" instead of "sharpen"
- Date: Fri, 8 Apr 2011 17:09:03 +0000 (UTC)
commit 572d269f16074235ec4bdda507355511dc0bdcbe
Author: Paolo Bacchilega <paobac src gnome org>
Date: Fri Apr 8 15:50:52 2011 +0200
sharpen tool: use "enhance focus" instead of "sharpen"
extensions/file_tools/gth-file-tool-sharpen.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/file_tools/gth-file-tool-sharpen.c b/extensions/file_tools/gth-file-tool-sharpen.c
index bebf0a1..1284735 100644
--- a/extensions/file_tools/gth-file-tool-sharpen.c
+++ b/extensions/file_tools/gth-file-tool-sharpen.c
@@ -284,7 +284,7 @@ gth_file_tool_sharpen_instance_init (GthFileToolSharpen *self)
self->priv->dest_pixbuf = NULL;
self->priv->builder = NULL;
- gth_file_tool_construct (GTH_FILE_TOOL (self), "tool-sharpen", _("Sharpen..."), _("Sharpen"), FALSE);
+ gth_file_tool_construct (GTH_FILE_TOOL (self), "tool-sharpen", _("Enhance Focus..."), _("Enhance Focus"), FALSE);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]