[gimp] app: fix typo in "cursor-side-top.png" to make that cursor work again
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: fix typo in "cursor-side-top.png" to make that cursor work again
- Date: Wed, 15 Apr 2015 19:53:05 +0000 (UTC)
commit 8fd282dd2860a42633a41560ff0229817d9396b7
Author: Michael Natterer <mitch gimp org>
Date: Wed Apr 15 21:51:45 2015 +0200
app: fix typo in "cursor-side-top.png" to make that cursor work again
app/widgets/gimpcursor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/widgets/gimpcursor.c b/app/widgets/gimpcursor.c
index 192af60..e46db1d 100644
--- a/app/widgets/gimpcursor.c
+++ b/app/widgets/gimpcursor.c
@@ -119,7 +119,7 @@ static GimpCursor gimp_cursors[] =
cursor_default_x_hot, cursor_default_y_hot
},
{
- "cursor-sid-_top.png",
+ "cursor-side-top.png",
cursor_default_x_hot, cursor_default_y_hot
},
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]