Erster privater commit

This commit is contained in:
2015-11-12 17:42:03 +01:00
parent 71ddfb8502
commit ea622733f6
118 changed files with 5289 additions and 820 deletions

View File

@ -36,5 +36,6 @@ return {
usage = {'Irgendeine Datei'},
run = run,
patterns = {'%[(document)%]','%[(photo)%]','%[(video)%]','%[(audio)%]'},
pre_process = pre_process
pre_process = pre_process,
notyping = true
}