11 lines
246 B
XML
11 lines
246 B
XML
<?xml version='1.0' standalone='yes'?>
|
|
|
|
<extension name="fileinto">
|
|
|
|
<command name="fileinto">
|
|
<parameter type="tag" name="create" regex="create" occurrence="optional" />
|
|
<parameter type="string" name="folder" />
|
|
</command>
|
|
|
|
</extension>
|