http://development.openoffice.org/releases/2.0.139_snapshot.html
998fbc846bcc47bf8be37b212ee7c333 OOo_2.0.139_LinuxIntel_install.tar.gz
cdd93348f224d28010b82e44f238208c OOo_2.0.139_SolarisSparc_install.tar.gz
eeea242ad324e8e3e275ce52201dbd48 OOo_2.0.139_Solarisx86_install.tar.gz
287b41af00a854372e8ee08fdad3693f OOo_2.0.139_src.tar.gz
8a8c63207fd5f7b4786061e1565fd289 OOo_2.0.139_Win32Intel_install.exe
リリースノートでちょっと気になったところ:
bootstrap.iniのコンテンツをversion.iniに移行。
Content of bootstrap.ini shifted to version.ini
Because of too much different content in bootstraprc/bootstrap.ini this
file had to be splitted in two different files to avoid patching
problems. Originally the file contained for example the path to the user
installations and on the other hand the very dynamic information about
the product version. The second part is shifted in cws nativefixer18
into a file versionrc/version.ini, which has to be included into
patches. The bootstrap file still contains the user installation patch
and therefore must not be included into patches. Both files are located
in the program directory. Example version.ini for Windows: [Version]
buildid=680m127(Build:8949)[CWS:nativefixer18] ProductKey=StarOffice 8
ProductPatch= ProductCode={8A212CF3-D776-42C3-9D8A-F1BB430E0D8C}
UpgradeCode={AB6F5675-07CD-4A5E-A5F1-1AC968C298D1} ProductMajor=680
ProductMinor=127 ProductBuildid=8949 AllLanguages=de
MsiProductVersion=8.00.8949
新しいNSISパラメータ
New nsis parameter
One-File Silent Installation set, in which directories for the
installation can be determined. This was introduced in cws sdkinstaller
by expanding the nsis script template. The following parameters are now
available: - /EXTRACTONLY=ON - /INSTALLLOCATION= - /POSTREMOVE=ON -
/HELP=ON - /S (for silent installation) - /D (to determine nsis unpack
directory) /EXTRACTONLY=ON unpacks only the installation set and does
not install the product. /INSTALLLOCATION=... determines the Office
installation directory. /POSTREMOVE=ON removes the installation set
after the office is installed. /HELP=ON shows the list of parameters. /S
for silent installation /D to determine the unpack directory /D has to
be the last parameter (nsis policy)! It is possible to include spaces
into the pathes, no quotes in command line required. Additionally the
standard nsis parameter /S and /D are correctly interpreted now.
SHIFT+F5で最終編集位置にカーソルを移動
SHIFT+F5 shortcut for saved cursor in documents
OOo 2.0 Writer documents open on the postion that makes most sense for
the user. For authors this is the position where they left the document
last time for readers this is the first page. A new shortcut is
introduced to jump to the last editing position anyhow. OOo 2.0.x
Impress documents always open on the first slide. (It depends on the
engineering effort if this will be implemented for OOo 2.0 or OOo
2.0.1). The same shortcut as in Writer will be implemented for the next
minor-release thereafter.
.
khirano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]