X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/97698dc4feb24e52adbaafcd258d62da045b69b3..c4839ccf58de31e405cba8835f81191c28d415f8:/src/unix/utilsx11.cpp diff --git a/src/unix/utilsx11.cpp b/src/unix/utilsx11.cpp index 4f16da9388..a5e49b8870 100644 --- a/src/unix/utilsx11.cpp +++ b/src/unix/utilsx11.cpp @@ -5,7 +5,7 @@ // Modified by: // Created: 25.03.02 // RCS-ID: $Id$ -// Copyright: (c) wxWindows team +// Copyright: (c) wxWidgets team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -199,7 +199,7 @@ void wxSetIconsX11( WXDisplay* display, WXWindow window, // unless it has better compatiblity with older WMs). // // -// This is what wxWindows does in wxSetFullScreenStateX11: +// This is what wxWidgets does in wxSetFullScreenStateX11: // 1) if _NET_WM_STATE_FULLSCREEN is supported, use it // 2) otherwise try WM-specific hacks (KDE, IceWM) // 3) use _WIN_LAYER and hope that the WM will recognize it