Moved to the Test menu, to clarify its station in life.

2004-02-20  Manish Singh  <yosh@gimp.org>

        * plug-ins/common/pygimp/plug-ins/sphere.py: Moved to the Test menu,
        to clarify its station in life.
This commit is contained in:
Manish Singh
2004-02-20 08:55:10 +00:00
committed by Manish Singh
parent 843e4a30ba
commit d34136153f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2004-02-20 Manish Singh <yosh@gimp.org>
* plug-ins/common/pygimp/plug-ins/sphere.py: Moved to the Test menu,
to clarify its station in life.
2004-02-20 Manish Singh <yosh@gimp.org>
* plug-ins/common/pygimp/gimpfu.py: Do some simple validation on the

View File

@ -75,7 +75,7 @@ register(
"James Henstridge",
"James Henstridge",
"1997-1999",
"<Toolbox>/Xtns/Python-Fu/Misc/_Sphere",
"<Toolbox>/Xtns/Python-Fu/Test/_Sphere",
"RGB*, GRAY*, INDEXED*",
[
(PF_INT, "radius", "Radius for sphere", 100),