From 43d99cc2477266cb9072e179137f0e8485370b3d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 7 Nov 2011 20:26:07 -0600 Subject: Rename kwin to twin (part 1 of 2) --- kwin/group.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kwin/group.cpp') diff --git a/kwin/group.cpp b/kwin/group.cpp index 8df006def..8d5bd7246 100644 --- a/kwin/group.cpp +++ b/kwin/group.cpp @@ -777,7 +777,7 @@ Window Client::verifyTransientFor( Window new_transient_for, bool defined ) new_property_value = new_transient_for = workspace()->rootWin(); } // The transient_for window may be embedded in another application, -// so kwin cannot see it. Try to find the managed client for the +// so twin cannot see it. Try to find the managed client for the // window and fix the transient_for property if possible. WId before_search = new_transient_for; while( new_transient_for != None -- cgit v1.2.3