You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
408 B

{% calculate chmod='755', format='regex', multiline, comment='#', autoupdate %}
<reg>(replacement_title=.*?Advanced options.*?)g'\)"</reg>
<text>\1g') ..."</text>
<reg>("submenu '.*?Advanced options for.*?grub_quote\))'</reg>
<text>\1 ...'</text>
<reg>(menuentry .*?\)') (\$CLASS|--class)</reg>
<text>\1 --unrestricted \2</text>
<reg>(submenu .*?...') (\\\$menuentry)</reg>
<text>\1 --unrestricted \2</text>