windows: fix filter name for svg
This commit is contained in:
parent
c75b0ac0ce
commit
7cbac4b8c5
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ image/jp2 = execm python rclimg.py
|
|||
image/jpeg = execm python rclimg.py
|
||||
image/png = execm python rclimg.py
|
||||
image/tiff = execm python rclimg.py
|
||||
image/svg+xml = execm python rclsvg
|
||||
image/svg+xml = execm python rclsvg.py
|
||||
image/x-xcf = execm perl rclimg
|
||||
inode/symlink = internal
|
||||
application/x-zerosize = internal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue