From: <haw...@us...> - 2008-11-20 01:20:35
|
Revision: 218 http://pgsqlformac.svn.sourceforge.net/pgsqlformac/?rev=218&view=rev Author: hawkmoon Date: 2008-11-20 01:20:30 +0000 (Thu, 20 Nov 2008) Log Message: ----------- Modified Paths: -------------- trunk/Automator/PostgreSQL Dynamic Query Action/English.lproj/main.nib/classes.nib trunk/Automator/PostgreSQL Dynamic Query Action/English.lproj/main.nib/info.nib trunk/Automator/PostgreSQL Dynamic Query Action/English.lproj/main.nib/keyedobjects.nib trunk/Automator/PostgreSQL Dynamic Query Action/Info.plist trunk/Automator/PostgreSQL Dynamic Query Action/PostgreSQL Dynamic Query Action.xcodeproj/project.pbxproj trunk/Automator/PostgreSQL Query Action/English.lproj/main.nib/info.nib trunk/Automator/PostgreSQL Query Action/English.lproj/main.nib/keyedobjects.nib trunk/Automator/PostgreSQL Query Action/Info.plist trunk/Automator/PostgreSQL Query Action/PostgreSQL Query Action.h trunk/Automator/PostgreSQL Query Action/PostgreSQL Query Action.m trunk/Automator/PostgreSQL Query Action/PostgreSQL Query Action.xcodeproj/project.pbxproj trunk/Installers/PostgreSQL for Mac/PostgreSQL for Mac.pmdoc/01postgresql.xml trunk/Installers/PostgreSQL for Mac/PostgreSQL for Mac.pmdoc/index.xml trunk/PreferencePane/PostgreSQL Server/Utilities/PostgreSQL Network Configuration/PostgreSQL Network Configuration.xcodeproj/project.pbxproj Modified: trunk/Automator/PostgreSQL Dynamic Query Action/English.lproj/main.nib/classes.nib =================================================================== --- trunk/Automator/PostgreSQL Dynamic Query Action/English.lproj/main.nib/classes.nib 2008-11-13 19:00:34 UTC (rev 217) +++ trunk/Automator/PostgreSQL Dynamic Query Action/English.lproj/main.nib/classes.nib 2008-11-20 01:20:30 UTC (rev 218) @@ -1,25 +1,58 @@ -{ - IBClasses = ( - { - ACTIONS = {completed = id; run = id; runNext = id; stop = id; }; - CLASS = AMAction; - LANGUAGE = ObjC; - SUPERCLASS = NSObject; - }, - { - CLASS = AMAppleScriptAction; - LANGUAGE = ObjC; - OUTLETS = {"_script" = NSAppleScript; }; - SUPERCLASS = AMBundleAction; - }, - { - ACTIONS = {onSelectConnection = id; }; - CLASS = AMBundleAction; - LANGUAGE = ObjC; - OUTLETS = {dataSourceList = NSPopUpButton; view = NSView; }; - SUPERCLASS = AMAction; - }, - {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; } - ); - IBVersion = 1; -} \ No newline at end of file +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>IBClasses</key> + <array> + <dict> + <key>ACTIONS</key> + <dict> + <key>onSelectConnection</key> + <string>id</string> + </dict> + <key>CLASS</key> + <string>AMBundleAction</string> + <key>LANGUAGE</key> + <string>ObjC</string> + <key>OUTLETS</key> + <dict> + <key>dataSourceList</key> + <string>NSPopUpButton</string> + <key>view</key> + <string>NSView</string> + </dict> + <key>SUPERCLASS</key> + <string>AMAction</string> + </dict> + <dict> + <key>ACTIONS</key> + <dict> + <key>completed</key> + <string>id</string> + <key>run</key> + <string>id</string> + <key>runNext</key> + <string>id</string> + <key>stop</key> + <string>id</string> + </dict> + <key>CLASS</key> + <string>AMAction</string> + <key>LANGUAGE</key> + <string>ObjC</string> + <key>SUPERCLASS</key> + <string>NSObject</string> + </dict> + <dict> + <key>CLASS</key> + <string>FirstResponder</string> + <key>LANGUAGE</key> + <string>ObjC</string> + <key>SUPERCLASS</key> + <string>NSObject</string> + </dict> + </array> + <key>IBVersion</key> + <string>1</string> +</dict> +</plist> Modified: trunk/Automator/PostgreSQL Dynamic Query Action/English.lproj/main.nib/info.nib =================================================================== --- trunk/Automator/PostgreSQL Dynamic Query Action/English.lproj/main.nib/info.nib 2008-11-13 19:00:34 UTC (rev 217) +++ trunk/Automator/PostgreSQL Dynamic Query Action/English.lproj/main.nib/info.nib 2008-11-20 01:20:30 UTC (rev 218) @@ -1,16 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> - <key>IBDocumentLocation</key> - <string>723 255 356 240 0 0 1920 1178 </string> - <key>IBEditorPositions</key> - <dict> - <key>5</key> - <string>705 647 509 294 0 0 1920 1178 </string> - </dict> <key>IBFramework Version</key> - <string>446.1</string> + <string>672</string> <key>IBOldestOS</key> <integer>4</integer> <key>IBOpenObjects</key> @@ -18,6 +11,8 @@ <integer>5</integer> </array> <key>IBSystem Version</key> - <string>8R4061a</string> + <string>9F33</string> + <key>targetFramework</key> + <string>IBCocoaFramework</string> </dict> </plist> Modified: trunk/Automator/PostgreSQL Dynamic Query Action/English.lproj/main.nib/keyedobjects.nib =================================================================== (Binary files differ) Modified: trunk/Automator/PostgreSQL Dynamic Query Action/Info.plist =================================================================== --- trunk/Automator/PostgreSQL Dynamic Query Action/Info.plist 2008-11-13 19:00:34 UTC (rev 217) +++ trunk/Automator/PostgreSQL Dynamic Query Action/Info.plist 2008-11-20 01:20:30 UTC (rev 218) @@ -20,7 +20,7 @@ <key>AMCanShowWhenRun</key> <true/> <key>AMCategory</key> - <string>Database</string> + <string>AMCategoryutilities</string> <key>AMDefaultParameters</key> <dict/> <key>AMDescription</key> @@ -43,7 +43,7 @@ <string>Executes a query against a PostgreSQL Database, and returns a list of data elements from the database.</string> </dict> <key>AMIconName</key> - <string>PGDAAP</string> + <string>query-tool</string> <key>AMKeywords</key> <array/> <key>AMName</key> @@ -66,7 +66,7 @@ <key>ApplyButton</key> <string>(* Button label for user to add proposed Action, e.g. Add. *)</string> <key>IgnoreButton</key> - <string>(* Button label for user not to add proposed Action, e.g. Don't Add. *)</string> + <string>(* Button label for user not to add proposed Action, e.g. Don't Add. *)</string> <key>Level</key> <integer>0</integer> <key>Message</key> Modified: trunk/Automator/PostgreSQL Dynamic Query Action/PostgreSQL Dynamic Query Action.xcodeproj/project.pbxproj =================================================================== --- trunk/Automator/PostgreSQL Dynamic Query Action/PostgreSQL Dynamic Query Action.xcodeproj/project.pbxproj 2008-11-13 19:00:34 UTC (rev 217) +++ trunk/Automator/PostgreSQL Dynamic Query Action/PostgreSQL Dynamic Query Action.xcodeproj/project.pbxproj 2008-11-20 01:20:30 UTC (rev 218) @@ -10,6 +10,7 @@ 431AC42F0CA9A806006A2B73 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 431AC42E0CA9A806006A2B73 /* Security.framework */; }; 431AC4330CA9A837006A2B73 /* PGSQLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 431AC4320CA9A837006A2B73 /* PGSQLKit.framework */; }; 431AC43C0CA9A9B8006A2B73 /* PGSQLKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 431AC4320CA9A837006A2B73 /* PGSQLKit.framework */; }; + 436C84AC0ECC8EFA007996FD /* query-tool.icns in Resources */ = {isa = PBXBuildFile; fileRef = 436C84AB0ECC8EFA007996FD /* query-tool.icns */; }; 650E79E2067AB5AE00B4A4EC /* Automator.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 650E79E1067AB5AE00B4A4EC /* Automator.framework */; }; 65181752067A8D39005BD953 /* PostgreSQL Dynamic Query Action.m in Sources */ = {isa = PBXBuildFile; fileRef = 65181750067A8D39005BD953 /* PostgreSQL Dynamic Query Action.m */; }; 65C50ADF067A987800FE4393 /* main.nib in Resources */ = {isa = PBXBuildFile; fileRef = 65C50ADD067A987800FE4393 /* main.nib */; }; @@ -38,6 +39,7 @@ 32DBCF630370AF2F00C91783 /* PostgreSQL Dynamic Query Action_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PostgreSQL Dynamic Query Action_Prefix.pch"; sourceTree = "<group>"; }; 431AC42E0CA9A806006A2B73 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; }; 431AC4320CA9A837006A2B73 /* PGSQLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PGSQLKit.framework; path = /Library/Frameworks/PGSQLKit.framework; sourceTree = "<absolute>"; }; + 436C84AB0ECC8EFA007996FD /* query-tool.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "query-tool.icns"; sourceTree = "<group>"; }; 650E79E1067AB5AE00B4A4EC /* Automator.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Automator.framework; path = /System/Library/Frameworks/Automator.framework; sourceTree = "<absolute>"; }; 6518174F067A8D39005BD953 /* PostgreSQL Dynamic Query Action.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PostgreSQL Dynamic Query Action.h"; sourceTree = "<group>"; }; 65181750067A8D39005BD953 /* PostgreSQL Dynamic Query Action.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "PostgreSQL Dynamic Query Action.m"; sourceTree = "<group>"; }; @@ -85,6 +87,7 @@ 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( + 436C84AB0ECC8EFA007996FD /* query-tool.icns */, 65C50ADD067A987800FE4393 /* main.nib */, 8D5B49B7048680CD000E48DA /* Info.plist */, 089C167DFE841241C02AAC07 /* InfoPlist.strings */, @@ -184,6 +187,7 @@ files = ( 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */, 65C50ADF067A987800FE4393 /* main.nib in Resources */, + 436C84AC0ECC8EFA007996FD /* query-tool.icns in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; Modified: trunk/Automator/PostgreSQL Query Action/English.lproj/main.nib/info.nib =================================================================== --- trunk/Automator/PostgreSQL Query Action/English.lproj/main.nib/info.nib 2008-11-13 19:00:34 UTC (rev 217) +++ trunk/Automator/PostgreSQL Query Action/English.lproj/main.nib/info.nib 2008-11-20 01:20:30 UTC (rev 218) @@ -3,15 +3,17 @@ <plist version="1.0"> <dict> <key>IBFramework Version</key> - <string>629</string> + <string>672</string> <key>IBLastKnownRelativeProjectPath</key> <string>../../PostgreSQL Query Action.xcodeproj</string> <key>IBOldestOS</key> <integer>5</integer> <key>IBOpenObjects</key> - <array/> + <array> + <integer>5</integer> + </array> <key>IBSystem Version</key> - <string>9A581</string> + <string>9F33</string> <key>targetFramework</key> <string>IBCocoaFramework</string> </dict> Modified: trunk/Automator/PostgreSQL Query Action/English.lproj/main.nib/keyedobjects.nib =================================================================== (Binary files differ) Modified: trunk/Automator/PostgreSQL Query Action/Info.plist =================================================================== --- trunk/Automator/PostgreSQL Query Action/Info.plist 2008-11-13 19:00:34 UTC (rev 217) +++ trunk/Automator/PostgreSQL Query Action/Info.plist 2008-11-20 01:20:30 UTC (rev 218) @@ -7,7 +7,7 @@ <key>AMApplication</key> <string>Database</string> <key>AMCanShowSelectedItemsWhenRun</key> - <false/> + <true/> <key>AMCanShowWhenRun</key> <true/> <key>AMCategory</key> @@ -57,7 +57,7 @@ <key>ApplyButton</key> <string>(* Button label for user to add proposed Action, e.g. Add. *)</string> <key>IgnoreButton</key> - <string>(* Button label for user not to add proposed Action, e.g. Don't Add. *)</string> + <string>(* Button label for user not to add proposed Action, e.g. Don't Add. *)</string> <key>Level</key> <integer>0</integer> <key>Message</key> Modified: trunk/Automator/PostgreSQL Query Action/PostgreSQL Query Action.h =================================================================== --- trunk/Automator/PostgreSQL Query Action/PostgreSQL Query Action.h 2008-11-13 19:00:34 UTC (rev 217) +++ trunk/Automator/PostgreSQL Query Action/PostgreSQL Query Action.h 2008-11-20 01:20:30 UTC (rev 218) @@ -17,6 +17,5 @@ - (id)runWithInput:(id)input fromAction:(AMAction *)anAction error:(NSDictionary **)errorInfo; - (IBAction)onSelectConnection:(id)sender; -- (IBAction)onRegisterApplication:(id)sender; @end Modified: trunk/Automator/PostgreSQL Query Action/PostgreSQL Query Action.m =================================================================== --- trunk/Automator/PostgreSQL Query Action/PostgreSQL Query Action.m 2008-11-13 19:00:34 UTC (rev 217) +++ trunk/Automator/PostgreSQL Query Action/PostgreSQL Query Action.m 2008-11-20 01:20:30 UTC (rev 218) @@ -7,7 +7,6 @@ // #import "PostgreSQL Query Action.h" -// #import "RegistrationDialog.h" #import <Security/Security.h> #import <CoreFoundation/CoreFoundation.h> #import <stdlib.h> @@ -73,8 +72,6 @@ [dict setValue:@"" forKey:@"userName"]; [dict setValue:@"" forKey:@"password"]; [dict setValue:@"" forKey:@"databaseName"]; - [dict setValue:@"YES" forKey:@"isRegistered"]; - [dict setValue:@"Unregistered" forKey:@"registeredOwner"]; // alter this to read the password (last two nulls) status = SecKeychainItemCopyContent(item, NULL, &list, &passwordLen, @@ -140,16 +137,11 @@ { self = [super initWithDefinition:dict fromArchive:archived]; - [[self parameters] setValue:@"NO" forKey:@"isRegistered"]; - [[self parameters] setValue:@"Unregistered" forKey:@"registeredOwner"]; - // load the plist and see if the key information is present. // first check the local machine domain, then the local user. If the file // exists, read it and verify it. - - if (self != nil) { NSMutableArray *savedConnections = [[NSMutableArray alloc] init]; @@ -267,8 +259,6 @@ [dict setValue:@"" forKey:@"userName"]; [dict setValue:@"" forKey:@"password"]; [dict setValue:@"" forKey:@"databaseName"]; - [dict setValue:@"YES" forKey:@"isRegistered"]; - [dict setValue:@"Unregistered" forKey:@"registeredOwner"]; return; } @@ -309,12 +299,5 @@ } -- (IBAction)onRegisterApplication:(id)sender -{ - - // change this to just load the registration applicatoin from the bundle - // RegistrationDialog *dlg = [[RegistrationDialog alloc] init]; - // [dlg beginModalDialogForWindow:[[self view] window]]; -} @end Modified: trunk/Automator/PostgreSQL Query Action/PostgreSQL Query Action.xcodeproj/project.pbxproj =================================================================== --- trunk/Automator/PostgreSQL Query Action/PostgreSQL Query Action.xcodeproj/project.pbxproj 2008-11-13 19:00:34 UTC (rev 217) +++ trunk/Automator/PostgreSQL Query Action/PostgreSQL Query Action.xcodeproj/project.pbxproj 2008-11-20 01:20:30 UTC (rev 218) @@ -10,7 +10,6 @@ 43078FF30CEBCCD900A1F930 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43078FF20CEBCCD900A1F930 /* WebKit.framework */; }; 43273FEE0C98745900C9E033 /* PGSQLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43273FED0C98745900C9E033 /* PGSQLKit.framework */; }; 433A145A0CA8535D006583AA /* PGSQLKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 43273FED0C98745900C9E033 /* PGSQLKit.framework */; }; - 43A10E670CEB9D6700C2BC85 /* Registration.nib in Resources */ = {isa = PBXBuildFile; fileRef = 43A10E650CEB9D6600C2BC85 /* Registration.nib */; }; 43B0134A0CE4FB6B00C29C2B /* query-tool.icns in Resources */ = {isa = PBXBuildFile; fileRef = 43B013490CE4FB6B00C29C2B /* query-tool.icns */; }; 43DADC010C9DB4C900C62852 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43DADC000C9DB4C900C62852 /* Security.framework */; }; 650E79E2067AB5AE00B4A4EC /* Automator.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 650E79E1067AB5AE00B4A4EC /* Automator.framework */; }; @@ -41,9 +40,6 @@ 32DBCF630370AF2F00C91783 /* PostgreSQL Query Action_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PostgreSQL Query Action_Prefix.pch"; sourceTree = "<group>"; }; 43078FF20CEBCCD900A1F930 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/WebKit.framework; sourceTree = SYSTEM_DEVELOPER_DIR; }; 43273FED0C98745900C9E033 /* PGSQLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PGSQLKit.framework; path = /Library/Frameworks/PGSQLKit.framework; sourceTree = "<absolute>"; }; - 432BB7050CE661A600154411 /* RegistrationDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegistrationDialog.h; sourceTree = "<group>"; }; - 432BB7060CE661A600154411 /* RegistrationDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RegistrationDialog.m; sourceTree = "<group>"; }; - 43A10E660CEB9D6600C2BC85 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Registration.nib; sourceTree = "<group>"; }; 43B013490CE4FB6B00C29C2B /* query-tool.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "query-tool.icns"; sourceTree = "<group>"; }; 43DADC000C9DB4C900C62852 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; }; 650E79E1067AB5AE00B4A4EC /* Automator.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Automator.framework; path = /System/Library/Frameworks/Automator.framework; sourceTree = "<absolute>"; }; @@ -94,7 +90,6 @@ 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( - 43A10E650CEB9D6600C2BC85 /* Registration.nib */, 43B013490CE4FB6B00C29C2B /* query-tool.icns */, 65C50ADD067A987800FE4393 /* main.nib */, 8D5B49B7048680CD000E48DA /* Info.plist */, @@ -108,8 +103,6 @@ children = ( 6518174F067A8D39005BD953 /* PostgreSQL Query Action.h */, 65181750067A8D39005BD953 /* PostgreSQL Query Action.m */, - 432BB7050CE661A600154411 /* RegistrationDialog.h */, - 432BB7060CE661A600154411 /* RegistrationDialog.m */, ); name = Classes; sourceTree = "<group>"; @@ -199,7 +192,6 @@ 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */, 65C50ADF067A987800FE4393 /* main.nib in Resources */, 43B0134A0CE4FB6B00C29C2B /* query-tool.icns in Resources */, - 43A10E670CEB9D6700C2BC85 /* Registration.nib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -241,14 +233,6 @@ name = InfoPlist.strings; sourceTree = "<group>"; }; - 43A10E650CEB9D6600C2BC85 /* Registration.nib */ = { - isa = PBXVariantGroup; - children = ( - 43A10E660CEB9D6600C2BC85 /* English */, - ); - name = Registration.nib; - sourceTree = "<group>"; - }; 65C50ADD067A987800FE4393 /* main.nib */ = { isa = PBXVariantGroup; children = ( Modified: trunk/Installers/PostgreSQL for Mac/PostgreSQL for Mac.pmdoc/01postgresql.xml =================================================================== --- trunk/Installers/PostgreSQL for Mac/PostgreSQL for Mac.pmdoc/01postgresql.xml 2008-11-13 19:00:34 UTC (rev 217) +++ trunk/Installers/PostgreSQL for Mac/PostgreSQL for Mac.pmdoc/01postgresql.xml 2008-11-20 01:20:30 UTC (rev 218) @@ -1 +1 @@ -<pkgref spec="1.12" uuid="0CE0FB3E-841F-4ECB-A530-576853338088"><config><identifier>com.druware.postgresqlformac.postgresqlForMac.postgresql8.pkg</identifier><version>8.3.5</version><description></description><post-install type="none"/><requireAuthorization/><installFrom mod="true" includeRoot="true">/var/tmp/merge/Universal/Library/PostgreSQL8</installFrom><installTo mod="true">/Library/</installTo><flags><followSymbolicLinks/></flags><packageStore type="internal"></packageStore><mod>parent</mod><mod>scripts.postinstall.path</mod><mod>scripts.postflight.path</mod><mod>scripts.postupgrade.path</mod><mod>version</mod><mod>includeRoot</mod><mod>installFrom.path</mod><mod>installTo</mod><mod>installTo.path</mod></config><scripts><postflight mod="true">/Users/arsatori/Projects/PostgreSQL/postflight</postflight><postinstall mod="true">/Users/arsatori/Projects/PostgreSQL/postinstall</postinstall><postupgrade mod="true">/Users/arsatori/Projects/PostgreSQL/postupgrade</postupgrade></scripts><contents><file-list>01postgresql-contents.xml</file-list><filter>/CVS$</filter><filter>/\.svn$</filter><filter>/\.cvsignore$</filter><filter>/\.cvspass$</filter><filter>/\.DS_Store$</filter></contents></pkgref> \ No newline at end of file +<pkgref spec="1.12" uuid="0CE0FB3E-841F-4ECB-A530-576853338088"><config><identifier>com.druware.postgresqlformac.postgresqlForMac.postgresql8.pkg</identifier><version>8.3.5</version><description></description><post-install type="none"/><requireAuthorization/><installFrom mod="true" includeRoot="true">/var/tmp/merge/Universal/Library/PostgreSQL8</installFrom><installTo mod="true">/Library/</installTo><flags><followSymbolicLinks/></flags><packageStore type="internal"></packageStore><mod>scripts.postinstall.isRelativeType</mod><mod>scripts.postupgrade.isRelativeType</mod><mod>scripts.postinstall.isAbsoluteType</mod><mod>scripts.postupgrade.path</mod><mod>version</mod><mod>includeRoot</mod><mod>parent</mod><mod>scripts.postinstall.path</mod><mod>scripts.postflight.path</mod><mod>scripts.postflight.isRelativeType</mod><mod>installFrom.path</mod><mod>installTo</mod><mod>installTo.path</mod></config><scripts><postflight mod="true">./postflight</postflight><postinstall mod="true">./postinstall</postinstall><postupgrade mod="true">./postupgrade</postupgrade></scripts><contents><file-list>01postgresql-contents.xml</file-list><filter>/CVS$</filter><filter>/\.svn$</filter><filter>/\.cvsignore$</filter><filter>/\.cvspass$</filter><filter>/\.DS_Store$</filter></contents></pkgref> \ No newline at end of file Modified: trunk/Installers/PostgreSQL for Mac/PostgreSQL for Mac.pmdoc/index.xml =================================================================== --- trunk/Installers/PostgreSQL for Mac/PostgreSQL for Mac.pmdoc/index.xml 2008-11-13 19:00:34 UTC (rev 217) +++ trunk/Installers/PostgreSQL for Mac/PostgreSQL for Mac.pmdoc/index.xml 2008-11-20 01:20:30 UTC (rev 218) @@ -1,4 +1,4 @@ -<pkmkdoc spec="1.12"><properties><title>PostgreSQL for Mac</title><build>/Users/arsatori/Desktop/PostgreSQL for Mac.mpkg</build><organization>com.druware.postgresqlformac</organization><userSees ui="both"/><min-target os="2"/><domain system="true"/></properties><distribution><versions min-spec="1.000000"/><scripts></scripts></distribution><description>Installs a full PostgreSQL Database server environment on Mac OS X.</description><contents><choice title="Database Server" id="choice0" description="The core of the PostgreSQL for Mac deployment, this is the PostgreSQL Database engine, packaged and installed to the /Library/PostgreSQL location." starts_selected="true" starts_enabled="false" starts_hidden="false"><pkgref id="com.druware.postgresqlformac.postgresqlForMac.postgresql8.pkg"/><choice title="StartUp Item" id="choice1" starts_selected="true" starts_enabled="false" starts_hidden="false"><pkgref id="com.druware.postgresqlformac.postgresqlForMac.postgresql.pkg"/></choice><choice title="Server Applications" id="choice5" starts_selected="true" starts_enabled="true" starts_hidden="false"><pkgref id="com.druware.postgresqlformac.postgresqlForMac.queryToolForPostgres.pkg"/><pkgref id="com.druware.postgresqlformac.postgresqlForMac.createDatabase.pkg"/><pkgref id="com.druware.postgresqlformac.postgresqlForMac.createUser.pkg"/></choice></choice><choice title="Database Access Toolkits" id="choice3" starts_selected="true" starts_enabled="true" starts_hidden="false"><choice title="Java (JDBC3)" id="choice6" description="Recommended JDBC Driver for Java 1.5." starts_selected="true" starts_enabled="true" starts_hidden="false"><pkgref id="com.druware.postgresqlformac.postgresqlForMac.postgresql83603jdbc3.pkg"/></choice><choice title="PGSQLKit Framework" id="choice11" description="PGSQLKit Framework for development and deployment of linked applications " starts_selected="true" starts_enabled="true" starts_hidden="false"><pkgref id="com.druware.postgresqlformac.postgresqlForMac.pgsqlkit.pkg"/></choice></choice></contents><resources bg-scale="tofit" bg-align="bottomleft"><locale lang="en"><resource type="background">/Users/arsatori/Projects/PostgreSQL/svn/trunk/Installers/PostgreSQL/Resources/background.tif</resource><resource mime-type="text/rtf" kind="embedded" type="license"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf350 +<pkmkdoc spec="1.12"><properties><title>PostgreSQL for Mac</title><build>/Volumes/KINGSTON/PostgreSQL for Mac.mpkg</build><organization>com.druware.postgresqlformac</organization><userSees ui="both"/><min-target os="2"/><domain system="true"/></properties><distribution><versions min-spec="1.000000"/><scripts></scripts></distribution><description>Installs a full PostgreSQL Database server environment on Mac OS X.</description><contents><choice title="Database Server" id="choice0" description="The core of the PostgreSQL for Mac deployment, this is the PostgreSQL Database engine, packaged and installed to the /Library/PostgreSQL location." starts_selected="true" starts_enabled="false" starts_hidden="false"><pkgref id="com.druware.postgresqlformac.postgresqlForMac.postgresql8.pkg"/><pkgref id="com.druware.postgresqlformac.postgresqlForMac.postgresqlServer.pkg"/><choice title="StartUp Item" id="choice1" starts_selected="true" starts_enabled="false" starts_hidden="false"><pkgref id="com.druware.postgresqlformac.postgresqlForMac.postgresql.pkg"/></choice><choice title="Server Applications" id="choice5" starts_selected="true" starts_enabled="true" starts_hidden="false"><pkgref id="com.druware.postgresqlformac.postgresqlForMac.queryToolForPostgres.pkg"/><pkgref id="com.druware.postgresqlformac.postgresqlForMac.createDatabase.pkg"/><pkgref id="com.druware.postgresqlformac.postgresqlForMac.createUser.pkg"/></choice></choice><choice title="Database Access Toolkits" id="choice3" starts_selected="true" starts_enabled="true" starts_hidden="false"><choice title="Java (JDBC3)" id="choice6" description="Recommended JDBC Driver for Java 1.5." starts_selected="true" starts_enabled="true" starts_hidden="false"><pkgref id="com.druware.postgresqlformac.postgresqlForMac.postgresql83603jdbc3.pkg"/></choice><choice title="PGSQLKit Framework" id="choice11" description="PGSQLKit Framework for development and deployment of linked applications " starts_selected="true" starts_enabled="true" starts_hidden="false"><pkgref id="com.druware.postgresqlformac.postgresqlForMac.pgsqlkit.pkg"/></choice></choice></contents><resources bg-scale="tofit" bg-align="bottomleft"><locale lang="en"><resource relative="true" type="background">../PostgreSQL/Resources/background.tif</resource><resource mime-type="text/rtf" kind="embedded" type="license"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf350 {\fonttbl\f0\fnil\fcharset0 Verdana;\f1\fmodern\fcharset0 Courier;} {\colortbl;\red255\green255\blue255;} \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural @@ -50,4 +50,4 @@ \b must \b0 shut down the running copy, and it is strongly recommended that you take a few moments to make a full backup of your databases before you upgrade.\cf0 \ \ -Thank you for choosing PostgreSQL.}]]></resource></locale></resources><flags/><item type="file">01postgresql.xml</item><item type="file">02postgresql.xml</item><item type="file">03postgresql.xml</item><item type="file">04pgsqlkit.xml</item><item type="file">05query.xml</item><item type="file">06create.xml</item><item type="file">07create.xml</item><mod>properties.customizeOption</mod><mod>properties.title</mod><mod>description</mod><mod>properties.systemDomain</mod><mod>properties.anywhereDomain</mod></pkmkdoc> \ No newline at end of file +Thank you for choosing PostgreSQL.}]]></resource></locale></resources><flags/><item type="file">01postgresql.xml</item><item type="file">02postgresql.xml</item><item type="file">03postgresql.xml</item><item type="file">04pgsqlkit.xml</item><item type="file">05query.xml</item><item type="file">06create.xml</item><item type="file">07create.xml</item><item type="file">08postgresql.xml</item><mod>properties.customizeOption</mod><mod>properties.title</mod><mod>description</mod><mod>properties.systemDomain</mod><mod>properties.anywhereDomain</mod></pkmkdoc> \ No newline at end of file Modified: trunk/PreferencePane/PostgreSQL Server/Utilities/PostgreSQL Network Configuration/PostgreSQL Network Configuration.xcodeproj/project.pbxproj =================================================================== --- trunk/PreferencePane/PostgreSQL Server/Utilities/PostgreSQL Network Configuration/PostgreSQL Network Configuration.xcodeproj/project.pbxproj 2008-11-13 19:00:34 UTC (rev 217) +++ trunk/PreferencePane/PostgreSQL Server/Utilities/PostgreSQL Network Configuration/PostgreSQL Network Configuration.xcodeproj/project.pbxproj 2008-11-20 01:20:30 UTC (rev 218) @@ -8,7 +8,8 @@ /* Begin PBXBuildFile section */ 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; }; - 43D227DE0E4D324E0009C979 /* pg_hba.conf in Resources */ = {isa = PBXBuildFile; fileRef = 43D227DD0E4D324E0009C979 /* pg_hba.conf */; }; + 43DB841B0ECCEEEF00EAB6B6 /* PGNCController.m in Sources */ = {isa = PBXBuildFile; fileRef = 43DB841A0ECCEEEF00EAB6B6 /* PGNCController.m */; }; + 43DB84200ECCEF0900EAB6B6 /* PGHBAFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 43DB841F0ECCEF0900EAB6B6 /* PGHBAFile.m */; }; 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; }; 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; @@ -23,7 +24,10 @@ 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; 32CA4F630368D1EE00C91783 /* PostgreSQL Network Configuration_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PostgreSQL Network Configuration_Prefix.pch"; sourceTree = "<group>"; }; - 43D227DD0E4D324E0009C979 /* pg_hba.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = pg_hba.conf; path = ../../../../../../Desktop/pg_hba.conf; sourceTree = SOURCE_ROOT; }; + 43DB84190ECCEEEF00EAB6B6 /* PGNCController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGNCController.h; sourceTree = "<group>"; }; + 43DB841A0ECCEEEF00EAB6B6 /* PGNCController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGNCController.m; sourceTree = "<group>"; }; + 43DB841E0ECCEF0900EAB6B6 /* PGHBAFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGHBAFile.h; sourceTree = "<group>"; }; + 43DB841F0ECCEF0900EAB6B6 /* PGHBAFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGHBAFile.m; sourceTree = "<group>"; }; 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; 8D1107320486CEB800E47090 /* PostgreSQL Network Configuration.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "PostgreSQL Network Configuration.app"; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ @@ -43,6 +47,10 @@ 080E96DDFE201D6D7F000001 /* Classes */ = { isa = PBXGroup; children = ( + 43DB841E0ECCEF0900EAB6B6 /* PGHBAFile.h */, + 43DB841F0ECCEF0900EAB6B6 /* PGHBAFile.m */, + 43DB84190ECCEEEF00EAB6B6 /* PGNCController.h */, + 43DB841A0ECCEEEF00EAB6B6 /* PGNCController.m */, ); name = Classes; sourceTree = "<group>"; @@ -76,7 +84,6 @@ 29B97314FDCFA39411CA2CEA /* PostgreSQL Network Configuration */ = { isa = PBXGroup; children = ( - 43D227DD0E4D324E0009C979 /* pg_hba.conf */, 080E96DDFE201D6D7F000001 /* Classes */, 29B97315FDCFA39411CA2CEA /* Other Sources */, 29B97317FDCFA39411CA2CEA /* Resources */, @@ -159,7 +166,6 @@ files = ( 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */, 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */, - 43D227DE0E4D324E0009C979 /* pg_hba.conf in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -171,6 +177,8 @@ buildActionMask = 2147483647; files = ( 8D11072D0486CEB800E47090 /* main.m in Sources */, + 43DB841B0ECCEEEF00EAB6B6 /* PGNCController.m in Sources */, + 43DB84200ECCEF0900EAB6B6 /* PGHBAFile.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |