summaryrefslogtreecommitdiffstats
path: root/doc/systray.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-12 10:16:00 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-12 10:16:00 (GMT)
commit011db3181f22da410d14abd5df6dc1da7d0fed6f (patch)
tree4d01ddf684235961ad07ecd0e91e4b3136de618d /doc/systray.n
parent950726731dd2068e363d294fedc3d3a68da2698b (diff)
parenta57e550fe40ed58660f2b7e50f64f56bbc0e9518 (diff)
downloadtk-011db3181f22da410d14abd5df6dc1da7d0fed6f.zip
tk-011db3181f22da410d14abd5df6dc1da7d0fed6f.tar.gz
tk-011db3181f22da410d14abd5df6dc1da7d0fed6f.tar.bz2
Merge trunk. Clean-up win32 systray code (not completed yet, still some ANSI functions are used which cannot handle full Unicode)
Diffstat (limited to 'doc/systray.n')
-rw-r--r--doc/systray.n8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/systray.n b/doc/systray.n
index da64636..bf36282 100644
--- a/doc/systray.n
+++ b/doc/systray.n
@@ -56,9 +56,9 @@ strings to indicate app state. Loading additional interpreters into a
running instance of Wish will allow additional icons to be displayed.
.SH PLATFORM NOTES
.PP
-The X11 implementation is supported on a "best efforts" basis because it is dependent on the window manager. The "text"
-flag, which is implemented as a tooltip, does not always display if the WM
-does not support such features; the systray icon itself may not even
-display with some window managers.
+The X11 implementation is supported on a "best efforts" basis because it is
+dependent on the window manager. The "text" flag, which is implemented as a
+tooltip, does not always display if the WM does not support such features;
+the systray icon itself may not even display with some window managers.
.SH KEYWORDS
image, callback