comparison README @ 186:73d82bc23fab

add a note for password section to README
author mojin <truffechampagne@gmail.com>
date Tue, 05 Aug 2008 13:48:57 +0900
parents 5359a2383ebe
children 80f7052de4fd
comparison
equal deleted inserted replaced
185:5359a2383ebe 186:73d82bc23fab
72 and put your update via twitter API. 72 and put your update via twitter API.
73 73
74 4.1.3 Password 74 4.1.3 Password
75 75
76 This password is used for basic authentication which is required to 76 This password is used for basic authentication which is required to
77 access twitter via API. 77 access twitter via API. Note that the twitter password is saved in
78 configuration file, e.g. ~/.purple/prefs.xml, as plain text and sent
79 to twitter API without encryption.
78 80
79 4.1.4 Retrieve interval 81 4.1.4 Retrieve interval
80 82
81 You can specify the interval between each retrievals by ten seconds. 83 You can specify the interval between each retrievals by ten seconds.
82 84
190 this feature, please uncheck it in the plugin configuration window. I 192 this feature, please uncheck it in the plugin configuration window. I
191 recommend you to leave it always enabled. 193 recommend you to leave it always enabled.
192 194
193 From version 0.5.0, pidgin-twitter automatically escapes annoying 195 From version 0.5.0, pidgin-twitter automatically escapes annoying
194 "pseudo command" in sending message. A pseudo command is a message 196 "pseudo command" in sending message. A pseudo command is a message
195 like "ˤۤw" or "....w" and it will be wrongly interpreted as an 197 like "にほんごw" or "....w" and it will be wrongly interpreted as an
196 incomplete command message so that twitter gives us an error massage. 198 incomplete command message so that twitter gives us an error massage.
197 199
198 200
199 4.5.3 Suppress oops message 201 4.5.3 Suppress oops message
200 202