Changeset 10685d3
- Timestamp:
- 2010-11-19T21:00:14Z (14 years ago)
- Branches:
- master
- Children:
- 4eb75b2
- Parents:
- 6b96de6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/commands.xml
r6b96de6 r10685d3 180 180 <description> 181 181 <para> 182 Available actions: del, list, set. See <emphasis>help cha t<action></emphasis> for more information.182 Available actions: del, list, set. See <emphasis>help channel <action></emphasis> for more information. 183 183 </para> 184 184 -
protocols/msn/msn.c
r6b96de6 r10685d3 334 334 if( md->flags & MSN_EMAIL_UNVERIFIED ) 335 335 imcb_log( ic, "Warning: Your e-mail address is unverified. MSN doesn't allow " 336 "changing your display name until your e-mail address i fverified." );336 "changing your display name until your e-mail address is verified." ); 337 337 338 338 msn_soap_addressbook_set_display_name( ic, value );
Note: See TracChangeset
for help on using the changeset viewer.