Type: required
         Title: change of  unpublished service constructor 
com.sun.star.deployment.ui.PackageManagerDialog
     Posted by: [EMAIL PROTECTED]
      Affected: .,
Effective from: cws jl79


*Summary*
--------
-     createAndInstall( [in] sequence< string > extensions,
             [in] string focussedContext);
+     createAndInstall( [in] string extensionURL);

*Description*
-------------
This constructor  is only used when extensions are installed for
example by double clicking them. Then they are always installed for
the current user. Therefore the parameter focussedContext is useless.
Also calling this constructor with multiple extension URLs would
require platform dependent shell extensions, which we do not have yet
and possibly will never implement.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to