Re: [Setup-tool-hackers] Can It cause errors?
- From: Chema Celorio <chema ximian com>
- To: Carlos Perelló Marín <carlos gnome-db org>
- Cc: Setup Tool Hackers <setup-tool-hackers helixcode com>
- Subject: Re: [Setup-tool-hackers] Can It cause errors?
- Date: Tue, 22 May 2001 16:22:48 -0500
Carlos Perelló Marín wrote:
> Will you have any problem?
no, sounds like a good idea.
Hoever a better solution would be to have :
const XstBootType boot_type[2][] = {
{"WindowsNT", _("Windows NT)},
{"dos", _("dos")},
...
{"unknown", _("Unknown)},
};
the first field is the one used internally and the second one
will be used as a display field. Of course, this requires us
to write some code behind it.
Chema
_______________________________________________
setup-tool-hackers maillist - setup-tool-hackers@ximian.com
http://lists.ximian.com/mailman/listinfo/setup-tool-hackers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]