Re: Troubles in a multiple choice
Luca <[email protected]> Wed, 15 Nov 2006 16:18:21 +0100
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Benjamin! I tried some duplicate entries just to have a timezone and a locale working (but to be inserted by hand). I thought that with these lines of code the temporary_timezone_list will be filled with the timezone entries in file /usr/share/zoneinfo/zone.tab and that in the glibc options when I decided to select the timezone with the choice it showed all the entries listed in the temporary list, but nothing of this happens. When I try to select with the choice it outputs no entries except for the Reset to the default choice... I have tried the grep command in bash and redirected the output to a file and it works, all the timezone entries are listed in the file, so I expected to see it works the same when running Config -cfg system so to have a list where to choose the timezone instead of writing it; a simple "automation". Luca