Experimented with URL draggin and Entry creationg

This commit is contained in:
michael starke
2013-07-26 02:12:09 +02:00
parent 4172d10aa7
commit b96810db1b
11 changed files with 562 additions and 426 deletions

View File

@@ -62,7 +62,8 @@ static NSDictionary *icons;
@(MPIconInfo): @"99_InfoTemplate",
@(MPIconAddFolder): @"99_AddFolderTemplate",
@(MPIconHardDisk): @"99_HarddiskTemplate"
@(MPIconHardDisk): @"99_HarddiskTemplate",
@(MPIconCreated): @"99_CreatedTemplate"
};
return imageNames;
}