diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user-guide/commands.xml | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 40387585..0de4dfcf 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1016,13 +1016,13 @@ <description> <para> - Some protocols (MSN, Yahoo!) can notify via IM about new e-mail. Since most people use their Hotmail/Yahoo! addresses as a spam-box, this is disabled default. If you want these notifications, you can enable this setting. + Some protocols (MSN, Yahoo!, GTalk) can notify via IM about new e-mail. Since most people use their Hotmail/Yahoo! addresses as a spam-box, this is disabled default. If you want these notifications, you can enable this setting. </para> </description> </bitlbee-setting> - <bitlbee-setting name="notify_handle" type="string" scope="account"> + <bitlbee-setting name="mail_notifications_handle" type="string" scope="account"> <default>empty</default> <description> @@ -1033,17 +1033,6 @@ </bitlbee-setting> - <bitlbee-setting name="gmail_notifications" type="boolean" scope="account"> - <default>false</default> - - <description> - <para> - Same as "mail_notifications" but GMail specific. - </para> - </description> - - </bitlbee-setting> - <bitlbee-setting name="message_length" type="integer" scope="account"> <default>140</default> |