Hi,
I would like to ask for a technical review of the provided
beta VCL TestTool Application 2.4 ppc aqua;
I tried my best to create an .app package that can be started
by a click in Finder.
http://qa.openoffice.org/qatesttool/src680m226/VCLTestTool.app.zip
But I don't know for sure if the provided informations in the
Info.plist and PkgInfo are ok.
Would somebody please verify it?
Beside that, the testtool doesn't look it is aqua-ready ;-)
e.G. the status bar on the bottom get's overwritten by a horizontal
slider; VCLTestTool menu: About %PRODUCTNAME; Preferences are not mapped
to Extras->Settings....
But that's not that important. It's good that it starts and works in
general.
For the curious: whole beta testing procedure is available at:
http://wiki.services.openoffice.org/wiki/VCLTesttool_2.4
cheers
thorsten
Info.plist:
<?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">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>testtool.bin</string>
<key>CFBundleGetInfoString</key>
<string>VCLTestTool</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>VCLTestTool</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.3.226</string>
<key>CFBundleSignature</key>
<string>OOo2</string>
<key>LSRequiresCarbon</key>
<string>1</string>
</dict>
</plist>
PkgInfo:
APPLOOO2
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]