diff options
author | TingPing <tingping@tingping.se> | 2012-11-20 22:28:40 -0500 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2012-11-20 22:28:40 -0500 |
commit | 31fc9c7f31120cd0e6be3cc84cbf0229f5b2214f (patch) | |
tree | 57cf22db139421485a9f8b33390e97b6c5af0352 /share/doc | |
parent | 2eba723ee78ef16d55f4818952260f50466c24f0 (diff) |
Update faq
Diffstat (limited to 'share/doc')
-rw-r--r-- | share/doc/faq.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/faq.md b/share/doc/faq.md index e985b4bd..7b2e83e3 100644 --- a/share/doc/faq.md +++ b/share/doc/faq.md @@ -209,11 +209,11 @@ You may need to create the _addons_ folder manually. On both Unix and Windows there is an included tray plugin. To enable minimizing to tray on exit: -> /set gui\_tray\_flags -on 1 +> /set gui\_tray\_exit on For minimizing to tray on minimize: -> /set gui\_tray\_flags -on 4 *(use -off to disable)* +> /set gui\_tray\_minimize on Alerts for this tray are in _Preferences_ `->` _Alerts_. |