Re: Can I stop arguments to InstallTrigger.install from showing up in the dialog?
Daniel Veditz <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpinstall |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Jonathan Morris wrote: > Jonathan Morris wrote: > >>I'm passing arguments to my InstallTrigger.install method via appending >>a "?myarguments" to the path to my XPI file, but this string shows up in >>the confirmation dialog. Is there a way NOT to have this happen? >> >>Thanks. > > Make that to my install.js -- long day. There is no current way, sorry. If you supply a long "pretty name" and a long-ish path the query part might get squished off the screen so it's not as prominent. This dialog needs some usability work. -Dan Veditz