Author: reinhard Date: 2006-05-24 07:41:13 -0500 (Wed, 24 May 2006) New Revision: 8485
Modified: trunk/gnue-common/src/GMenu.py Log: Added note about depreciated file. Modified: trunk/gnue-common/src/GMenu.py =================================================================== --- trunk/gnue-common/src/GMenu.py 2006-05-24 12:40:31 UTC (rev 8484) +++ trunk/gnue-common/src/GMenu.py 2006-05-24 12:41:13 UTC (rev 8485) @@ -35,7 +35,9 @@ from gnue.common.formatting import GTypecast from gnue.common.datasources import GConditions +# Depreciated. Will be removed with 0.7 + ######################################################################## # # Class that handles Menus. This is a subclass of GObj, which _______________________________________________ commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
