Fixed creator identifier

This commit is contained in:
michael starke
2013-06-21 18:28:16 +02:00
parent 650103b52d
commit 15bae7c944

View File

@@ -14,7 +14,7 @@
NSDate *currentTime = [NSDate date];
Kdb4Tree *tree = [[Kdb4Tree alloc] init];
tree.generator = @"MiniKeePass";
tree.generator = @"MacPass";
tree.databaseName = @"";
tree.databaseNameChanged = currentTime;
tree.databaseDescription = @"";