On 14.11.2012 03:40, Zeeshan Ali (Khattak) wrote: > From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx> > > Inform the applications in which format the paths are expected by the > installer. > --- > data/install-scripts/windows-cmd.xml | 1 + > data/install-scripts/windows-reg.xml | 1 + > data/install-scripts/windows-sif.xml | 2 ++ > data/install-scripts/windows-unattend.xml | 2 ++ > data/schemas/libosinfo.rng | 11 +++++++++++ > osinfo/libosinfo.syms | 4 ++++ > osinfo/osinfo_install_script.c | 28 ++++++++++++++++++++++++++++ > osinfo/osinfo_install_script.h | 12 ++++++++++++ > osinfo/osinfo_loader.c | 1 + > 9 files changed, 62 insertions(+) > ACK Michal