[gimp: 4/7] Bug 795230 - Rename Blend tool and provide PDB compatibility
- From: N/A <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp: 4/7] Bug 795230 - Rename Blend tool and provide PDB compatibility
- Date: Sun, 15 Apr 2018 07:31:56 +0000 (UTC)
commit 2e69608a46190cf4b0214a942f616ef3fde9e3a2
Author: Michael Natterer <mitch gimp org>
Date: Sat Apr 14 00:52:20 2018 +0200
Bug 795230 - Rename Blend tool and provide PDB compatibility
Rename gimpblendtool{.c,-editor.{c,h}} to
gimpgradientool{.c,-editor.{c,h}}. Note that this commit only
renames the files; the actual changes are done in the next commit,
so that git doesn't consider them new files.
...lendtool-editor.c => gimpgradienttool-editor.c} | 0
...lendtool-editor.h => gimpgradienttool-editor.h} | 0
app/tools/{gimpblendtool.c => gimpgradienttool.c} | 0
3 files changed, 0 insertions(+), 0 deletions(-)
---
diff --git a/app/tools/gimpblendtool-editor.c b/app/tools/gimpgradienttool-editor.c
similarity index 100%
rename from app/tools/gimpblendtool-editor.c
rename to app/tools/gimpgradienttool-editor.c
diff --git a/app/tools/gimpblendtool-editor.h b/app/tools/gimpgradienttool-editor.h
similarity index 100%
rename from app/tools/gimpblendtool-editor.h
rename to app/tools/gimpgradienttool-editor.h
diff --git a/app/tools/gimpblendtool.c b/app/tools/gimpgradienttool.c
similarity index 100%
rename from app/tools/gimpblendtool.c
rename to app/tools/gimpgradienttool.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]