[Xfce4-commits] <pyxfce:master> fix netk test.

Danny Milosavljevic noreply at xfce.org
Tue Dec 28 23:02:01 CET 2010


Updating branch refs/heads/master
         to cff81899796df74e8ac7ee478e829588b117e8de (commit)
       from 77c0630a736158bbac5a82b38e64d63b22def281 (commit)

commit cff81899796df74e8ac7ee478e829588b117e8de
Author: Danny Milosavljevic <dannym at xfce.org>
Date:   Tue Dec 28 22:57:47 2010 +0100

    fix netk test.

 netk/tests/iwindowlist.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/netk/tests/iwindowlist.py b/netk/tests/iwindowlist.py
index 3b1e108..ae5989e 100644
--- a/netk/tests/iwindowlist.py
+++ b/netk/tests/iwindowlist.py
@@ -3,7 +3,7 @@
 import pygtk
 pygtk.require("2.0")
 import gtk
-import xfce4
+import xfce4.netk
 
 screen = xfce4.netk.screen_get_default()
 



More information about the Xfce4-commits mailing list