Skip to content
Snippets Groups Projects
Commit 25f0dc8b authored by Martin Mareš's avatar Martin Mareš
Browse files

PPD: Document Default

parent 8b38576c
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,8 @@ our @EXPORT = qw(define_group define_ui_group switch_group declare get set maybe ...@@ -31,7 +31,8 @@ our @EXPORT = qw(define_group define_ui_group switch_group declare get set maybe
# PS => string, # PS code to emit (mandatory) # PS => string, # PS code to emit (mandatory)
# Default => 1, # if this is the default value # Default => 1, # if this is the default value
# }, # },
# ] # ],
# Default => key, # default value if not marked inside Values
# } # }
my %keywords = (); my %keywords = ();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment