Updated to 0.0.4

CQTexperiment
vspader 2005-06-29 15:34:45 +00:00
parent 9fd139e0f8
commit c7ce4c7501
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@
[infoButton setToolTip:@"Information on the selected file."];
[shuffleButton setToolTip:@"Shuffle mode"];
[repeatButton setToolTip:@"Repeat mode"];
NSString *filename = @"~/Library/Application Support/Cog/Default.playlist";
[playlistController loadPlaylist:[filename stringByExpandingTildeInPath]];