Commit 094aaaaee92f4fc98a6c3c3af36183cb217948a8

Carlos Martín Nieto 2011-05-05T15:16:15

config: store the section name separately The section and variable names use different rules, so store them as two different variables internally. This will simplify the configuration-writing code as well later on, but even with parsing, the code is simpler. Take this opportunity to add a variable to the list directly when parsing instead of passing through config_set.