public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-wm/xpra/files: xpra-0.10.12-launcher.patch
@ 2014-01-19 22:01 Michael Weber (xmw)
  0 siblings, 0 replies; only message in thread
From: Michael Weber (xmw) @ 2014-01-19 22:01 UTC (permalink / raw
  To: gentoo-commits

xmw         14/01/19 22:01:35

  Added:                xpra-0.10.12-launcher.patch
  Log:
  Fix launcher (bug 498278, thanks Torsten Kaiser).
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)

Revision  Changes    Path
1.1                  x11-wm/xpra/files/xpra-0.10.12-launcher.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/xpra/files/xpra-0.10.12-launcher.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/xpra/files/xpra-0.10.12-launcher.patch?rev=1.1&content-type=text/plain

Index: xpra-0.10.12-launcher.patch
===================================================================
--- src/xpra/client/gtk_base/client_launcher.py
+++ src/xpra/client/gtk_base/client_launcher.py
@@ -18,5 +18,6 @@
 import pygtk
 pygtk.require('2.0')
-import gtk.gdk
+import gtk
+from gtk import gdk
 import gobject
 gobject.threads_init()





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-19 22:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-19 22:01 [gentoo-commits] gentoo-x86 commit in x11-wm/xpra/files: xpra-0.10.12-launcher.patch Michael Weber (xmw)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox