11 lines
164 B
Desktop File
11 lines
164 B
Desktop File
|
[Desktop Entry]
|
||
|
Type=Service
|
||
|
MimeType=image/*;
|
||
|
Actions=removeMetadata
|
||
|
|
||
|
[Desktop Action removeMetadata]
|
||
|
Name=Remove Metadata
|
||
|
Icon=clear_left
|
||
|
Exec=exiftool -all= %U
|
||
|
|