[gimp] app: cleaning out some tabs.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: cleaning out some tabs.
- Date: Sun, 20 Nov 2016 00:16:52 +0000 (UTC)
commit d22af8fb380750a974d6254b8c589e7540c640b4
Author: Jehan <jehan girinstud io>
Date: Sun Nov 20 00:40:07 2016 +0100
app: cleaning out some tabs.
app/menus/menus.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/menus/menus.c b/app/menus/menus.c
index 0f3c4b3..6efa2e8 100644
--- a/app/menus/menus.c
+++ b/app/menus/menus.c
@@ -464,7 +464,7 @@ menus_clear (Gimp *gimp,
my_error->code != G_IO_ERROR_NOT_FOUND)
{
g_set_error (error, my_error->domain, my_error->code,
- _("Deleting \"%s\" failed: %s"),
+ _("Deleting \"%s\" failed: %s"),
gimp_file_get_utf8_name (file), my_error->message);
success = FALSE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]