Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-07-16 15:25:32 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-07-16 15:25:32 (GMT)
commit46d2f1c532278bee5b5c8550d83d4ceb064ccc95 (patch)
treef1d19d3bb36e619aba39cf70b745d5b6865b1e6a /shell
parentca48a95ef1f6c83e191c87f2684f14d6e011affc (diff)
Get rid of pygtk.require. It doesn't make a lot of sense
and recent apps are not using it anyway.
Diffstat (limited to 'shell')
-rw-r--r--shell/PresenceView.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/PresenceView.py b/shell/PresenceView.py
index 364ad15..8efc4fd 100644
--- a/shell/PresenceView.py
+++ b/shell/PresenceView.py
@@ -1,5 +1,3 @@
-import pygtk
-pygtk.require('2.0')
import gtk
import gobject
import dbus