From de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:02:02 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- twin/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'twin/README') diff --git a/twin/README b/twin/README index 652fa83ae..8d61c7163 100644 --- a/twin/README +++ b/twin/README @@ -160,7 +160,7 @@ mainwindow should in the cookie dialog case point to the Konqueror window for which it has been shown. This is solved in kcookiejar by including the window id in the DCOP call. When the cookie dialog is shown, its WM_TRANSIENT_FOR property is manually set using the XSetTransientForHint() -call (see tdelibs/kioslave/http/kcookiejar/kcookiewin.cpp). The arguments +call (see tdelibs/tdeioslave/http/kcookiejar/kcookiewin.cpp). The arguments to XSetTransientForHint() call are the X display (i.e. qt_xdisplay()), the window id on which the WM_TRANSIENT_FOR property is to be set (i.e. use QWidget::winId()), and the window id of the mainwindow. -- cgit v1.2.1