[gimp] Apply Lens filter relocated in menu
- From: Alexandre Prokoudine <aprokoudine src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Apply Lens filter relocated in menu
- Date: Thu, 28 Jul 2011 12:08:04 +0000 (UTC)
commit 6308f0229a2235c0651a49a84309544d70491f6d
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date: Thu Jul 28 16:06:59 2011 +0400
Apply Lens filter relocated in menu
The Apply Lens filter is moved from Light And Shadow to Distorts
group where it really belongs.
plug-ins/common/lens-apply.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/lens-apply.c b/plug-ins/common/lens-apply.c
index f38764e..8a2bcd9 100644
--- a/plug-ins/common/lens-apply.c
+++ b/plug-ins/common/lens-apply.c
@@ -118,7 +118,7 @@ query (void)
args, NULL);
gimp_plugin_menu_register (PLUG_IN_PROC,
- "<Image>/Filters/Light and Shadow/Glass");
+ "<Image>/Filters/Distorts");
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]