diff --git a/MacPass.xcodeproj/project.pbxproj b/MacPass.xcodeproj/project.pbxproj index 6a652a6f..8ff06f6e 100644 --- a/MacPass.xcodeproj/project.pbxproj +++ b/MacPass.xcodeproj/project.pbxproj @@ -55,7 +55,6 @@ 4C3826721AD04B51007D7D67 /* addFolderTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4C3826711AD04B51007D7D67 /* addFolderTemplate.pdf */; }; 4C3826741AD04BA5007D7D67 /* infoTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4C3826731AD04BA5007D7D67 /* infoTemplate.pdf */; }; 4C3826761AD04C24007D7D67 /* harddiskTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4C3826751AD04C24007D7D67 /* harddiskTemplate.pdf */; }; - 4C3826781AD04C8A007D7D67 /* createdTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4C3826771AD04C8A007D7D67 /* createdTemplate.pdf */; }; 4C38267A1AD04CC6007D7D67 /* downloadTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4C3826791AD04CC6007D7D67 /* downloadTemplate.pdf */; }; 4C3826A51AD04D8E007D7D67 /* 21_OrganizerTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4C38267B1AD04D8E007D7D67 /* 21_OrganizerTemplate.pdf */; }; 4C3826A61AD04D8E007D7D67 /* 22_ASCIITemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4C38267C1AD04D8E007D7D67 /* 22_ASCIITemplate.pdf */; }; @@ -157,7 +156,7 @@ 4C71BCB72167B79C00B4CBDA /* MPPluginVersionComparator.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C71BCB62167B79C00B4CBDA /* MPPluginVersionComparator.m */; }; 4C735FC02035FCBF00708D53 /* MPPluginEntryActionContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C735FBF2035FCBF00708D53 /* MPPluginEntryActionContext.m */; }; 4C73B6F1215E64A7009787F7 /* MPWelcomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C73B6EF215E64A7009787F7 /* MPWelcomeViewController.m */; }; - 4C76155C1764C04C0015A1A6 /* GeneralSettings.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C76155E1764C04C0015A1A6 /* GeneralSettings.xib */; }; + 4C76155C1764C04C0015A1A6 /* GeneralPreferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C76155E1764C04C0015A1A6 /* GeneralPreferences.xib */; }; 4C7615681764C0C40015A1A6 /* PasswordInputView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C76156A1764C0C40015A1A6 /* PasswordInputView.xib */; }; 4C76156D1764C0E20015A1A6 /* InspectorView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C76156F1764C0E20015A1A6 /* InspectorView.xib */; }; 4C7679BF1D76D6D8001F33D6 /* MPErrorRecoveryAttempter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C7679BE1D76D6D8001F33D6 /* MPErrorRecoveryAttempter.m */; }; @@ -203,6 +202,7 @@ 4C89F524182FB4740069C73C /* MPAutotypeCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C89F523182FB4740069C73C /* MPAutotypeCommand.m */; }; 4C8B36AB17A6ED4B005E1FF1 /* MPOutlineContextMenuDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C8B36AA17A6ED4B005E1FF1 /* MPOutlineContextMenuDelegate.m */; }; 4C8DEAA21C314D2C00D24C32 /* MPTestAutotypeDelay.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C8DEAA11C314D2C00D24C32 /* MPTestAutotypeDelay.m */; }; + 4C8E889222C223620002C7C8 /* createdTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4C8E889122C223620002C7C8 /* createdTemplate.pdf */; }; 4C8F0C6E1FCEE9B900BE157F /* MPPluginConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C8F0C6D1FCEE9B900BE157F /* MPPluginConstants.m */; }; 4C8F0C711FCEF91400BE157F /* MPPickcharsParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C8F0C701FCEF91400BE157F /* MPPickcharsParser.m */; }; 4C8F0C731FCF1B7A00BE157F /* MPTestPickcharsParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C8F0C721FCF1B7A00BE157F /* MPTestPickcharsParser.m */; }; @@ -211,7 +211,7 @@ 4C9BFFFB1FD19B5400264B16 /* MPPrettyPasswordTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C9BFFFA1FD19B5400264B16 /* MPPrettyPasswordTransformer.m */; }; 4CA08DA017A831B200A6544B /* MPAddEntryContextMenuDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CA08D9F17A831B200A6544B /* MPAddEntryContextMenuDelegate.m */; }; 4CA0B2ED15BCADAC00654E32 /* PreferencesWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4CA0B2EC15BCADAC00654E32 /* PreferencesWindow.xib */; }; - 4CA0B2F915BCAF6700654E32 /* MPGeneralSettingsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CA0B2F815BCAF6700654E32 /* MPGeneralSettingsController.m */; }; + 4CA0B2F915BCAF6700654E32 /* MPGeneralPreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CA0B2F815BCAF6700654E32 /* MPGeneralPreferencesController.m */; }; 4CA0B2FC15BCAF8600654E32 /* MPPreferencesWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CA0B2FB15BCAF8600654E32 /* MPPreferencesWindowController.m */; }; 4CA0F3ED1A3074B50067C0E5 /* MPWindowTitleComboBoxDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CA0F3EC1A3074B50067C0E5 /* MPWindowTitleComboBoxDelegate.m */; }; 4CA182741F963FF600DD4A4A /* MPTitlebarColorAccessoryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CA182721F963FF600DD4A4A /* MPTitlebarColorAccessoryViewController.m */; }; @@ -246,7 +246,7 @@ 4CD4EE131FC7284000EA6EB3 /* MPPickcharsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD4EE111FC7284000EA6EB3 /* MPPickcharsViewController.m */; }; 4CD5D705177A5F3300100649 /* MPDatabaseSettingsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD5D704177A5F3300100649 /* MPDatabaseSettingsWindowController.m */; }; 4CD60C131C104AD4005BE5F8 /* HNHUi.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CC281881C0F675B00B9174D /* HNHUi.framework */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; - 4CD7223B17A7CB0700F5A1E1 /* MPWorkflowSettingsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD7223A17A7CB0700F5A1E1 /* MPWorkflowSettingsController.m */; }; + 4CD7223B17A7CB0700F5A1E1 /* MPWorkflowPreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD7223A17A7CB0700F5A1E1 /* MPWorkflowPreferencesController.m */; }; 4CD78ABC16D155FF00768A1D /* 07_NotepadTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4CD78AB716D155FF00768A1D /* 07_NotepadTemplate.pdf */; }; 4CD78ABD16D155FF00768A1D /* 08_SocketTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4CD78AB816D155FF00768A1D /* 08_SocketTemplate.pdf */; }; 4CD78ABE16D155FF00768A1D /* 09_IdentityTemplate.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4CD78AB916D155FF00768A1D /* 09_IdentityTemplate.pdf */; }; @@ -276,14 +276,14 @@ 4CF6653820E67A140008A25C /* PluginDataView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4CF6653A20E67A140008A25C /* PluginDataView.xib */; }; 4CF6C3021FBF39BF0055AD03 /* MPPluginTabelCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CF6C3011FBF39BF0055AD03 /* MPPluginTabelCellView.m */; }; 4CF6C711176F4533007A811D /* MPStringLengthValueTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CF6C710176F4533007A811D /* MPStringLengthValueTransformer.m */; }; - 4CF78064176E75AD0032EE71 /* MPIntegrationSettingsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CF78063176E75AD0032EE71 /* MPIntegrationSettingsController.m */; }; - 4CFB18E418A17FA20097A34B /* MPUpdateSettingsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CFB18E318A17FA20097A34B /* MPUpdateSettingsController.m */; }; + 4CF78064176E75AD0032EE71 /* MPIntegrationPreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CF78063176E75AD0032EE71 /* MPIntegrationPreferencesController.m */; }; + 4CFB18E418A17FA20097A34B /* MPUpdatePreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CFB18E318A17FA20097A34B /* MPUpdatePreferencesController.m */; }; 4CFC53BF16E94729007396BE /* MPShadowBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CFC53BE16E94729007396BE /* MPShadowBox.m */; }; 6021FE3B18E1341900C3BC51 /* EntryInspectorView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6021FE3D18E1341900C3BC51 /* EntryInspectorView.xib */; }; 6021FE4B18E13F1D00C3BC51 /* GroupInspectorView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6021FE4D18E13F1D00C3BC51 /* GroupInspectorView.xib */; }; - 6021FE5618E1429500C3BC51 /* IntegrationSettings.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6021FE5818E1429500C3BC51 /* IntegrationSettings.xib */; }; - 6021FE6118E15D9100C3BC51 /* WorkflowSettings.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6021FE6318E15D9100C3BC51 /* WorkflowSettings.xib */; }; - 6021FE6C18E15E6D00C3BC51 /* UpdateSettings.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6021FE6E18E15E6D00C3BC51 /* UpdateSettings.xib */; }; + 6021FE5618E1429500C3BC51 /* IntegrationPreferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6021FE5818E1429500C3BC51 /* IntegrationPreferences.xib */; }; + 6021FE6118E15D9100C3BC51 /* WorkflowPreferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6021FE6318E15D9100C3BC51 /* WorkflowPreferences.xib */; }; + 6021FE6C18E15E6D00C3BC51 /* UpdatePreferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6021FE6E18E15E6D00C3BC51 /* UpdatePreferences.xib */; }; 6021FE7718E15FF300C3BC51 /* DatePickingView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6021FE7918E15FF300C3BC51 /* DatePickingView.xib */; }; 6021FE8218E160BC00C3BC51 /* PasswordEditWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6021FE8418E160BC00C3BC51 /* PasswordEditWindow.xib */; }; 6021FE8D18E1617300C3BC51 /* PasswordCreatorView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6021FE8F18E1617300C3BC51 /* PasswordCreatorView.xib */; }; @@ -313,10 +313,10 @@ 4825CC811C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/DatabaseSettingsWindow.strings; sourceTree = ""; }; 4825CC821C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/PasswordEditWindow.strings; sourceTree = ""; }; 4825CC831C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/WelcomeView.strings; sourceTree = ""; }; - 4825CC841C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/GeneralSettings.strings; sourceTree = ""; }; - 4825CC851C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/IntegrationSettings.strings; sourceTree = ""; }; - 4825CC861C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/WorkflowSettings.strings; sourceTree = ""; }; - 4825CC871C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/UpdateSettings.strings; sourceTree = ""; }; + 4825CC841C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/GeneralPreferences.strings; sourceTree = ""; }; + 4825CC851C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/IntegrationPreferences.strings; sourceTree = ""; }; + 4825CC861C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/WorkflowPreferences.strings; sourceTree = ""; }; + 4825CC871C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/UpdatePreferences.strings; sourceTree = ""; }; 4825CC881C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/PluginPreferences.strings; sourceTree = ""; }; 4825CC891C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/MainMenu.strings; sourceTree = ""; }; 4825CC8A1C414D57003E37E9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/PasswordInputView.strings; sourceTree = ""; }; @@ -340,7 +340,7 @@ 4C0728BB17B5B7F7005A7DD9 /* MPPasswordEditWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPPasswordEditWindowController.h; sourceTree = ""; }; 4C0728BC17B5B7F7005A7DD9 /* MPPasswordEditWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPPasswordEditWindowController.m; sourceTree = ""; }; 4C088C401FD9A42800F92502 /* MPPickcharsParser_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MPPickcharsParser_Private.h; sourceTree = ""; }; - 4C08ACE9204F01C700863D99 /* keyboardTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = keyboardTemplate.pdf; path = Icons/keyboardTemplate.pdf; sourceTree = ""; }; + 4C08ACE9204F01C700863D99 /* keyboardTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = keyboardTemplate.pdf; sourceTree = ""; }; 4C0949571FD6B89B004F2971 /* NSUserNotification+MPAdditions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSUserNotification+MPAdditions.h"; sourceTree = ""; }; 4C0949581FD6B89B004F2971 /* NSUserNotification+MPAdditions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSUserNotification+MPAdditions.m"; sourceTree = ""; }; 4C09495A1FD6E510004F2971 /* MPAddCustomFieldContextMenuDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MPAddCustomFieldContextMenuDelegate.h; sourceTree = ""; }; @@ -370,7 +370,7 @@ 4C10412A178CDD44001B5239 /* NSDate+Humanized.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDate+Humanized.h"; sourceTree = ""; }; 4C10412B178CDD44001B5239 /* NSDate+Humanized.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDate+Humanized.m"; sourceTree = ""; }; 4C15B74518BCA3B1003F8008 /* MPDocument+Search.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MPDocument+Search.m"; sourceTree = ""; }; - 4C168CB02216CEC300BB1EB0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/GeneralSettings.strings; sourceTree = ""; }; + 4C168CB02216CEC300BB1EB0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/GeneralPreferences.strings; sourceTree = ""; }; 4C17D11F2250EFBC00C650C4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/SavePanelAccessoryView.xib; sourceTree = ""; }; 4C17D1222250EFBF00C650C4 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/SavePanelAccessoryView.strings; sourceTree = ""; }; 4C17D1242250EFC500C650C4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/SavePanelAccessoryView.strings; sourceTree = ""; }; @@ -429,11 +429,10 @@ 4C370EFD215B76CB00703AAE /* MPOutlineTableCellView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MPOutlineTableCellView.m; sourceTree = ""; }; 4C37A83E15B8B474005EF8EE /* MPOutlineDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPOutlineDataSource.h; sourceTree = ""; }; 4C37A83F15B8B474005EF8EE /* MPOutlineDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPOutlineDataSource.m; sourceTree = ""; }; - 4C3826711AD04B51007D7D67 /* addFolderTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = addFolderTemplate.pdf; path = Icons/addFolderTemplate.pdf; sourceTree = ""; }; - 4C3826731AD04BA5007D7D67 /* infoTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = infoTemplate.pdf; path = Icons/infoTemplate.pdf; sourceTree = ""; }; - 4C3826751AD04C24007D7D67 /* harddiskTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = harddiskTemplate.pdf; path = Icons/harddiskTemplate.pdf; sourceTree = ""; }; - 4C3826771AD04C8A007D7D67 /* createdTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = createdTemplate.pdf; path = Icons/createdTemplate.pdf; sourceTree = ""; }; - 4C3826791AD04CC6007D7D67 /* downloadTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = downloadTemplate.pdf; path = Icons/downloadTemplate.pdf; sourceTree = ""; }; + 4C3826711AD04B51007D7D67 /* addFolderTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = addFolderTemplate.pdf; sourceTree = ""; }; + 4C3826731AD04BA5007D7D67 /* infoTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = infoTemplate.pdf; sourceTree = ""; }; + 4C3826751AD04C24007D7D67 /* harddiskTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = harddiskTemplate.pdf; sourceTree = ""; }; + 4C3826791AD04CC6007D7D67 /* downloadTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = downloadTemplate.pdf; sourceTree = ""; }; 4C38267B1AD04D8E007D7D67 /* 21_OrganizerTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = 21_OrganizerTemplate.pdf; sourceTree = ""; }; 4C38267C1AD04D8E007D7D67 /* 22_ASCIITemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = 22_ASCIITemplate.pdf; sourceTree = ""; }; 4C38267D1AD04D8E007D7D67 /* 23_IconsTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = 23_IconsTemplate.pdf; sourceTree = ""; }; @@ -484,10 +483,10 @@ 4C3C4EAE18D7039300153127 /* MPValueTransformerHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPValueTransformerHelper.m; sourceTree = ""; }; 4C4161021F50333B003BC0AF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/DatabaseSettingsWindow.strings; sourceTree = ""; }; 4C4161031F50333B003BC0AF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/PasswordEditWindow.strings; sourceTree = ""; }; - 4C4161041F50333B003BC0AF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/GeneralSettings.strings; sourceTree = ""; }; - 4C4161051F50333B003BC0AF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/IntegrationSettings.strings; sourceTree = ""; }; - 4C4161061F50333B003BC0AF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/WorkflowSettings.strings; sourceTree = ""; }; - 4C4161071F50333B003BC0AF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/UpdateSettings.strings; sourceTree = ""; }; + 4C4161041F50333B003BC0AF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/GeneralPreferences.strings; sourceTree = ""; }; + 4C4161051F50333B003BC0AF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/IntegrationPreferences.strings; sourceTree = ""; }; + 4C4161061F50333B003BC0AF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/WorkflowPreferences.strings; sourceTree = ""; }; + 4C4161071F50333B003BC0AF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/UpdatePreferences.strings; sourceTree = ""; }; 4C4161081F50333B003BC0AF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/PluginPreferences.strings; sourceTree = ""; }; 4C4161091F50333B003BC0AF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InspectorView.strings; sourceTree = ""; }; 4C41610A1F50333B003BC0AF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/GroupInspectorView.strings; sourceTree = ""; }; @@ -557,7 +556,7 @@ 4C5CD34017D158DE000B7F38 /* fr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; lineEnding = 0; name = fr; path = fr.lproj/Localizable.strings; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.simpleColoring; }; 4C5CD34217D158DE000B7F38 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = ""; }; 4C5CD34417D158DE000B7F38 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = ""; }; - 4C5CD34517D158F5000B7F38 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/GeneralSettings.strings; sourceTree = ""; }; + 4C5CD34517D158F5000B7F38 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/GeneralPreferences.strings; sourceTree = ""; }; 4C5CD34617D15912000B7F38 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/MainMenu.strings; sourceTree = ""; }; 4C5CD34717D1591A000B7F38 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/PasswordInputView.strings; sourceTree = ""; }; 4C5CD34817D15920000B7F38 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InspectorView.strings; sourceTree = ""; }; @@ -617,7 +616,7 @@ 4C73EB941FBB58730033000F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DatabaseSettingsWindow.strings; sourceTree = ""; }; 4C73EB951FBB5A8F0033000F /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/AutotypeCandidateSelectionView.strings; sourceTree = ""; }; 4C73EB961FBB5A910033000F /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/AutotypeBuilderView.strings; sourceTree = ""; }; - 4C76155F1764C0590015A1A6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/GeneralSettings.xib; sourceTree = ""; }; + 4C76155F1764C0590015A1A6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/GeneralPreferences.xib; sourceTree = ""; }; 4C7615601764C05A0015A1A6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = ""; }; 4C76156B1764C0C80015A1A6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PasswordInputView.xib; sourceTree = ""; }; 4C76156C1764C0CC0015A1A6 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/PasswordInputView.strings; sourceTree = ""; }; @@ -652,7 +651,7 @@ 4C7ABA4517BAEC6700FF5799 /* 17_CDRomTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = 17_CDRomTemplate.pdf; sourceTree = ""; }; 4C7ABA4617BAEC6700FF5799 /* 19_EmailTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = 19_EmailTemplate.pdf; sourceTree = ""; }; 4C7ABA4717BAEC6700FF5799 /* 20_MiscTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = 20_MiscTemplate.pdf; sourceTree = ""; }; - 4C7ABA4D17BAEC7000FF5799 /* addEntryTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = addEntryTemplate.pdf; path = Icons/addEntryTemplate.pdf; sourceTree = ""; }; + 4C7ABA4D17BAEC7000FF5799 /* addEntryTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = addEntryTemplate.pdf; sourceTree = ""; }; 4C7B63621C0CB51F00D7038C /* NSValueTransformer+TransformerKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSValueTransformer+TransformerKit.h"; sourceTree = ""; }; 4C7B63631C0CB51F00D7038C /* NSValueTransformer+TransformerKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSValueTransformer+TransformerKit.m"; sourceTree = ""; }; 4C7B63641C0CB51F00D7038C /* TransformerKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TransformerKit.h; sourceTree = ""; }; @@ -689,10 +688,10 @@ 4C840C441D773E5D0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/DatabaseSettingsWindow.strings; sourceTree = ""; }; 4C840C451D773E5D0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/PasswordEditWindow.strings; sourceTree = ""; }; 4C840C461D773E5D0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/WelcomeView.strings; sourceTree = ""; }; - 4C840C471D773E5D0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/GeneralSettings.strings; sourceTree = ""; }; - 4C840C481D773E5D0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/IntegrationSettings.strings; sourceTree = ""; }; - 4C840C491D773E5D0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/WorkflowSettings.strings; sourceTree = ""; }; - 4C840C4A1D773E5D0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/UpdateSettings.strings; sourceTree = ""; }; + 4C840C471D773E5D0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/GeneralPreferences.strings; sourceTree = ""; }; + 4C840C481D773E5D0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/IntegrationPreferences.strings; sourceTree = ""; }; + 4C840C491D773E5D0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/WorkflowPreferences.strings; sourceTree = ""; }; + 4C840C4A1D773E5D0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/UpdatePreferences.strings; sourceTree = ""; }; 4C840C4B1D773E5E0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/PluginPreferences.strings; sourceTree = ""; }; 4C840C4C1D773E5E0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/MainMenu.strings; sourceTree = ""; }; 4C840C4D1D773E5E0081F605 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/PasswordInputView.strings; sourceTree = ""; }; @@ -720,6 +719,7 @@ 4C8B36AA17A6ED4B005E1FF1 /* MPOutlineContextMenuDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPOutlineContextMenuDelegate.m; sourceTree = ""; }; 4C8C10061FC489D8003DDD5E /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/PluginPreferences.strings; sourceTree = ""; }; 4C8DEAA11C314D2C00D24C32 /* MPTestAutotypeDelay.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPTestAutotypeDelay.m; sourceTree = ""; }; + 4C8E889122C223620002C7C8 /* createdTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = createdTemplate.pdf; sourceTree = ""; }; 4C8F0C6C1FCEE98900BE157F /* MPPluginConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MPPluginConstants.h; sourceTree = ""; }; 4C8F0C6D1FCEE9B900BE157F /* MPPluginConstants.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MPPluginConstants.m; sourceTree = ""; }; 4C8F0C6F1FCEF91400BE157F /* MPPickcharsParser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MPPickcharsParser.h; sourceTree = ""; }; @@ -737,8 +737,8 @@ 4CA08D9E17A831B200A6544B /* MPAddEntryContextMenuDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPAddEntryContextMenuDelegate.h; sourceTree = ""; }; 4CA08D9F17A831B200A6544B /* MPAddEntryContextMenuDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPAddEntryContextMenuDelegate.m; sourceTree = ""; }; 4CA0B2EC15BCADAC00654E32 /* PreferencesWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PreferencesWindow.xib; sourceTree = ""; }; - 4CA0B2F715BCAF6700654E32 /* MPGeneralSettingsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPGeneralSettingsController.h; sourceTree = ""; }; - 4CA0B2F815BCAF6700654E32 /* MPGeneralSettingsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPGeneralSettingsController.m; sourceTree = ""; }; + 4CA0B2F715BCAF6700654E32 /* MPGeneralPreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPGeneralPreferencesController.h; sourceTree = ""; }; + 4CA0B2F815BCAF6700654E32 /* MPGeneralPreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPGeneralPreferencesController.m; sourceTree = ""; }; 4CA0B2FA15BCAF8600654E32 /* MPPreferencesWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPPreferencesWindowController.h; sourceTree = ""; }; 4CA0B2FB15BCAF8600654E32 /* MPPreferencesWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPPreferencesWindowController.m; sourceTree = ""; }; 4CA0B30D15BCB6FD00654E32 /* MPPreferencesTab.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MPPreferencesTab.h; sourceTree = ""; }; @@ -789,7 +789,7 @@ 4CC663E5216F7A7100E33965 /* MPPluginRepositoryBrowserViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MPPluginRepositoryBrowserViewController.m; sourceTree = ""; }; 4CC6DB7817D23719002C6091 /* KPKNode+IconImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "KPKNode+IconImage.h"; sourceTree = ""; }; 4CC6DB7917D23719002C6091 /* KPKNode+IconImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "KPKNode+IconImage.m"; sourceTree = ""; }; - 4CCA7EEC1797866F00B0B55E /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/GeneralSettings.strings; sourceTree = ""; }; + 4CCA7EEC1797866F00B0B55E /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/GeneralPreferences.strings; sourceTree = ""; }; 4CCA8E9A18D91ED9001A6754 /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = System/Library/Frameworks/Quartz.framework; sourceTree = SDKROOT; }; 4CCCE7FF1D75CA48006AA951 /* MPArrayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPArrayController.h; sourceTree = ""; }; 4CCCE8001D75CA48006AA951 /* MPArrayController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPArrayController.m; sourceTree = ""; }; @@ -809,8 +809,8 @@ 4CD4EE111FC7284000EA6EB3 /* MPPickcharsViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MPPickcharsViewController.m; sourceTree = ""; }; 4CD5D703177A5F3300100649 /* MPDatabaseSettingsWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPDatabaseSettingsWindowController.h; sourceTree = ""; }; 4CD5D704177A5F3300100649 /* MPDatabaseSettingsWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPDatabaseSettingsWindowController.m; sourceTree = ""; }; - 4CD7223917A7CB0700F5A1E1 /* MPWorkflowSettingsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPWorkflowSettingsController.h; sourceTree = ""; }; - 4CD7223A17A7CB0700F5A1E1 /* MPWorkflowSettingsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPWorkflowSettingsController.m; sourceTree = ""; }; + 4CD7223917A7CB0700F5A1E1 /* MPWorkflowPreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPWorkflowPreferencesController.h; sourceTree = ""; }; + 4CD7223A17A7CB0700F5A1E1 /* MPWorkflowPreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPWorkflowPreferencesController.m; sourceTree = ""; }; 4CD78AB716D155FF00768A1D /* 07_NotepadTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = 07_NotepadTemplate.pdf; sourceTree = ""; }; 4CD78AB816D155FF00768A1D /* 08_SocketTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = 08_SocketTemplate.pdf; sourceTree = ""; }; 4CD78AB916D155FF00768A1D /* 09_IdentityTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = 09_IdentityTemplate.pdf; sourceTree = ""; }; @@ -846,7 +846,7 @@ 4CE8246E16E2E93400573141 /* MPOverlayWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPOverlayWindowController.m; sourceTree = ""; }; 4CE8247316E2F2B900573141 /* MPOverlayView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPOverlayView.h; sourceTree = ""; }; 4CE8247416E2F2B900573141 /* MPOverlayView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPOverlayView.m; sourceTree = ""; }; - 4CE88B9617BA651C0042E078 /* contextTriangleTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = contextTriangleTemplate.pdf; path = Icons/contextTriangleTemplate.pdf; sourceTree = ""; }; + 4CE88B9617BA651C0042E078 /* contextTriangleTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = contextTriangleTemplate.pdf; sourceTree = ""; }; 4CE88C2417C163FE00BFD195 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; 4CE88C3317C1647400BFD195 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 4CEE46DB181C301D006BF1E5 /* MPAutotypeDaemon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPAutotypeDaemon.h; sourceTree = ""; }; @@ -864,14 +864,14 @@ 4CF6C3011FBF39BF0055AD03 /* MPPluginTabelCellView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MPPluginTabelCellView.m; sourceTree = ""; }; 4CF6C70F176F4533007A811D /* MPStringLengthValueTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPStringLengthValueTransformer.h; sourceTree = ""; }; 4CF6C710176F4533007A811D /* MPStringLengthValueTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPStringLengthValueTransformer.m; sourceTree = ""; }; - 4CF78062176E75AD0032EE71 /* MPIntegrationSettingsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPIntegrationSettingsController.h; sourceTree = ""; }; - 4CF78063176E75AD0032EE71 /* MPIntegrationSettingsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPIntegrationSettingsController.m; sourceTree = ""; }; + 4CF78062176E75AD0032EE71 /* MPIntegrationPreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPIntegrationPreferencesController.h; sourceTree = ""; }; + 4CF78063176E75AD0032EE71 /* MPIntegrationPreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPIntegrationPreferencesController.m; sourceTree = ""; }; 4CF7CCA12211AFD400F6D5A0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/PluginPreferences.strings; sourceTree = ""; }; - 4CFB18E218A17FA20097A34B /* MPUpdateSettingsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPUpdateSettingsController.h; sourceTree = ""; }; - 4CFB18E318A17FA20097A34B /* MPUpdateSettingsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPUpdateSettingsController.m; sourceTree = ""; }; + 4CFB18E218A17FA20097A34B /* MPUpdatePreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPUpdatePreferencesController.h; sourceTree = ""; }; + 4CFB18E318A17FA20097A34B /* MPUpdatePreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPUpdatePreferencesController.m; sourceTree = ""; }; 4CFC53BD16E94729007396BE /* MPShadowBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPShadowBox.h; sourceTree = ""; }; 4CFC53BE16E94729007396BE /* MPShadowBox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPShadowBox.m; sourceTree = ""; }; - 601F811118E016340028F3DE /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/GeneralSettings.strings"; sourceTree = ""; }; + 601F811118E016340028F3DE /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/GeneralPreferences.strings"; sourceTree = ""; }; 601F811218E016340028F3DE /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/MainMenu.strings"; sourceTree = ""; }; 601F811318E016340028F3DE /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/PasswordInputView.strings"; sourceTree = ""; }; 601F811418E016340028F3DE /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InspectorView.strings"; sourceTree = ""; }; @@ -888,19 +888,19 @@ 6021FE5118E13F2700C3BC51 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/GroupInspectorView.strings; sourceTree = ""; }; 6021FE5318E13F2900C3BC51 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/GroupInspectorView.strings; sourceTree = ""; }; 6021FE5518E13F2A00C3BC51 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/GroupInspectorView.strings"; sourceTree = ""; }; - 6021FE5718E1429500C3BC51 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/IntegrationSettings.xib; sourceTree = ""; }; - 6021FE5A18E142A000C3BC51 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/IntegrationSettings.strings; sourceTree = ""; }; - 6021FE5C18E142A200C3BC51 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/IntegrationSettings.strings; sourceTree = ""; }; - 6021FE5E18E142A300C3BC51 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/IntegrationSettings.strings; sourceTree = ""; }; - 6021FE6218E15D9100C3BC51 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/WorkflowSettings.xib; sourceTree = ""; }; - 6021FE6518E15D9800C3BC51 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/WorkflowSettings.strings; sourceTree = ""; }; - 6021FE6718E15D9A00C3BC51 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/WorkflowSettings.strings; sourceTree = ""; }; - 6021FE6918E15D9B00C3BC51 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/WorkflowSettings.strings; sourceTree = ""; }; - 6021FE6D18E15E6D00C3BC51 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/UpdateSettings.xib; sourceTree = ""; }; - 6021FE7018E15E7400C3BC51 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/UpdateSettings.strings; sourceTree = ""; }; - 6021FE7218E15E7700C3BC51 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/UpdateSettings.strings; sourceTree = ""; }; - 6021FE7418E15E7900C3BC51 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/UpdateSettings.strings; sourceTree = ""; }; - 6021FE7618E15E7B00C3BC51 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/UpdateSettings.strings"; sourceTree = ""; }; + 6021FE5718E1429500C3BC51 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/IntegrationPreferences.xib; sourceTree = ""; }; + 6021FE5A18E142A000C3BC51 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/IntegrationPreferences.strings; sourceTree = ""; }; + 6021FE5C18E142A200C3BC51 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/IntegrationPreferences.strings; sourceTree = ""; }; + 6021FE5E18E142A300C3BC51 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/IntegrationPreferences.strings; sourceTree = ""; }; + 6021FE6218E15D9100C3BC51 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/WorkflowPreferences.xib; sourceTree = ""; }; + 6021FE6518E15D9800C3BC51 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/WorkflowPreferences.strings; sourceTree = ""; }; + 6021FE6718E15D9A00C3BC51 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/WorkflowPreferences.strings; sourceTree = ""; }; + 6021FE6918E15D9B00C3BC51 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/WorkflowPreferences.strings; sourceTree = ""; }; + 6021FE6D18E15E6D00C3BC51 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/UpdatePreferences.xib; sourceTree = ""; }; + 6021FE7018E15E7400C3BC51 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/UpdatePreferences.strings; sourceTree = ""; }; + 6021FE7218E15E7700C3BC51 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/UpdatePreferences.strings; sourceTree = ""; }; + 6021FE7418E15E7900C3BC51 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/UpdatePreferences.strings; sourceTree = ""; }; + 6021FE7618E15E7B00C3BC51 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/UpdatePreferences.strings"; sourceTree = ""; }; 6021FE7818E15FF300C3BC51 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DatePickingView.xib; sourceTree = ""; }; 6021FE7B18E15FFD00C3BC51 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DatePickingView.strings; sourceTree = ""; }; 6021FE7D18E15FFF00C3BC51 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/DatePickingView.strings; sourceTree = ""; }; @@ -921,15 +921,15 @@ 6021FEA018E1651E00C3BC51 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/DatabaseSettingsWindow.strings; sourceTree = ""; }; 6021FEA218E1652000C3BC51 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/DatabaseSettingsWindow.strings"; sourceTree = ""; }; 60ECAD221F12231B00EA9DB3 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/PluginPreferences.strings"; sourceTree = ""; }; - 60ECAD251F12253C00EA9DB3 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/WorkflowSettings.strings"; sourceTree = ""; }; - 60ECAD271F12262400EA9DB3 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/IntegrationSettings.strings"; sourceTree = ""; }; + 60ECAD251F12253C00EA9DB3 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/WorkflowPreferences.strings"; sourceTree = ""; }; + 60ECAD271F12262400EA9DB3 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/IntegrationPreferences.strings"; sourceTree = ""; }; 6A74B0622076F4B30049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/DatabaseSettingsWindow.strings"; sourceTree = ""; }; 6A74B0632076F4B30049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/PasswordEditWindow.strings"; sourceTree = ""; }; 6A74B0642076F4B40049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/DuplicateEntryOptionsWindow.strings"; sourceTree = ""; }; - 6A74B0652076F4B40049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/GeneralSettings.strings"; sourceTree = ""; }; - 6A74B0662076F4B40049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/IntegrationSettings.strings"; sourceTree = ""; }; - 6A74B0672076F4B40049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/WorkflowSettings.strings"; sourceTree = ""; }; - 6A74B0682076F4B40049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/UpdateSettings.strings"; sourceTree = ""; }; + 6A74B0652076F4B40049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/GeneralPreferences.strings"; sourceTree = ""; }; + 6A74B0662076F4B40049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/IntegrationPreferences.strings"; sourceTree = ""; }; + 6A74B0672076F4B40049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/WorkflowPreferences.strings"; sourceTree = ""; }; + 6A74B0682076F4B40049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/UpdatePreferences.strings"; sourceTree = ""; }; 6A74B0692076F4B40049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/PluginPreferences.strings"; sourceTree = ""; }; 6A74B06A2076F4B40049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/InspectorView.strings"; sourceTree = ""; }; 6A74B06B2076F4B40049BC29 /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/GroupInspectorView.strings"; sourceTree = ""; }; @@ -965,10 +965,10 @@ BB3E050F1FE9D1CD00F0B46F /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/AutotypeBuilderView.strings; sourceTree = ""; }; BD6C365619484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/DatabaseSettingsWindow.strings; sourceTree = ""; }; BD6C365719484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/PasswordEditWindow.strings; sourceTree = ""; }; - BD6C365819484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/GeneralSettings.strings; sourceTree = ""; }; - BD6C365919484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/IntegrationSettings.strings; sourceTree = ""; }; - BD6C365A19484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/WorkflowSettings.strings; sourceTree = ""; }; - BD6C365B19484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/UpdateSettings.strings; sourceTree = ""; }; + BD6C365819484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/GeneralPreferences.strings; sourceTree = ""; }; + BD6C365919484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/IntegrationPreferences.strings; sourceTree = ""; }; + BD6C365A19484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/WorkflowPreferences.strings; sourceTree = ""; }; + BD6C365B19484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/UpdatePreferences.strings; sourceTree = ""; }; BD6C365C19484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/MainMenu.strings; sourceTree = ""; }; BD6C365D19484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/PasswordInputView.strings; sourceTree = ""; }; BD6C365E19484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/PasswordCreatorView.strings; sourceTree = ""; }; @@ -984,10 +984,10 @@ FA638D0E1C39BFCB00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/DatabaseSettingsWindow.strings; sourceTree = ""; }; FA638D0F1C39BFCB00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/PasswordEditWindow.strings; sourceTree = ""; }; FA638D101C39BFCB00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/WelcomeView.strings; sourceTree = ""; }; - FA638D111C39BFCB00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/GeneralSettings.strings; sourceTree = ""; }; - FA638D121C39BFCB00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/IntegrationSettings.strings; sourceTree = ""; }; - FA638D131C39BFCC00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/WorkflowSettings.strings; sourceTree = ""; }; - FA638D141C39BFCC00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/UpdateSettings.strings; sourceTree = ""; }; + FA638D111C39BFCB00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/GeneralPreferences.strings; sourceTree = ""; }; + FA638D121C39BFCB00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/IntegrationPreferences.strings; sourceTree = ""; }; + FA638D131C39BFCC00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/WorkflowPreferences.strings; sourceTree = ""; }; + FA638D141C39BFCC00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/UpdatePreferences.strings; sourceTree = ""; }; FA638D151C39BFCC00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/PluginPreferences.strings; sourceTree = ""; }; FA638D161C39BFCC00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/MainMenu.strings; sourceTree = ""; }; FA638D171C39BFCC00B10CC6 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/PasswordInputView.strings; sourceTree = ""; }; @@ -1261,18 +1261,18 @@ 4C47D77718B37911002755E4 /* Preferences */ = { isa = PBXGroup; children = ( - 4CA0B2F715BCAF6700654E32 /* MPGeneralSettingsController.h */, - 4CA0B2F815BCAF6700654E32 /* MPGeneralSettingsController.m */, - 4C76155E1764C04C0015A1A6 /* GeneralSettings.xib */, - 4CF78062176E75AD0032EE71 /* MPIntegrationSettingsController.h */, - 4CF78063176E75AD0032EE71 /* MPIntegrationSettingsController.m */, - 6021FE5818E1429500C3BC51 /* IntegrationSettings.xib */, - 4CD7223917A7CB0700F5A1E1 /* MPWorkflowSettingsController.h */, - 4CD7223A17A7CB0700F5A1E1 /* MPWorkflowSettingsController.m */, - 6021FE6318E15D9100C3BC51 /* WorkflowSettings.xib */, - 4CFB18E218A17FA20097A34B /* MPUpdateSettingsController.h */, - 4CFB18E318A17FA20097A34B /* MPUpdateSettingsController.m */, - 6021FE6E18E15E6D00C3BC51 /* UpdateSettings.xib */, + 4CA0B2F715BCAF6700654E32 /* MPGeneralPreferencesController.h */, + 4CA0B2F815BCAF6700654E32 /* MPGeneralPreferencesController.m */, + 4C76155E1764C04C0015A1A6 /* GeneralPreferences.xib */, + 4CF78062176E75AD0032EE71 /* MPIntegrationPreferencesController.h */, + 4CF78063176E75AD0032EE71 /* MPIntegrationPreferencesController.m */, + 6021FE5818E1429500C3BC51 /* IntegrationPreferences.xib */, + 4CD7223917A7CB0700F5A1E1 /* MPWorkflowPreferencesController.h */, + 4CD7223A17A7CB0700F5A1E1 /* MPWorkflowPreferencesController.m */, + 6021FE6318E15D9100C3BC51 /* WorkflowPreferences.xib */, + 4CFB18E218A17FA20097A34B /* MPUpdatePreferencesController.h */, + 4CFB18E318A17FA20097A34B /* MPUpdatePreferencesController.m */, + 6021FE6E18E15E6D00C3BC51 /* UpdatePreferences.xib */, 4C25703C1BF11C2300D39416 /* MPPluginPreferencesController.h */, 4C25703D1BF11C2300D39416 /* MPPluginPreferencesController.m */, 4C0DBEF71BF508DE00F9B287 /* PluginPreferences.xib */, @@ -1383,7 +1383,7 @@ 4C52A891178863B000868229 /* 68_PhoneTemplate.pdf */, ); name = "Database Icons"; - path = Icons; + path = Resources/Icons; sourceTree = ""; }; 4C5EF817218CA0470003C00E /* Parser */ = { @@ -1697,13 +1697,14 @@ 4C7ABA4D17BAEC7000FF5799 /* addEntryTemplate.pdf */, 4C3826711AD04B51007D7D67 /* addFolderTemplate.pdf */, 4CE88B9617BA651C0042E078 /* contextTriangleTemplate.pdf */, - 4C3826771AD04C8A007D7D67 /* createdTemplate.pdf */, + 4C8E889122C223620002C7C8 /* createdTemplate.pdf */, 4C3826791AD04CC6007D7D67 /* downloadTemplate.pdf */, 4C3826751AD04C24007D7D67 /* harddiskTemplate.pdf */, 4C3826731AD04BA5007D7D67 /* infoTemplate.pdf */, 4C08ACE9204F01C700863D99 /* keyboardTemplate.pdf */, ); name = Icons; + path = Resources/Icons; sourceTree = ""; }; 4CF9ECAE1BFDEC5700C58E99 /* Plugin */ = { @@ -1833,7 +1834,6 @@ FA9FD32C1FB5EDD3003CEDD6 /* AutotypeBuilderView.xib in Resources */, 4C17F108184E6B6C00E85625 /* 31_PrintTemplate.pdf in Resources */, 4C77E37115B84A240093A587 /* InfoPlist.strings in Resources */, - 4C3826781AD04C8A007D7D67 /* createdTemplate.pdf in Resources */, 4C3826BE1AD04D8E007D7D67 /* 51_DecryptedTemplate.pdf in Resources */, 4C3826BC1AD04D8E007D7D67 /* 49_FolderOpenTemplate.pdf in Resources */, 4C3826CE1AD04D8E007D7D67 /* 67_CertificatTemplate.pdf in Resources */, @@ -1843,7 +1843,7 @@ 4C77E37D15B84A240093A587 /* MainMenu.xib in Resources */, 4C3826CD1AD04D8E007D7D67 /* 66_MoneyTemplate.pdf in Resources */, 4CA0B2ED15BCADAC00654E32 /* PreferencesWindow.xib in Resources */, - 4C76155C1764C04C0015A1A6 /* GeneralSettings.xib in Resources */, + 4C76155C1764C04C0015A1A6 /* GeneralPreferences.xib in Resources */, 4CD884B715BD47080042BBF8 /* DocumentWindow.xib in Resources */, 4C17F109184E6B6C00E85625 /* 30_TerminalTemplate.pdf in Resources */, 4C7615681764C0C40015A1A6 /* PasswordInputView.xib in Resources */, @@ -1861,7 +1861,7 @@ 4C586FA216D07F6A00E7DB57 /* 02_MessageBoxWarningTemplate.pdf in Resources */, 4C3826B91AD04D8E007D7D67 /* 45_CancelTemplate.pdf in Resources */, 4C2E381D16D11FF900037A9D /* 03_ServerTemplate.pdf in Resources */, - 6021FE6C18E15E6D00C3BC51 /* UpdateSettings.xib in Resources */, + 6021FE6C18E15E6D00C3BC51 /* UpdatePreferences.xib in Resources */, 4C3826B21AD04D8E007D7D67 /* 37_PercentageTemplate.pdf in Resources */, 4C3826C51AD04D8E007D7D67 /* 58_SecureAccountTemplate.pdf in Resources */, 4C3826A71AD04D8E007D7D67 /* 23_IconsTemplate.pdf in Resources */, @@ -1905,7 +1905,7 @@ 4C3826B11AD04D8E007D7D67 /* 36_ArchiveTemplate.pdf in Resources */, 4C7714AA176C998F00549F2A /* 43_TrashTemplate.pdf in Resources */, 4CD820211A32173100399DBB /* ReferenceBuilderView.xib in Resources */, - 6021FE5618E1429500C3BC51 /* IntegrationSettings.xib in Resources */, + 6021FE5618E1429500C3BC51 /* IntegrationPreferences.xib in Resources */, 4C3826B81AD04D8E007D7D67 /* 44_NotesTemplate.pdf in Resources */, 4C3826C41AD04D8E007D7D67 /* 57_TextViewTemplate.pdf in Resources */, 6021FE9818E1650F00C3BC51 /* DatabaseSettingsWindow.xib in Resources */, @@ -1926,7 +1926,7 @@ 4C3826BD1AD04D8E007D7D67 /* 50_FolderTarTemplate.pdf in Resources */, 6021FE3B18E1341900C3BC51 /* EntryInspectorView.xib in Resources */, 4C3826AD1AD04D8E007D7D67 /* 32_FileSystemViewTemplate.pdf in Resources */, - 6021FE6118E15D9100C3BC51 /* WorkflowSettings.xib in Resources */, + 6021FE6118E15D9100C3BC51 /* WorkflowPreferences.xib in Resources */, 6021FE8218E160BC00C3BC51 /* PasswordEditWindow.xib in Resources */, 4C17D11E2250EFBC00C650C4 /* SavePanelAccessoryView.xib in Resources */, 4CE88B9717BA651C0042E078 /* contextTriangleTemplate.pdf in Resources */, @@ -1936,6 +1936,7 @@ 4C7ABA4B17BAEC6700FF5799 /* 19_EmailTemplate.pdf in Resources */, 4C3826C81AD04D8E007D7D67 /* 61_ServicesTemplate.pdf in Resources */, FA9FD3271FB5E8F4003CEDD6 /* AutotypeCandidateSelectionView.xib in Resources */, + 4C8E889222C223620002C7C8 /* createdTemplate.pdf in Resources */, 4C0B038D18E36DA400B9F9C9 /* FixAutotypeWindow.xib in Resources */, 4C38267A1AD04CC6007D7D67 /* downloadTemplate.pdf in Resources */, 4C7ABA4C17BAEC6700FF5799 /* 20_MiscTemplate.pdf in Resources */, @@ -1995,7 +1996,7 @@ 4CBA2ABA17074C07006D8139 /* MPSettingsHelper.m in Sources */, 4C77E37A15B84A240093A587 /* MPAppDelegate.m in Sources */, 4C37A84015B8B474005EF8EE /* MPOutlineDataSource.m in Sources */, - 4CA0B2F915BCAF6700654E32 /* MPGeneralSettingsController.m in Sources */, + 4CA0B2F915BCAF6700654E32 /* MPGeneralPreferencesController.m in Sources */, 4C8F0C791FD05A6A00BE157F /* NSString+MPPrettyPasswordDisplay.m in Sources */, 4C73B6F1215E64A7009787F7 /* MPWelcomeViewController.m in Sources */, 4C6B7C7D18BE7EB0001D5D77 /* MPDocument+History.m in Sources */, @@ -2063,7 +2064,7 @@ 4CAD338F205169D30068587E /* MPPluginRepositoryItem.m in Sources */, 4C9BFFFB1FD19B5400264B16 /* MPPrettyPasswordTransformer.m in Sources */, 4CA0F3ED1A3074B50067C0E5 /* MPWindowTitleComboBoxDelegate.m in Sources */, - 4CF78064176E75AD0032EE71 /* MPIntegrationSettingsController.m in Sources */, + 4CF78064176E75AD0032EE71 /* MPIntegrationPreferencesController.m in Sources */, 4C06B17F21D9691F00CD4BBC /* MPPluginStatusTableCellView.m in Sources */, 4C25703F1BF11C2300D39416 /* MPPluginPreferencesController.m in Sources */, 4CF6C711176F4533007A811D /* MPStringLengthValueTransformer.m in Sources */, @@ -2092,7 +2093,7 @@ 4C26C33F18D8C92100CF1A1C /* MPTemporaryFileStorage.m in Sources */, 4C663D411D6D91A900CB6237 /* MPNumberFormatter.m in Sources */, 4CD2B9061849424B0051B395 /* MPAutotypeContext.m in Sources */, - 4CFB18E418A17FA20097A34B /* MPUpdateSettingsController.m in Sources */, + 4CFB18E418A17FA20097A34B /* MPUpdatePreferencesController.m in Sources */, 4C7B63771C0CB51F00D7038C /* TTTStringTransformers.m in Sources */, 4CD4EE131FC7284000EA6EB3 /* MPPickcharsViewController.m in Sources */, 4CCEDE2A179F203B008402BE /* MPOutlineView.m in Sources */, @@ -2110,7 +2111,7 @@ 4C1BDF2B1E4392640012A3F0 /* MPPluginDataViewController.m in Sources */, 4C4B7EF817A4B335000234C7 /* MPUniqueCharactersFormatter.m in Sources */, 4C8B36AB17A6ED4B005E1FF1 /* MPOutlineContextMenuDelegate.m in Sources */, - 4CD7223B17A7CB0700F5A1E1 /* MPWorkflowSettingsController.m in Sources */, + 4CD7223B17A7CB0700F5A1E1 /* MPWorkflowPreferencesController.m in Sources */, 4CA08DA017A831B200A6544B /* MPAddEntryContextMenuDelegate.m in Sources */, 4C09495C1FD6E510004F2971 /* MPAddCustomFieldContextMenuDelegate.m in Sources */, 4CE3E62617AB0D2D00D9E4B4 /* MPAttachmentTableDataSource.m in Sources */, @@ -2259,7 +2260,7 @@ name = IconSelection.xib; sourceTree = ""; }; - 4C76155E1764C04C0015A1A6 /* GeneralSettings.xib */ = { + 4C76155E1764C04C0015A1A6 /* GeneralPreferences.xib */ = { isa = PBXVariantGroup; children = ( 4C76155F1764C0590015A1A6 /* Base */, @@ -2274,7 +2275,7 @@ 6A74B0652076F4B40049BC29 /* sv-SE */, 4C168CB02216CEC300BB1EB0 /* en */, ); - name = GeneralSettings.xib; + name = GeneralPreferences.xib; sourceTree = ""; }; 4C76156A1764C0C40015A1A6 /* PasswordInputView.xib */ = { @@ -2475,7 +2476,7 @@ name = GroupInspectorView.xib; sourceTree = ""; }; - 6021FE5818E1429500C3BC51 /* IntegrationSettings.xib */ = { + 6021FE5818E1429500C3BC51 /* IntegrationPreferences.xib */ = { isa = PBXVariantGroup; children = ( 6021FE5718E1429500C3BC51 /* Base */, @@ -2490,10 +2491,10 @@ 4C4161051F50333B003BC0AF /* es */, 6A74B0662076F4B40049BC29 /* sv-SE */, ); - name = IntegrationSettings.xib; + name = IntegrationPreferences.xib; sourceTree = ""; }; - 6021FE6318E15D9100C3BC51 /* WorkflowSettings.xib */ = { + 6021FE6318E15D9100C3BC51 /* WorkflowPreferences.xib */ = { isa = PBXVariantGroup; children = ( 6021FE6218E15D9100C3BC51 /* Base */, @@ -2508,10 +2509,10 @@ 4C4161061F50333B003BC0AF /* es */, 6A74B0672076F4B40049BC29 /* sv-SE */, ); - name = WorkflowSettings.xib; + name = WorkflowPreferences.xib; sourceTree = ""; }; - 6021FE6E18E15E6D00C3BC51 /* UpdateSettings.xib */ = { + 6021FE6E18E15E6D00C3BC51 /* UpdatePreferences.xib */ = { isa = PBXVariantGroup; children = ( 6021FE6D18E15E6D00C3BC51 /* Base */, @@ -2526,7 +2527,7 @@ 4C4161071F50333B003BC0AF /* es */, 6A74B0682076F4B40049BC29 /* sv-SE */, ); - name = UpdateSettings.xib; + name = UpdatePreferences.xib; sourceTree = ""; }; 6021FE7918E15FF300C3BC51 /* DatePickingView.xib */ = { diff --git a/MacPass/Base.lproj/GeneralSettings.xib b/MacPass/Base.lproj/GeneralPreferences.xib similarity index 99% rename from MacPass/Base.lproj/GeneralSettings.xib rename to MacPass/Base.lproj/GeneralPreferences.xib index a53cc4b8..3de597b8 100644 --- a/MacPass/Base.lproj/GeneralSettings.xib +++ b/MacPass/Base.lproj/GeneralPreferences.xib @@ -1,12 +1,12 @@ - + - + - + diff --git a/MacPass/Base.lproj/IntegrationSettings.xib b/MacPass/Base.lproj/IntegrationPreferences.xib similarity index 99% rename from MacPass/Base.lproj/IntegrationSettings.xib rename to MacPass/Base.lproj/IntegrationPreferences.xib index 906a46d1..da6c65ae 100644 --- a/MacPass/Base.lproj/IntegrationSettings.xib +++ b/MacPass/Base.lproj/IntegrationPreferences.xib @@ -1,12 +1,12 @@ - + - + - + diff --git a/MacPass/Base.lproj/UpdateSettings.xib b/MacPass/Base.lproj/UpdatePreferences.xib similarity index 94% rename from MacPass/Base.lproj/UpdateSettings.xib rename to MacPass/Base.lproj/UpdatePreferences.xib index 97f90bfd..0be5fd99 100644 --- a/MacPass/Base.lproj/UpdateSettings.xib +++ b/MacPass/Base.lproj/UpdatePreferences.xib @@ -1,11 +1,12 @@ - - + + - + + - + diff --git a/MacPass/Base.lproj/WorkflowSettings.xib b/MacPass/Base.lproj/WorkflowPreferences.xib similarity index 98% rename from MacPass/Base.lproj/WorkflowSettings.xib rename to MacPass/Base.lproj/WorkflowPreferences.xib index ffa0a7d7..cbadd50d 100644 --- a/MacPass/Base.lproj/WorkflowSettings.xib +++ b/MacPass/Base.lproj/WorkflowPreferences.xib @@ -1,12 +1,12 @@ - + - + - + @@ -175,7 +175,7 @@ - + diff --git a/MacPass/MPGeneralSettingsController.h b/MacPass/MPGeneralPreferencesController.h similarity index 95% rename from MacPass/MPGeneralSettingsController.h rename to MacPass/MPGeneralPreferencesController.h index 1a14de1a..f216249b 100644 --- a/MacPass/MPGeneralSettingsController.h +++ b/MacPass/MPGeneralPreferencesController.h @@ -24,7 +24,7 @@ #import "MPViewController.h" #import "MPPreferencesTab.h" -@interface MPGeneralSettingsController : MPViewController +@interface MPGeneralPreferencesController : MPViewController @property (strong) IBOutlet NSButton *clearPasteboardOnQuitCheckButton; @property (strong) IBOutlet NSPopUpButton *clearPasteboardTimeoutPopup; diff --git a/MacPass/MPGeneralSettingsController.m b/MacPass/MPGeneralPreferencesController.m similarity index 93% rename from MacPass/MPGeneralSettingsController.m rename to MacPass/MPGeneralPreferencesController.m index 5d7d2110..20428a82 100644 --- a/MacPass/MPGeneralSettingsController.m +++ b/MacPass/MPGeneralPreferencesController.m @@ -20,20 +20,18 @@ // along with this program. If not, see . // -#import "MPGeneralSettingsController.h" +#import "MPGeneralPreferencesController.h" #import "MPSettingsHelper.h" #import "MPIconHelper.h" -NSString *const MPGeneralSetingsIdentifier = @"GeneralSettingsTab"; - -@implementation MPGeneralSettingsController +@implementation MPGeneralPreferencesController - (NSString *)nibName { - return @"GeneralSettings"; + return @"GeneralPreferences"; } - (NSString *)identifier { - return MPGeneralSetingsIdentifier; + return @"GeneralPreferences"; } - (NSImage *)image { @@ -41,7 +39,7 @@ NSString *const MPGeneralSetingsIdentifier = @"GeneralSettingsTab"; } - (NSString *)label { - return NSLocalizedString(@"GENERAL_SETTINGS", @"General Settings Label"); + return NSLocalizedString(@"GENERAL_PREFERENCES", @"General Settings Label"); } - (void)viewDidLoad { diff --git a/MacPass/MPIntegrationSettingsController.h b/MacPass/MPIntegrationPreferencesController.h similarity index 94% rename from MacPass/MPIntegrationSettingsController.h rename to MacPass/MPIntegrationPreferencesController.h index c4e58e05..7ebeeecb 100644 --- a/MacPass/MPIntegrationSettingsController.h +++ b/MacPass/MPIntegrationPreferencesController.h @@ -25,7 +25,7 @@ @class DDHotKeyTextField; -@interface MPIntegrationSettingsController : MPViewController +@interface MPIntegrationPreferencesController : MPViewController /* Autotype */ @property (strong) IBOutlet NSButton *enableGlobalAutotypeCheckBox; @property (strong) IBOutlet DDHotKeyTextField *hotKeyTextField; diff --git a/MacPass/MPIntegrationSettingsController.m b/MacPass/MPIntegrationPreferencesController.m similarity index 96% rename from MacPass/MPIntegrationSettingsController.m rename to MacPass/MPIntegrationPreferencesController.m index a081f42a..f416fe16 100644 --- a/MacPass/MPIntegrationSettingsController.m +++ b/MacPass/MPIntegrationPreferencesController.m @@ -20,7 +20,7 @@ // along with this program. If not, see . // -#import "MPIntegrationSettingsController.h" +#import "MPIntegrationPreferencesController.h" #import "MPSettingsHelper.h" #import "MPIconHelper.h" #import "MPAutotypeDaemon.h" @@ -29,16 +29,16 @@ #import "DDHotKey+MacPassAdditions.h" #import "DDHotKeyTextField.h" -@interface MPIntegrationSettingsController () +@interface MPIntegrationPreferencesController () @property (nonatomic, strong) DDHotKey *hotKey; @end -@implementation MPIntegrationSettingsController +@implementation MPIntegrationPreferencesController - (NSString *)nibName { - return @"IntegrationSettings"; + return @"IntegrationPreferences"; } - (NSString *)identifier { diff --git a/MacPass/MPPlugin.h b/MacPass/MPPlugin.h index abb76b48..47ef58f0 100644 --- a/MacPass/MPPlugin.h +++ b/MacPass/MPPlugin.h @@ -53,6 +53,13 @@ FOUNDATION_EXPORT NSString *const MPPluginUnkownVersion; @end +#pragma mark Supported Plugin Protocolls + +/* + Adopting this protocolls allows for custom settings in the Plugin settings pane. + MacPass will load your view controller and place it inside the settings window + when a user has selected your plugin in the list + */ @protocol MPPluginSettings @required @@ -60,6 +67,20 @@ FOUNDATION_EXPORT NSString *const MPPluginUnkownVersion; @end +/* + Adopt this protocoll if you plugin can extract window title information for a set of applications + This way, MacPass might yield better results for autotype. Beware that his might break interoparbility + */ +@protocol MPAutotypeWindowTitleResolverPlugin +@required + +- (BOOL)acceptsRunningApplication:(NSRunningApplication *)runningApplication; +- (NSString *)windowTitleForRunningApplication:(NSRunningApplication *)runningApplication; +@end + + +#pragma mark Proposed Plugin Protocolls + /* Adopt this protocoll if your plugin supports actions on entries. Actions will get listed in various places in menues. @@ -111,19 +132,17 @@ FOUNDATION_EXPORT NSString *const MPPluginUnkownVersion; This will get called when the open panel is closed by the user. You should retrieve any results from the panel and act accordingly. + If you need custom UI in the process, you can show them here. + For example, if a CVS import might need user input on how to handle the parsed files this is the place to show it. + @param panel The open panel used for selecting what file(s) to import @param response The response for of the user for running the panel - @return The tree constructed from the selected input file(s) + @return The KPKTree constructed from the selected input file(s) */ - (KPKTree *)treeForRunningOpenPanel:(NSOpenPanel *)panel withResponse:(NSModalResponse)response; @end -@protocol MPAutotypeWindowTitleResolverPlugin -@required - -- (BOOL)acceptsRunningApplication:(NSRunningApplication *)runningApplication; -- (NSString *)windowTitleForRunningApplication:(NSRunningApplication *)runningApplication; -@end +#pragma mark Deprecated @interface MPPlugin (Deprecated) diff --git a/MacPass/MPPreferencesWindowController.m b/MacPass/MPPreferencesWindowController.m index 9d296d25..1d280418 100644 --- a/MacPass/MPPreferencesWindowController.m +++ b/MacPass/MPPreferencesWindowController.m @@ -24,10 +24,10 @@ #import "MPPreferencesTab.h" -#import "MPGeneralSettingsController.h" -#import "MPIntegrationSettingsController.h" -#import "MPWorkflowSettingsController.h" -#import "MPUpdateSettingsController.h" +#import "MPGeneralPreferencesController.h" +#import "MPIntegrationPreferencesController.h" +#import "MPWorkflowPreferencesController.h" +#import "MPUpdatePreferencesController.h" #import "MPPluginPreferencesController.h" @interface MPPreferencesWindowController () { @@ -121,14 +121,14 @@ tabClass = MPPluginPreferencesController.class; break; case MPPreferencesTabUpdate: - tabClass = MPUpdateSettingsController.class; + tabClass = MPUpdatePreferencesController.class; break; case MPPreferencesTabWorkflow: - tabClass = MPWorkflowSettingsController.class; + tabClass = MPWorkflowPreferencesController.class; break; case MPPreferencesTabGeneral: default: - tabClass = MPGeneralSettingsController.class; + tabClass = MPGeneralPreferencesController.class; break; } NSString *identifier; @@ -164,10 +164,10 @@ } - (void)_setupDefaultPreferencesTabs { - NSArray *controllers = @[ [[MPGeneralSettingsController alloc] init], - [[MPIntegrationSettingsController alloc] init], - [[MPWorkflowSettingsController alloc] init], - [[MPUpdateSettingsController alloc] init], + NSArray *controllers = @[ [[MPGeneralPreferencesController alloc] init], + [[MPIntegrationPreferencesController alloc] init], + [[MPWorkflowPreferencesController alloc] init], + [[MPUpdatePreferencesController alloc] init], [[MPPluginPreferencesController alloc] init] ]; NSMutableArray *identifier = [[NSMutableArray alloc] initWithCapacity:controllers.count]; for(id controller in controllers) { diff --git a/MacPass/MPUpdateSettingsController.h b/MacPass/MPUpdatePreferencesController.h similarity index 91% rename from MacPass/MPUpdateSettingsController.h rename to MacPass/MPUpdatePreferencesController.h index 41e1cc4d..305f4b26 100644 --- a/MacPass/MPUpdateSettingsController.h +++ b/MacPass/MPUpdatePreferencesController.h @@ -23,6 +23,6 @@ #import "MPViewController.h" #import "MPPreferencesTab.h" -@interface MPUpdateSettingsController : MPViewController +@interface MPUpdatePreferencesController : MPViewController @end diff --git a/MacPass/MPUpdateSettingsController.m b/MacPass/MPUpdatePreferencesController.m similarity index 87% rename from MacPass/MPUpdateSettingsController.m rename to MacPass/MPUpdatePreferencesController.m index 6e413f17..9a1c9c1e 100644 --- a/MacPass/MPUpdateSettingsController.m +++ b/MacPass/MPUpdatePreferencesController.m @@ -20,23 +20,23 @@ // along with this program. If not, see . // -#import "MPUpdateSettingsController.h" +#import "MPUpdatePreferencesController.h" #import -@interface MPUpdateSettingsController () +@interface MPUpdatePreferencesController () @property (weak) IBOutlet NSButton *automaticallyCheckForUpdatesCheckButton; @property (weak) IBOutlet NSPopUpButton *checkIntervallPopupButton; @end -@implementation MPUpdateSettingsController +@implementation MPUpdatePreferencesController - (NSString *)nibName { - return @"UpdateSettings"; + return @"UpdatePreferences"; } - (NSString *)identifier { - return @"UpdateSettings"; + return @"UpdatePreferences"; } - (NSImage *)image { @@ -44,7 +44,7 @@ } - (NSString *)label { - return NSLocalizedString(@"UPDATE_SETTINGS", @"Update Settings Label"); + return NSLocalizedString(@"UPDATE_PREFERENCES", @"Update Settings Label"); } - (void)awakeFromNib { diff --git a/MacPass/MPWorkflowSettingsController.h b/MacPass/MPWorkflowPreferencesController.h similarity index 94% rename from MacPass/MPWorkflowSettingsController.h rename to MacPass/MPWorkflowPreferencesController.h index d99142e9..ff8a19ca 100644 --- a/MacPass/MPWorkflowSettingsController.h +++ b/MacPass/MPWorkflowPreferencesController.h @@ -23,7 +23,7 @@ #import "MPViewController.h" #import "MPPreferencesTab.h" -@interface MPWorkflowSettingsController : MPViewController +@interface MPWorkflowPreferencesController : MPViewController @property (strong) IBOutlet NSPopUpButton *browserPopup; @property (strong) IBOutlet NSPopUpButton *doubleClickURLPopup; diff --git a/MacPass/MPWorkflowSettingsController.m b/MacPass/MPWorkflowPreferencesController.m similarity index 97% rename from MacPass/MPWorkflowSettingsController.m rename to MacPass/MPWorkflowPreferencesController.m index 8ff84ef4..09d13302 100644 --- a/MacPass/MPWorkflowSettingsController.m +++ b/MacPass/MPWorkflowPreferencesController.m @@ -20,18 +20,18 @@ // along with this program. If not, see . // -#import "MPWorkflowSettingsController.h" +#import "MPWorkflowPreferencesController.h" #import "MPSettingsHelper.h" -@interface MPWorkflowSettingsController () +@interface MPWorkflowPreferencesController () @end -@implementation MPWorkflowSettingsController +@implementation MPWorkflowPreferencesController - (NSString *)nibName { - return @"WorkflowSettings"; + return @"WorkflowPreferences"; } - (void)viewDidLoad { diff --git a/MacPass/Icons/00_PasswordTemplate.pdf b/MacPass/Resources/Icons/00_PasswordTemplate.pdf similarity index 100% rename from MacPass/Icons/00_PasswordTemplate.pdf rename to MacPass/Resources/Icons/00_PasswordTemplate.pdf diff --git a/MacPass/Icons/01_PackageNetworkTemplate.pdf b/MacPass/Resources/Icons/01_PackageNetworkTemplate.pdf similarity index 100% rename from MacPass/Icons/01_PackageNetworkTemplate.pdf rename to MacPass/Resources/Icons/01_PackageNetworkTemplate.pdf diff --git a/MacPass/Icons/02_MessageBoxWarningTemplate.pdf b/MacPass/Resources/Icons/02_MessageBoxWarningTemplate.pdf similarity index 100% rename from MacPass/Icons/02_MessageBoxWarningTemplate.pdf rename to MacPass/Resources/Icons/02_MessageBoxWarningTemplate.pdf diff --git a/MacPass/Icons/03_ServerTemplate.pdf b/MacPass/Resources/Icons/03_ServerTemplate.pdf similarity index 100% rename from MacPass/Icons/03_ServerTemplate.pdf rename to MacPass/Resources/Icons/03_ServerTemplate.pdf diff --git a/MacPass/Icons/04_KlipperTemplate.pdf b/MacPass/Resources/Icons/04_KlipperTemplate.pdf similarity index 100% rename from MacPass/Icons/04_KlipperTemplate.pdf rename to MacPass/Resources/Icons/04_KlipperTemplate.pdf diff --git a/MacPass/Icons/05_LanguagesTemplate.pdf b/MacPass/Resources/Icons/05_LanguagesTemplate.pdf similarity index 100% rename from MacPass/Icons/05_LanguagesTemplate.pdf rename to MacPass/Resources/Icons/05_LanguagesTemplate.pdf diff --git a/MacPass/Icons/06_BlockDeviceTemplate.pdf b/MacPass/Resources/Icons/06_BlockDeviceTemplate.pdf similarity index 100% rename from MacPass/Icons/06_BlockDeviceTemplate.pdf rename to MacPass/Resources/Icons/06_BlockDeviceTemplate.pdf diff --git a/MacPass/Icons/07_NotepadTemplate.pdf b/MacPass/Resources/Icons/07_NotepadTemplate.pdf similarity index 100% rename from MacPass/Icons/07_NotepadTemplate.pdf rename to MacPass/Resources/Icons/07_NotepadTemplate.pdf diff --git a/MacPass/Icons/08_SocketTemplate.pdf b/MacPass/Resources/Icons/08_SocketTemplate.pdf similarity index 100% rename from MacPass/Icons/08_SocketTemplate.pdf rename to MacPass/Resources/Icons/08_SocketTemplate.pdf diff --git a/MacPass/Icons/09_IdentityTemplate.pdf b/MacPass/Resources/Icons/09_IdentityTemplate.pdf similarity index 100% rename from MacPass/Icons/09_IdentityTemplate.pdf rename to MacPass/Resources/Icons/09_IdentityTemplate.pdf diff --git a/MacPass/Icons/100.pdf b/MacPass/Resources/Icons/100.pdf similarity index 100% rename from MacPass/Icons/100.pdf rename to MacPass/Resources/Icons/100.pdf diff --git a/MacPass/Icons/10_ContactTemplate.pdf b/MacPass/Resources/Icons/10_ContactTemplate.pdf similarity index 100% rename from MacPass/Icons/10_ContactTemplate.pdf rename to MacPass/Resources/Icons/10_ContactTemplate.pdf diff --git a/MacPass/Icons/11_CameraTemplate.pdf b/MacPass/Resources/Icons/11_CameraTemplate.pdf similarity index 100% rename from MacPass/Icons/11_CameraTemplate.pdf rename to MacPass/Resources/Icons/11_CameraTemplate.pdf diff --git a/MacPass/Icons/12_RemoteTemplate.pdf b/MacPass/Resources/Icons/12_RemoteTemplate.pdf similarity index 100% rename from MacPass/Icons/12_RemoteTemplate.pdf rename to MacPass/Resources/Icons/12_RemoteTemplate.pdf diff --git a/MacPass/Icons/13_KeysTemplate.pdf b/MacPass/Resources/Icons/13_KeysTemplate.pdf similarity index 100% rename from MacPass/Icons/13_KeysTemplate.pdf rename to MacPass/Resources/Icons/13_KeysTemplate.pdf diff --git a/MacPass/Icons/14_BatteryTemplate.pdf b/MacPass/Resources/Icons/14_BatteryTemplate.pdf similarity index 100% rename from MacPass/Icons/14_BatteryTemplate.pdf rename to MacPass/Resources/Icons/14_BatteryTemplate.pdf diff --git a/MacPass/Icons/15_ScannerTemplate.pdf b/MacPass/Resources/Icons/15_ScannerTemplate.pdf similarity index 100% rename from MacPass/Icons/15_ScannerTemplate.pdf rename to MacPass/Resources/Icons/15_ScannerTemplate.pdf diff --git a/MacPass/Icons/16_BrowserTemplate.pdf b/MacPass/Resources/Icons/16_BrowserTemplate.pdf similarity index 100% rename from MacPass/Icons/16_BrowserTemplate.pdf rename to MacPass/Resources/Icons/16_BrowserTemplate.pdf diff --git a/MacPass/Icons/17_CDRomTemplate.pdf b/MacPass/Resources/Icons/17_CDRomTemplate.pdf similarity index 100% rename from MacPass/Icons/17_CDRomTemplate.pdf rename to MacPass/Resources/Icons/17_CDRomTemplate.pdf diff --git a/MacPass/Icons/18_DisplayTemplate.pdf b/MacPass/Resources/Icons/18_DisplayTemplate.pdf similarity index 100% rename from MacPass/Icons/18_DisplayTemplate.pdf rename to MacPass/Resources/Icons/18_DisplayTemplate.pdf diff --git a/MacPass/Icons/19_EmailTemplate.pdf b/MacPass/Resources/Icons/19_EmailTemplate.pdf similarity index 100% rename from MacPass/Icons/19_EmailTemplate.pdf rename to MacPass/Resources/Icons/19_EmailTemplate.pdf diff --git a/MacPass/Icons/20_MiscTemplate.pdf b/MacPass/Resources/Icons/20_MiscTemplate.pdf similarity index 100% rename from MacPass/Icons/20_MiscTemplate.pdf rename to MacPass/Resources/Icons/20_MiscTemplate.pdf diff --git a/MacPass/Icons/21_OrganizerTemplate.pdf b/MacPass/Resources/Icons/21_OrganizerTemplate.pdf similarity index 100% rename from MacPass/Icons/21_OrganizerTemplate.pdf rename to MacPass/Resources/Icons/21_OrganizerTemplate.pdf diff --git a/MacPass/Icons/22_ASCIITemplate.pdf b/MacPass/Resources/Icons/22_ASCIITemplate.pdf similarity index 100% rename from MacPass/Icons/22_ASCIITemplate.pdf rename to MacPass/Resources/Icons/22_ASCIITemplate.pdf diff --git a/MacPass/Icons/23_IconsTemplate.pdf b/MacPass/Resources/Icons/23_IconsTemplate.pdf similarity index 100% rename from MacPass/Icons/23_IconsTemplate.pdf rename to MacPass/Resources/Icons/23_IconsTemplate.pdf diff --git a/MacPass/Icons/24_EstablishedConnectionTemplate.pdf b/MacPass/Resources/Icons/24_EstablishedConnectionTemplate.pdf similarity index 100% rename from MacPass/Icons/24_EstablishedConnectionTemplate.pdf rename to MacPass/Resources/Icons/24_EstablishedConnectionTemplate.pdf diff --git a/MacPass/Icons/25_MailFolderTemplate.pdf b/MacPass/Resources/Icons/25_MailFolderTemplate.pdf similarity index 100% rename from MacPass/Icons/25_MailFolderTemplate.pdf rename to MacPass/Resources/Icons/25_MailFolderTemplate.pdf diff --git a/MacPass/Icons/26_FileSaveTemplate.pdf b/MacPass/Resources/Icons/26_FileSaveTemplate.pdf similarity index 100% rename from MacPass/Icons/26_FileSaveTemplate.pdf rename to MacPass/Resources/Icons/26_FileSaveTemplate.pdf diff --git a/MacPass/Icons/27_NFSUnmountTemplate.pdf b/MacPass/Resources/Icons/27_NFSUnmountTemplate.pdf similarity index 100% rename from MacPass/Icons/27_NFSUnmountTemplate.pdf rename to MacPass/Resources/Icons/27_NFSUnmountTemplate.pdf diff --git a/MacPass/Icons/28_QuickTimeTemplate.pdf b/MacPass/Resources/Icons/28_QuickTimeTemplate.pdf similarity index 100% rename from MacPass/Icons/28_QuickTimeTemplate.pdf rename to MacPass/Resources/Icons/28_QuickTimeTemplate.pdf diff --git a/MacPass/Icons/29_SecureTerminalTemplate.pdf b/MacPass/Resources/Icons/29_SecureTerminalTemplate.pdf similarity index 100% rename from MacPass/Icons/29_SecureTerminalTemplate.pdf rename to MacPass/Resources/Icons/29_SecureTerminalTemplate.pdf diff --git a/MacPass/Icons/30_TerminalTemplate.pdf b/MacPass/Resources/Icons/30_TerminalTemplate.pdf similarity index 100% rename from MacPass/Icons/30_TerminalTemplate.pdf rename to MacPass/Resources/Icons/30_TerminalTemplate.pdf diff --git a/MacPass/Icons/31_PrintTemplate.pdf b/MacPass/Resources/Icons/31_PrintTemplate.pdf similarity index 100% rename from MacPass/Icons/31_PrintTemplate.pdf rename to MacPass/Resources/Icons/31_PrintTemplate.pdf diff --git a/MacPass/Icons/32_FileSystemViewTemplate.pdf b/MacPass/Resources/Icons/32_FileSystemViewTemplate.pdf similarity index 100% rename from MacPass/Icons/32_FileSystemViewTemplate.pdf rename to MacPass/Resources/Icons/32_FileSystemViewTemplate.pdf diff --git a/MacPass/Icons/33_RunTemplate.pdf b/MacPass/Resources/Icons/33_RunTemplate.pdf similarity index 100% rename from MacPass/Icons/33_RunTemplate.pdf rename to MacPass/Resources/Icons/33_RunTemplate.pdf diff --git a/MacPass/Icons/34_ConfigureTemplate.pdf b/MacPass/Resources/Icons/34_ConfigureTemplate.pdf similarity index 100% rename from MacPass/Icons/34_ConfigureTemplate.pdf rename to MacPass/Resources/Icons/34_ConfigureTemplate.pdf diff --git a/MacPass/Icons/35_BrowserWindowTemplate.pdf b/MacPass/Resources/Icons/35_BrowserWindowTemplate.pdf similarity index 100% rename from MacPass/Icons/35_BrowserWindowTemplate.pdf rename to MacPass/Resources/Icons/35_BrowserWindowTemplate.pdf diff --git a/MacPass/Icons/36_ArchiveTemplate.pdf b/MacPass/Resources/Icons/36_ArchiveTemplate.pdf similarity index 100% rename from MacPass/Icons/36_ArchiveTemplate.pdf rename to MacPass/Resources/Icons/36_ArchiveTemplate.pdf diff --git a/MacPass/Icons/37_PercentageTemplate.pdf b/MacPass/Resources/Icons/37_PercentageTemplate.pdf similarity index 100% rename from MacPass/Icons/37_PercentageTemplate.pdf rename to MacPass/Resources/Icons/37_PercentageTemplate.pdf diff --git a/MacPass/Icons/38_SambaUnmountTemplate.pdf b/MacPass/Resources/Icons/38_SambaUnmountTemplate.pdf similarity index 100% rename from MacPass/Icons/38_SambaUnmountTemplate.pdf rename to MacPass/Resources/Icons/38_SambaUnmountTemplate.pdf diff --git a/MacPass/Icons/39_HistoryTemplate.pdf b/MacPass/Resources/Icons/39_HistoryTemplate.pdf similarity index 100% rename from MacPass/Icons/39_HistoryTemplate.pdf rename to MacPass/Resources/Icons/39_HistoryTemplate.pdf diff --git a/MacPass/Icons/40_FindMailTemplate.pdf b/MacPass/Resources/Icons/40_FindMailTemplate.pdf similarity index 100% rename from MacPass/Icons/40_FindMailTemplate.pdf rename to MacPass/Resources/Icons/40_FindMailTemplate.pdf diff --git a/MacPass/Icons/41_VectorTemplate.pdf b/MacPass/Resources/Icons/41_VectorTemplate.pdf similarity index 100% rename from MacPass/Icons/41_VectorTemplate.pdf rename to MacPass/Resources/Icons/41_VectorTemplate.pdf diff --git a/MacPass/Icons/42_MemoryTemplate.pdf b/MacPass/Resources/Icons/42_MemoryTemplate.pdf similarity index 100% rename from MacPass/Icons/42_MemoryTemplate.pdf rename to MacPass/Resources/Icons/42_MemoryTemplate.pdf diff --git a/MacPass/Icons/43_TrashTemplate.pdf b/MacPass/Resources/Icons/43_TrashTemplate.pdf similarity index 100% rename from MacPass/Icons/43_TrashTemplate.pdf rename to MacPass/Resources/Icons/43_TrashTemplate.pdf diff --git a/MacPass/Icons/44_NotesTemplate.pdf b/MacPass/Resources/Icons/44_NotesTemplate.pdf similarity index 100% rename from MacPass/Icons/44_NotesTemplate.pdf rename to MacPass/Resources/Icons/44_NotesTemplate.pdf diff --git a/MacPass/Icons/45_CancelTemplate.pdf b/MacPass/Resources/Icons/45_CancelTemplate.pdf similarity index 100% rename from MacPass/Icons/45_CancelTemplate.pdf rename to MacPass/Resources/Icons/45_CancelTemplate.pdf diff --git a/MacPass/Icons/46_HelpTemplate.pdf b/MacPass/Resources/Icons/46_HelpTemplate.pdf similarity index 100% rename from MacPass/Icons/46_HelpTemplate.pdf rename to MacPass/Resources/Icons/46_HelpTemplate.pdf diff --git a/MacPass/Icons/47_PackageTemplate.pdf b/MacPass/Resources/Icons/47_PackageTemplate.pdf similarity index 100% rename from MacPass/Icons/47_PackageTemplate.pdf rename to MacPass/Resources/Icons/47_PackageTemplate.pdf diff --git a/MacPass/Icons/48_FolderTemplate.pdf b/MacPass/Resources/Icons/48_FolderTemplate.pdf similarity index 100% rename from MacPass/Icons/48_FolderTemplate.pdf rename to MacPass/Resources/Icons/48_FolderTemplate.pdf diff --git a/MacPass/Icons/49_FolderOpenTemplate.pdf b/MacPass/Resources/Icons/49_FolderOpenTemplate.pdf similarity index 100% rename from MacPass/Icons/49_FolderOpenTemplate.pdf rename to MacPass/Resources/Icons/49_FolderOpenTemplate.pdf diff --git a/MacPass/Icons/50_FolderTarTemplate.pdf b/MacPass/Resources/Icons/50_FolderTarTemplate.pdf similarity index 100% rename from MacPass/Icons/50_FolderTarTemplate.pdf rename to MacPass/Resources/Icons/50_FolderTarTemplate.pdf diff --git a/MacPass/Icons/51_DecryptedTemplate.pdf b/MacPass/Resources/Icons/51_DecryptedTemplate.pdf similarity index 100% rename from MacPass/Icons/51_DecryptedTemplate.pdf rename to MacPass/Resources/Icons/51_DecryptedTemplate.pdf diff --git a/MacPass/Icons/52_EncryptedTemplate.pdf b/MacPass/Resources/Icons/52_EncryptedTemplate.pdf similarity index 100% rename from MacPass/Icons/52_EncryptedTemplate.pdf rename to MacPass/Resources/Icons/52_EncryptedTemplate.pdf diff --git a/MacPass/Icons/53_ApplyTemplate.pdf b/MacPass/Resources/Icons/53_ApplyTemplate.pdf similarity index 100% rename from MacPass/Icons/53_ApplyTemplate.pdf rename to MacPass/Resources/Icons/53_ApplyTemplate.pdf diff --git a/MacPass/Icons/54_SignatureTemplate.pdf b/MacPass/Resources/Icons/54_SignatureTemplate.pdf similarity index 100% rename from MacPass/Icons/54_SignatureTemplate.pdf rename to MacPass/Resources/Icons/54_SignatureTemplate.pdf diff --git a/MacPass/Icons/55_ThumbnailTemplate.pdf b/MacPass/Resources/Icons/55_ThumbnailTemplate.pdf similarity index 100% rename from MacPass/Icons/55_ThumbnailTemplate.pdf rename to MacPass/Resources/Icons/55_ThumbnailTemplate.pdf diff --git a/MacPass/Icons/56_AddressBookTemplate.pdf b/MacPass/Resources/Icons/56_AddressBookTemplate.pdf similarity index 100% rename from MacPass/Icons/56_AddressBookTemplate.pdf rename to MacPass/Resources/Icons/56_AddressBookTemplate.pdf diff --git a/MacPass/Icons/57_TextViewTemplate.pdf b/MacPass/Resources/Icons/57_TextViewTemplate.pdf similarity index 100% rename from MacPass/Icons/57_TextViewTemplate.pdf rename to MacPass/Resources/Icons/57_TextViewTemplate.pdf diff --git a/MacPass/Icons/58_SecureAccountTemplate.pdf b/MacPass/Resources/Icons/58_SecureAccountTemplate.pdf similarity index 100% rename from MacPass/Icons/58_SecureAccountTemplate.pdf rename to MacPass/Resources/Icons/58_SecureAccountTemplate.pdf diff --git a/MacPass/Icons/59_DevelopmentTemplate.pdf b/MacPass/Resources/Icons/59_DevelopmentTemplate.pdf similarity index 100% rename from MacPass/Icons/59_DevelopmentTemplate.pdf rename to MacPass/Resources/Icons/59_DevelopmentTemplate.pdf diff --git a/MacPass/Icons/60_HomeTemplate.pdf b/MacPass/Resources/Icons/60_HomeTemplate.pdf similarity index 100% rename from MacPass/Icons/60_HomeTemplate.pdf rename to MacPass/Resources/Icons/60_HomeTemplate.pdf diff --git a/MacPass/Icons/61_ServicesTemplate.pdf b/MacPass/Resources/Icons/61_ServicesTemplate.pdf similarity index 100% rename from MacPass/Icons/61_ServicesTemplate.pdf rename to MacPass/Resources/Icons/61_ServicesTemplate.pdf diff --git a/MacPass/Icons/62_TuxTemplate.pdf b/MacPass/Resources/Icons/62_TuxTemplate.pdf similarity index 100% rename from MacPass/Icons/62_TuxTemplate.pdf rename to MacPass/Resources/Icons/62_TuxTemplate.pdf diff --git a/MacPass/Icons/63_FeatherTemplate.pdf b/MacPass/Resources/Icons/63_FeatherTemplate.pdf similarity index 100% rename from MacPass/Icons/63_FeatherTemplate.pdf rename to MacPass/Resources/Icons/63_FeatherTemplate.pdf diff --git a/MacPass/Icons/64_AppleTemplate.pdf b/MacPass/Resources/Icons/64_AppleTemplate.pdf similarity index 100% rename from MacPass/Icons/64_AppleTemplate.pdf rename to MacPass/Resources/Icons/64_AppleTemplate.pdf diff --git a/MacPass/Icons/65_WikiTemplate.pdf b/MacPass/Resources/Icons/65_WikiTemplate.pdf similarity index 100% rename from MacPass/Icons/65_WikiTemplate.pdf rename to MacPass/Resources/Icons/65_WikiTemplate.pdf diff --git a/MacPass/Icons/66_MoneyTemplate.pdf b/MacPass/Resources/Icons/66_MoneyTemplate.pdf similarity index 100% rename from MacPass/Icons/66_MoneyTemplate.pdf rename to MacPass/Resources/Icons/66_MoneyTemplate.pdf diff --git a/MacPass/Icons/67_CertificatTemplate.pdf b/MacPass/Resources/Icons/67_CertificatTemplate.pdf similarity index 100% rename from MacPass/Icons/67_CertificatTemplate.pdf rename to MacPass/Resources/Icons/67_CertificatTemplate.pdf diff --git a/MacPass/Icons/68_PhoneTemplate.pdf b/MacPass/Resources/Icons/68_PhoneTemplate.pdf similarity index 100% rename from MacPass/Icons/68_PhoneTemplate.pdf rename to MacPass/Resources/Icons/68_PhoneTemplate.pdf diff --git a/MacPass/Icons/94.pdf b/MacPass/Resources/Icons/94.pdf similarity index 100% rename from MacPass/Icons/94.pdf rename to MacPass/Resources/Icons/94.pdf diff --git a/MacPass/Icons/95.pdf b/MacPass/Resources/Icons/95.pdf similarity index 100% rename from MacPass/Icons/95.pdf rename to MacPass/Resources/Icons/95.pdf diff --git a/MacPass/Icons/96.pdf b/MacPass/Resources/Icons/96.pdf similarity index 100% rename from MacPass/Icons/96.pdf rename to MacPass/Resources/Icons/96.pdf diff --git a/MacPass/Icons/addEntryTemplate.pdf b/MacPass/Resources/Icons/addEntryTemplate.pdf similarity index 100% rename from MacPass/Icons/addEntryTemplate.pdf rename to MacPass/Resources/Icons/addEntryTemplate.pdf diff --git a/MacPass/Icons/addFolderTemplate.pdf b/MacPass/Resources/Icons/addFolderTemplate.pdf similarity index 100% rename from MacPass/Icons/addFolderTemplate.pdf rename to MacPass/Resources/Icons/addFolderTemplate.pdf diff --git a/MacPass/Icons/contextTriangleTemplate.pdf b/MacPass/Resources/Icons/contextTriangleTemplate.pdf similarity index 100% rename from MacPass/Icons/contextTriangleTemplate.pdf rename to MacPass/Resources/Icons/contextTriangleTemplate.pdf diff --git a/MacPass/Icons/createdTemplate.pdf b/MacPass/Resources/Icons/createdTemplate.pdf similarity index 100% rename from MacPass/Icons/createdTemplate.pdf rename to MacPass/Resources/Icons/createdTemplate.pdf diff --git a/MacPass/Icons/downloadTemplate.pdf b/MacPass/Resources/Icons/downloadTemplate.pdf similarity index 100% rename from MacPass/Icons/downloadTemplate.pdf rename to MacPass/Resources/Icons/downloadTemplate.pdf diff --git a/MacPass/Icons/downloadToDiskTemplate.pdf b/MacPass/Resources/Icons/downloadToDiskTemplate.pdf similarity index 100% rename from MacPass/Icons/downloadToDiskTemplate.pdf rename to MacPass/Resources/Icons/downloadToDiskTemplate.pdf diff --git a/MacPass/Icons/harddiskTemplate.pdf b/MacPass/Resources/Icons/harddiskTemplate.pdf similarity index 100% rename from MacPass/Icons/harddiskTemplate.pdf rename to MacPass/Resources/Icons/harddiskTemplate.pdf diff --git a/MacPass/Icons/infoTemplate.pdf b/MacPass/Resources/Icons/infoTemplate.pdf similarity index 100% rename from MacPass/Icons/infoTemplate.pdf rename to MacPass/Resources/Icons/infoTemplate.pdf diff --git a/MacPass/Icons/keyboardTemplate.pdf b/MacPass/Resources/Icons/keyboardTemplate.pdf similarity index 100% rename from MacPass/Icons/keyboardTemplate.pdf rename to MacPass/Resources/Icons/keyboardTemplate.pdf diff --git a/MacPass/de.lproj/GeneralSettings.strings b/MacPass/de.lproj/GeneralPreferences.strings similarity index 100% rename from MacPass/de.lproj/GeneralSettings.strings rename to MacPass/de.lproj/GeneralPreferences.strings diff --git a/MacPass/de.lproj/IntegrationSettings.strings b/MacPass/de.lproj/IntegrationPreferences.strings similarity index 100% rename from MacPass/de.lproj/IntegrationSettings.strings rename to MacPass/de.lproj/IntegrationPreferences.strings diff --git a/MacPass/de.lproj/Localizable.strings b/MacPass/de.lproj/Localizable.strings index cb865e50..9aaf7d11 100644 --- a/MacPass/de.lproj/Localizable.strings +++ b/MacPass/de.lproj/Localizable.strings @@ -363,7 +363,7 @@ "FILE_OPEN_ERROR" = "Fehler beim Öffnen der Datei."; /* General Settings Label */ -"GENERAL_SETTINGS" = "Allgemein"; +"GENERAL_PREFERENCES" = "Allgemein"; /* Group column title */ "GROUP" = "Gruppe"; @@ -698,7 +698,7 @@ "UNKNOWN_TOOLBAR_ITEM" = "Unbekanntes Toolbar-Element"; /* Update Settings Label */ -"UPDATE_SETTINGS" = "Aktualisierung"; +"UPDATE_PREFERENCES" = "Aktualisierung"; /* Menu item to toggle display of url column in entry table Submenu with options what to do with the URL of an entry diff --git a/MacPass/de.lproj/UpdateSettings.strings b/MacPass/de.lproj/UpdatePreferences.strings similarity index 100% rename from MacPass/de.lproj/UpdateSettings.strings rename to MacPass/de.lproj/UpdatePreferences.strings diff --git a/MacPass/de.lproj/WorkflowSettings.strings b/MacPass/de.lproj/WorkflowPreferences.strings similarity index 100% rename from MacPass/de.lproj/WorkflowSettings.strings rename to MacPass/de.lproj/WorkflowPreferences.strings diff --git a/MacPass/en.lproj/GeneralSettings.strings b/MacPass/en.lproj/GeneralPreferences.strings similarity index 100% rename from MacPass/en.lproj/GeneralSettings.strings rename to MacPass/en.lproj/GeneralPreferences.strings diff --git a/MacPass/en.lproj/IntegrationSettings.strings b/MacPass/en.lproj/IntegrationPreferences.strings similarity index 100% rename from MacPass/en.lproj/IntegrationSettings.strings rename to MacPass/en.lproj/IntegrationPreferences.strings diff --git a/MacPass/en.lproj/Localizable.strings b/MacPass/en.lproj/Localizable.strings index fb29063a..403fa1bf 100644 --- a/MacPass/en.lproj/Localizable.strings +++ b/MacPass/en.lproj/Localizable.strings @@ -363,7 +363,7 @@ "FILE_OPEN_ERROR" = "Error opening file."; /* General Settings Label */ -"GENERAL_SETTINGS" = "General"; +"GENERAL_PREFERENCES" = "General"; /* Group column title */ "GROUP" = "Group"; @@ -698,7 +698,7 @@ "UNKNOWN_TOOLBAR_ITEM" = "Unknown Toolbar Item"; /* Update Settings Label */ -"UPDATE_SETTINGS" = "Updates"; +"UPDATE_PREFERENCES" = "Updates"; /* Menu item to toggle display of url column in entry table Submenu with options what to do with the URL of an entry diff --git a/MacPass/en.lproj/UpdateSettings.strings b/MacPass/en.lproj/UpdatePreferences.strings similarity index 100% rename from MacPass/en.lproj/UpdateSettings.strings rename to MacPass/en.lproj/UpdatePreferences.strings diff --git a/MacPass/en.lproj/WorkflowSettings.strings b/MacPass/en.lproj/WorkflowPreferences.strings similarity index 100% rename from MacPass/en.lproj/WorkflowSettings.strings rename to MacPass/en.lproj/WorkflowPreferences.strings diff --git a/MacPass/es.lproj/GeneralSettings.strings b/MacPass/es.lproj/GeneralPreferences.strings similarity index 100% rename from MacPass/es.lproj/GeneralSettings.strings rename to MacPass/es.lproj/GeneralPreferences.strings diff --git a/MacPass/es.lproj/IntegrationSettings.strings b/MacPass/es.lproj/IntegrationPreferences.strings similarity index 100% rename from MacPass/es.lproj/IntegrationSettings.strings rename to MacPass/es.lproj/IntegrationPreferences.strings diff --git a/MacPass/es.lproj/Localizable.strings b/MacPass/es.lproj/Localizable.strings index 3c590e7e..f644eec8 100644 --- a/MacPass/es.lproj/Localizable.strings +++ b/MacPass/es.lproj/Localizable.strings @@ -129,9 +129,9 @@ "DEFAULT_WINDOW_TITLE" = "Título de Ventana"; /* Settings */ -"GENERAL_SETTINGS" = "General"; +"GENERAL_PREFERENCES" = "General"; "INTEGRATION_SETTINGS" = "Integración"; -"UPDATE_SETTINGS" = "Actualizaciones"; +"UPDATE_PREFERENCES" = "Actualizaciones"; "WORKFLOW_SETTINGS" = "Flujo de Trabajo"; "DEFAULT_BROWSER" = "Navegador Predeterminado"; "OTHER_BROWSER" = "Seleccionar Navegador…"; diff --git a/MacPass/es.lproj/UpdateSettings.strings b/MacPass/es.lproj/UpdatePreferences.strings similarity index 100% rename from MacPass/es.lproj/UpdateSettings.strings rename to MacPass/es.lproj/UpdatePreferences.strings diff --git a/MacPass/es.lproj/WorkflowSettings.strings b/MacPass/es.lproj/WorkflowPreferences.strings similarity index 100% rename from MacPass/es.lproj/WorkflowSettings.strings rename to MacPass/es.lproj/WorkflowPreferences.strings diff --git a/MacPass/fr.lproj/GeneralSettings.strings b/MacPass/fr.lproj/GeneralPreferences.strings similarity index 100% rename from MacPass/fr.lproj/GeneralSettings.strings rename to MacPass/fr.lproj/GeneralPreferences.strings diff --git a/MacPass/fr.lproj/IntegrationSettings.strings b/MacPass/fr.lproj/IntegrationPreferences.strings similarity index 100% rename from MacPass/fr.lproj/IntegrationSettings.strings rename to MacPass/fr.lproj/IntegrationPreferences.strings diff --git a/MacPass/fr.lproj/Localizable.strings b/MacPass/fr.lproj/Localizable.strings index e8dba5b4..01feead3 100644 --- a/MacPass/fr.lproj/Localizable.strings +++ b/MacPass/fr.lproj/Localizable.strings @@ -263,7 +263,7 @@ "FILE_OPEN_ERROR" = "Erreur lors de l'ouverture du fichier"; /* General Settings Label */ -"GENERAL_SETTINGS" = "Général"; +"GENERAL_PREFERENCES" = "Général"; /* Group column title */ "GROUP" = "Groupe"; @@ -571,7 +571,7 @@ "UNKNOWN_FORMAT" = "Format inconnu"; /* Update Settings Label */ -"UPDATE_SETTINGS" = "Mises à jour"; +"UPDATE_PREFERENCES" = "Mises à jour"; /* Menu item to toggle display of url column in entry table Submenu with options what to do with the URL of an entry diff --git a/MacPass/fr.lproj/UpdateSettings.strings b/MacPass/fr.lproj/UpdatePreferences.strings similarity index 100% rename from MacPass/fr.lproj/UpdateSettings.strings rename to MacPass/fr.lproj/UpdatePreferences.strings diff --git a/MacPass/fr.lproj/WorkflowSettings.strings b/MacPass/fr.lproj/WorkflowPreferences.strings similarity index 100% rename from MacPass/fr.lproj/WorkflowSettings.strings rename to MacPass/fr.lproj/WorkflowPreferences.strings diff --git a/MacPass/it.lproj/GeneralSettings.strings b/MacPass/it.lproj/GeneralPreferences.strings similarity index 100% rename from MacPass/it.lproj/GeneralSettings.strings rename to MacPass/it.lproj/GeneralPreferences.strings diff --git a/MacPass/it.lproj/IntegrationSettings.strings b/MacPass/it.lproj/IntegrationPreferences.strings similarity index 100% rename from MacPass/it.lproj/IntegrationSettings.strings rename to MacPass/it.lproj/IntegrationPreferences.strings diff --git a/MacPass/it.lproj/Localizable.strings b/MacPass/it.lproj/Localizable.strings index ea032207..5f1fda56 100644 --- a/MacPass/it.lproj/Localizable.strings +++ b/MacPass/it.lproj/Localizable.strings @@ -129,9 +129,9 @@ "DEFAULT_WINDOW_TITLE" = "Titolo Finestra"; /* Settings */ -"GENERAL_SETTINGS" = "Generale"; +"GENERAL_PREFERENCES" = "Generale"; "INTEGRATION_SETTINGS" = "Integrazione"; -"UPDATE_SETTINGS" = "Aggiornamenti"; +"UPDATE_PREFERENCES" = "Aggiornamenti"; "WORKFLOW_SETTINGS" = "Flusso di Lavoro"; "DEFAULT_BROWSER" = "Browser Predefinito"; "OTHER_BROWSER" = "Seleziona Browser…"; diff --git a/MacPass/it.lproj/UpdateSettings.strings b/MacPass/it.lproj/UpdatePreferences.strings similarity index 100% rename from MacPass/it.lproj/UpdateSettings.strings rename to MacPass/it.lproj/UpdatePreferences.strings diff --git a/MacPass/it.lproj/WorkflowSettings.strings b/MacPass/it.lproj/WorkflowPreferences.strings similarity index 100% rename from MacPass/it.lproj/WorkflowSettings.strings rename to MacPass/it.lproj/WorkflowPreferences.strings diff --git a/MacPass/nl.lproj/GeneralSettings.strings b/MacPass/nl.lproj/GeneralPreferences.strings similarity index 100% rename from MacPass/nl.lproj/GeneralSettings.strings rename to MacPass/nl.lproj/GeneralPreferences.strings diff --git a/MacPass/nl.lproj/IntegrationSettings.strings b/MacPass/nl.lproj/IntegrationPreferences.strings similarity index 100% rename from MacPass/nl.lproj/IntegrationSettings.strings rename to MacPass/nl.lproj/IntegrationPreferences.strings diff --git a/MacPass/nl.lproj/Localizable.strings b/MacPass/nl.lproj/Localizable.strings index 44a9e02d..d3bf10f7 100644 --- a/MacPass/nl.lproj/Localizable.strings +++ b/MacPass/nl.lproj/Localizable.strings @@ -345,7 +345,7 @@ "FILE_OPEN_ERROR" = "Openen mislukt."; /* General Settings Label */ -"GENERAL_SETTINGS" = "Algemeen"; +"GENERAL_PREFERENCES" = "Algemeen"; /* Group column title */ "GROUP" = "Groep"; @@ -662,7 +662,7 @@ "UNKNOWN_TOOLBAR_ITEM" = "Onbekend knoppenbalkonderdeel"; /* Update Settings Label */ -"UPDATE_SETTINGS" = "Updates"; +"UPDATE_PREFERENCES" = "Updates"; /* Menu item to toggle display of url column in entry table Submenu with options what to do with the URL of an entry diff --git a/MacPass/nl.lproj/UpdateSettings.strings b/MacPass/nl.lproj/UpdatePreferences.strings similarity index 100% rename from MacPass/nl.lproj/UpdateSettings.strings rename to MacPass/nl.lproj/UpdatePreferences.strings diff --git a/MacPass/nl.lproj/WorkflowSettings.strings b/MacPass/nl.lproj/WorkflowPreferences.strings similarity index 100% rename from MacPass/nl.lproj/WorkflowSettings.strings rename to MacPass/nl.lproj/WorkflowPreferences.strings diff --git a/MacPass/pl.lproj/GeneralSettings.strings b/MacPass/pl.lproj/GeneralPreferences.strings similarity index 100% rename from MacPass/pl.lproj/GeneralSettings.strings rename to MacPass/pl.lproj/GeneralPreferences.strings diff --git a/MacPass/pl.lproj/IntegrationSettings.strings b/MacPass/pl.lproj/IntegrationPreferences.strings similarity index 100% rename from MacPass/pl.lproj/IntegrationSettings.strings rename to MacPass/pl.lproj/IntegrationPreferences.strings diff --git a/MacPass/pl.lproj/Localizable.strings b/MacPass/pl.lproj/Localizable.strings index 1266d8d2..03e2262c 100644 --- a/MacPass/pl.lproj/Localizable.strings +++ b/MacPass/pl.lproj/Localizable.strings @@ -252,7 +252,7 @@ "FILE_OPEN_ERROR" = "Błąd! Nie można otworzyć pliku."; /* General Settings Label */ -"GENERAL_SETTINGS" = "Ogólne"; +"GENERAL_PREFERENCES" = "Ogólne"; /* Group column title */ "GROUP" = "Grupa"; @@ -545,7 +545,7 @@ "UNKNOWN_TOOLBAR_ITEM" = ""; /* Update Settings Label */ -"UPDATE_SETTINGS" = "Uaktualnienia"; +"UPDATE_PREFERENCES" = "Uaktualnienia"; /* Message text for disabled updates alert! */ "Updates are disabled!" = "Aktualizacje są wyłączone!"; diff --git a/MacPass/pl.lproj/UpdateSettings.strings b/MacPass/pl.lproj/UpdatePreferences.strings similarity index 100% rename from MacPass/pl.lproj/UpdateSettings.strings rename to MacPass/pl.lproj/UpdatePreferences.strings diff --git a/MacPass/pl.lproj/WorkflowSettings.strings b/MacPass/pl.lproj/WorkflowPreferences.strings similarity index 100% rename from MacPass/pl.lproj/WorkflowSettings.strings rename to MacPass/pl.lproj/WorkflowPreferences.strings diff --git a/MacPass/ru.lproj/GeneralSettings.strings b/MacPass/ru.lproj/GeneralPreferences.strings similarity index 100% rename from MacPass/ru.lproj/GeneralSettings.strings rename to MacPass/ru.lproj/GeneralPreferences.strings diff --git a/MacPass/ru.lproj/IntegrationSettings.strings b/MacPass/ru.lproj/IntegrationPreferences.strings similarity index 100% rename from MacPass/ru.lproj/IntegrationSettings.strings rename to MacPass/ru.lproj/IntegrationPreferences.strings diff --git a/MacPass/ru.lproj/Localizable.strings b/MacPass/ru.lproj/Localizable.strings index 8790ef85..39bc86d5 100644 --- a/MacPass/ru.lproj/Localizable.strings +++ b/MacPass/ru.lproj/Localizable.strings @@ -355,7 +355,7 @@ "FILE_OPEN_ERROR" = "Ошибка открытия файла."; /* General Settings Label */ -"GENERAL_SETTINGS" = "Общие"; +"GENERAL_PREFERENCES" = "Общие"; /* Group column title */ "GROUP" = "Группа"; @@ -690,7 +690,7 @@ "UNKNOWN_TOOLBAR_ITEM" = "Неизвестный элемент панели инструментов"; /* Update Settings Label */ -"UPDATE_SETTINGS" = "Обновления"; +"UPDATE_PREFERENCES" = "Обновления"; /* Menu item to toggle display of url column in entry table Submenu with options what to do with the URL of an entry diff --git a/MacPass/ru.lproj/UpdateSettings.strings b/MacPass/ru.lproj/UpdatePreferences.strings similarity index 100% rename from MacPass/ru.lproj/UpdateSettings.strings rename to MacPass/ru.lproj/UpdatePreferences.strings diff --git a/MacPass/ru.lproj/WorkflowSettings.strings b/MacPass/ru.lproj/WorkflowPreferences.strings similarity index 100% rename from MacPass/ru.lproj/WorkflowSettings.strings rename to MacPass/ru.lproj/WorkflowPreferences.strings diff --git a/MacPass/sv-SE.lproj/GeneralSettings.strings b/MacPass/sv-SE.lproj/GeneralPreferences.strings similarity index 100% rename from MacPass/sv-SE.lproj/GeneralSettings.strings rename to MacPass/sv-SE.lproj/GeneralPreferences.strings diff --git a/MacPass/sv-SE.lproj/IntegrationSettings.strings b/MacPass/sv-SE.lproj/IntegrationPreferences.strings similarity index 100% rename from MacPass/sv-SE.lproj/IntegrationSettings.strings rename to MacPass/sv-SE.lproj/IntegrationPreferences.strings diff --git a/MacPass/sv-SE.lproj/Localizable.strings b/MacPass/sv-SE.lproj/Localizable.strings index d850a570..991726ca 100644 --- a/MacPass/sv-SE.lproj/Localizable.strings +++ b/MacPass/sv-SE.lproj/Localizable.strings @@ -264,7 +264,7 @@ "FILE_OPEN_ERROR" = "Problem att öppna filen."; /* General Settings Label */ -"GENERAL_SETTINGS" = "Allmänt"; +"GENERAL_PREFERENCES" = "Allmänt"; /* Group column title */ "GROUP" = "Grupp"; @@ -572,7 +572,7 @@ "UNKNOWN_TOOLBAR_ITEM" = "Okänt verktygsradsföremål"; /* Update Settings Label */ -"UPDATE_SETTINGS" = "Uppdateringar"; +"UPDATE_PREFERENCES" = "Uppdateringar"; /* Menu item to toggle display of url column in entry table Submenu with options what to do with the URL of an entry diff --git a/MacPass/sv-SE.lproj/UpdateSettings.strings b/MacPass/sv-SE.lproj/UpdatePreferences.strings similarity index 100% rename from MacPass/sv-SE.lproj/UpdateSettings.strings rename to MacPass/sv-SE.lproj/UpdatePreferences.strings diff --git a/MacPass/sv-SE.lproj/WorkflowSettings.strings b/MacPass/sv-SE.lproj/WorkflowPreferences.strings similarity index 100% rename from MacPass/sv-SE.lproj/WorkflowSettings.strings rename to MacPass/sv-SE.lproj/WorkflowPreferences.strings diff --git a/MacPass/zh-Hans.lproj/GeneralSettings.strings b/MacPass/zh-Hans.lproj/GeneralPreferences.strings similarity index 100% rename from MacPass/zh-Hans.lproj/GeneralSettings.strings rename to MacPass/zh-Hans.lproj/GeneralPreferences.strings diff --git a/MacPass/zh-Hans.lproj/IntegrationSettings.strings b/MacPass/zh-Hans.lproj/IntegrationPreferences.strings similarity index 100% rename from MacPass/zh-Hans.lproj/IntegrationSettings.strings rename to MacPass/zh-Hans.lproj/IntegrationPreferences.strings diff --git a/MacPass/zh-Hans.lproj/Localizable.strings b/MacPass/zh-Hans.lproj/Localizable.strings index 4c070e60..4aba6346 100644 --- a/MacPass/zh-Hans.lproj/Localizable.strings +++ b/MacPass/zh-Hans.lproj/Localizable.strings @@ -129,9 +129,9 @@ "DEFAULT_WINDOW_TITLE" = "Window Title"; /* Settings */ -"GENERAL_SETTINGS" = "通用"; +"GENERAL_PREFERENCES" = "通用"; "INTEGRATION_SETTINGS" = "集成"; -"UPDATE_SETTINGS" = "更新"; +"UPDATE_PREFERENCES" = "更新"; "WORKFLOW_SETTINGS" = "工作流"; "DEFAULT_BROWSER" = "缺省浏览器"; "OTHER_BROWSER" = "选择浏览器…"; diff --git a/MacPass/zh-Hans.lproj/UpdateSettings.strings b/MacPass/zh-Hans.lproj/UpdatePreferences.strings similarity index 100% rename from MacPass/zh-Hans.lproj/UpdateSettings.strings rename to MacPass/zh-Hans.lproj/UpdatePreferences.strings diff --git a/MacPass/zh-Hans.lproj/WorkflowSettings.strings b/MacPass/zh-Hans.lproj/WorkflowPreferences.strings similarity index 100% rename from MacPass/zh-Hans.lproj/WorkflowSettings.strings rename to MacPass/zh-Hans.lproj/WorkflowPreferences.strings