Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 1925ac45285318d14376e396f2d11695 > files > 1

gwibber-2.33.0-7.867bzr.fc14.src.rpm

diff -up gwibber-794bzr/gwibber/gwui.py.no-position-printing gwibber-794bzr/gwibber/gwui.py
--- gwibber-794bzr/gwibber/gwui.py.no-position-printing	2010-08-09 13:40:15.000000000 -0400
+++ gwibber-794bzr/gwibber/gwui.py	2010-08-09 13:44:42.134483002 -0400
@@ -681,7 +681,7 @@ class MessageStream(gtk.HBox):
     self.handle_scroll(int(self.scrollbar.get_value()))
 
   def handle_scroll(self, value):
-    print "Position:", value
+    # print "Position:", value
     self.message_view.execute_script("""
     document.location.hash = "";
     document.location.hash = "msg-%s"