When there are not username and token provided during startup, preferences are shown.
[pithos-macos] / pithos-macos / PithosUtilities.m
index 151ddb7..173c1d1 100644 (file)
     return YES;
 }
 
-
 // List of objects at the given container/object path, with prefix and or delimiter
 + (NSArray *)objectsWithContainerName:(NSString *)containerName objectNamePrefix:(NSString *)objectNamePrefix 
                             delimiter:(NSString *)delimiter sharingAccount:(NSString *)sharingAccount {