272
edits
m (→Versioning) |
|||
| Line 112: | Line 112: | ||
This is in fact already implemented as options in the <code>.xulapp</code> file. | This is in fact already implemented as options in the <code>.xulapp</code> file. | ||
Applications can specify a <code>MinVersion</code> and <code>MaxVersion</code> | |||
for the toolkit versions they require. XULRunner will refuse to load an | |||
application that does not pass the version test. | |||
Some relatively old notes: [[XUL:Xul_Runner_Versioning]] | Some relatively old notes: [[XUL:Xul_Runner_Versioning]] | ||
edits