Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/menu.py
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-04-27 09:59:02 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-04-27 09:59:02 (GMT)
commitb216135ed03209a69ef2f3a9d9672f44013cecf0 (patch)
treee6525ee01887883d9da0c047c90cdfd518966836 /sugar/graphics/menu.py
parent2baa2881e05b4f49109d072e02f0de420bfa82cd (diff)
More removal and deprecations
Diffstat (limited to 'sugar/graphics/menu.py')
-rw-r--r--sugar/graphics/menu.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/sugar/graphics/menu.py b/sugar/graphics/menu.py
index 29fb859..c8afb24 100644
--- a/sugar/graphics/menu.py
+++ b/sugar/graphics/menu.py
@@ -14,6 +14,11 @@
# License along with this library; if not, write to the
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
+
+#
+# DEPRECATED. Do not use in new code. We will reimplement it in gtk
+#
+
import sys
import gtk