Update docs

This commit is contained in:
Yuya Ochiai
2016-06-16 21:08:40 +09:00
parent 84c1ac1d9b
commit 3698b19495
2 changed files with 4 additions and 0 deletions

View File

@@ -11,9 +11,11 @@
#### Windows #### Windows
- Added the tooltip for the tray icon in order to show count of unread channels/mantions. - Added the tooltip for the tray icon in order to show count of unread channels/mantions.
- Added the option to launch the application on login.
#### Linux #### Linux
- Added the option to show the icon on menu bar. (requires libappindicator1 on Ubuntu) - Added the option to show the icon on menu bar. (requires libappindicator1 on Ubuntu)
- Added the option to launch the application on login.
## Release v1.2.1 (Beta) ## Release v1.2.1 (Beta)

View File

@@ -122,6 +122,8 @@ The Settings Page is available from the **File** menu under **Settings** (Click
- **Allow insecure contents** - **Allow insecure contents**
- If your team is hosted on `https://`, images with `http://` are not rendered by default. - If your team is hosted on `https://`, images with `http://` are not rendered by default.
This option allows such images to be rendered, but please be careful for security. This option allows such images to be rendered, but please be careful for security.
- **Start app on login** (Windows, Linux)
- This option starts the application when you login.
## Menu Bar ## Menu Bar