Adding upstream version 2.2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d8a70e48ab
commit
527d386b7b
42 changed files with 1085 additions and 840 deletions
|
@ -15,6 +15,6 @@ test_boolean = bool(default=False)
|
|||
|
||||
test_string_file = string(default='~/myfile')
|
||||
|
||||
test_option = option('foo', 'bar', 'foobar', default='foobar')
|
||||
test_option = option('foo', 'bar', 'foobar', 'foobar✔', default='foobar✔')
|
||||
|
||||
[section2]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue