[gnome-menus] editor: Forgot to remove "import pygtk" :-)
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-menus] editor: Forgot to remove "import pygtk" :-)
- Date: Wed, 6 Oct 2010 10:02:22 +0000 (UTC)
commit 2e394806107ccbf0a3b822ab299042ea441c721e
Author: Vincent Untz <vuntz gnome org>
Date: Wed Oct 6 12:01:53 2010 +0200
editor: Forgot to remove "import pygtk" :-)
simple-editor/GMenuSimpleEditor/main.py | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/simple-editor/GMenuSimpleEditor/main.py b/simple-editor/GMenuSimpleEditor/main.py
index de75f41..a107818 100644
--- a/simple-editor/GMenuSimpleEditor/main.py
+++ b/simple-editor/GMenuSimpleEditor/main.py
@@ -20,8 +20,6 @@ def main (args):
import locale
import gettext
- import pygtk; pygtk.require('2.0');
-
import gobject
from gobject.option import OptionParser, make_option
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]