Changeset 2433

Show
Ignore:
Timestamp:
07/09/07 13:21:37
Author:
pvanhoof
Message:

Added the username to cache-dir locations

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libtinymail/tny-account.c

    r2335 r2433  
    596596 * 
    597597 * You need to set this property before you can start using the account. This 
    598  * property is typically set in the implementation of a #TnyAccountStore. 
     598 * property is typically set in the implementation of a #TnyAccountStore. Set 
     599 * this property as the last of all properties that you will set to an account 
     600 * in the #TnyAccountStore. 
    599601 *  
    600602 * Also see #TnyGetPassFunc for more information about the function itself.