mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-21 10:30:58 +00:00
renamed from Info.plist, and fix NSExecutable in it actually makes browsing data in a PostgreSQL database possible again \o/ git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@36331 72102866-910b-0410-8b05-ffd578937521
5 lines
130 B
Text
5 lines
130 B
Text
{
|
|
NSPrincipalClass = PostgreSQLAdaptor;
|
|
NSExecutable = PostgreSQLEOAdaptor;
|
|
EOAdaptorClassName = PostgreSQLAdaptor;
|
|
}
|