[gimp] Changed deprecation message to state name of replacement procedure
- From: Kevin Cozens <kcozens src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Changed deprecation message to state name of replacement procedure
- Date: Sun, 13 Feb 2011 19:21:18 +0000 (UTC)
commit 29716bccecd9bab9d33936a38f481d80d07483f9
Author: Kevin Cozens <kcozens cvs gnome org>
Date: Sun Feb 13 14:02:46 2011 -0500
Changed deprecation message to state name of replacement procedure
plug-ins/script-fu/scripts/selection-round.scm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/script-fu/scripts/selection-round.scm b/plug-ins/script-fu/scripts/selection-round.scm
index fd6e515..6c120c7 100644
--- a/plug-ins/script-fu/scripts/selection-round.scm
+++ b/plug-ins/script-fu/scripts/selection-round.scm
@@ -166,7 +166,7 @@
(script-fu-register "script-fu-selection-round"
""
- "Round the corners of the current selection (deprecated, use Rounded Rectangle)"
+ "This procedure is deprecated! Use 'script-fu-selection-rounded-rectangle' instead."
"Sven Neumann" ; authors
"Sven Neumann" ; copyright
"1998/02/06"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]