diff options
Diffstat (limited to 'dolphin/mat2.desktop')
| -rw-r--r-- | dolphin/mat2.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dolphin/mat2.desktop b/dolphin/mat2.desktop new file mode 100644 index 0000000..f2727ce --- /dev/null +++ b/dolphin/mat2.desktop | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | [Desktop Entry] | ||
| 2 | X-KDE-ServiceTypes=KonqPopupMenu/Plugin | ||
| 3 | MimeType=application/pdf;application/vnd.oasis.opendocument.chart ;application/vnd.oasis.opendocument.formula ;application/vnd.oasis.opendocument.graphics ;application/vnd.oasis.opendocument.image ;application/vnd.oasis.opendocument.presentation ;application/vnd.oasis.opendocument.spreadsheet ;application/vnd.oasis.opendocument.text ;application/vnd.openxmlformats-officedocument.presentationml.presentation ;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet ;application/vnd.openxmlformats-officedocument.wordprocessingml.document ;application/x-bittorrent ;application/zip ;audio/flac ;audio/mpeg ;audio/ogg ;audio/x-flac ;image/jpeg ;image/png ;image/tiff ;image/x-ms-bmp ;text/plain ;video/mp4 ;video/x-msvideo; | ||
| 4 | Actions=cleanMetadata; | ||
| 5 | Type=Service | ||
| 6 | |||
| 7 | [Desktop Action cleanMetadata] | ||
| 8 | Name=Clean metadata | ||
| 9 | Name[es]=Limpiar metadatos | ||
| 10 | Icon=/usr/share/icons/hicolor/scalable/apps/mat2.svg | ||
| 11 | Exec=kdialog --yesno "$( mat2 -s %U )" --title "Clean Metadata?" && mat2 %U | ||
