added install button which launches the install manager if
a package is available for download
change in About tab: added hyperlink to GPL (supports i18n)
gmodconfigedit:
"apply" button now works in XSA assistant
prevent duplicate entries from being added to treeviews in
the two assistant druids
22-APR-2003: release 0.3
updated code to compile with libxml++ 0.22
added an assistant druid to gmodconfigedit to edit module XML files
XML and XSA data are now cached (read only once per session)
use modinfo's output for module parameter descriptions in English.
Such descriptions should be provided in the XML files only if they
differ from modinfo's output.
updated ov511.xml accordingly (removed all unnecessary English entries)
bug fix in modinfo's output parser in case modinfo returns a warning
bug fix in XML reader in case tags have empty content
Version 0.1 lets users configure existing kernel modules. While the code
handling the multilanguage is in place, only English (the default) and French
translations of the graphic interface are available. Only one module XML
file is provided, for the ov511 driver. Modules download, installation
and update is not implemented yet.