summaryrefslogtreecommitdiff
path: root/dolphin
diff options
context:
space:
mode:
Diffstat (limited to 'dolphin')
-rw-r--r--dolphin/mat2.desktop2
1 files changed, 2 insertions, 0 deletions
diff --git a/dolphin/mat2.desktop b/dolphin/mat2.desktop
index e623962..d365bc5 100644
--- a/dolphin/mat2.desktop
+++ b/dolphin/mat2.desktop
@@ -6,6 +6,8 @@ Type=Service
6 6
7[Desktop Action cleanMetadata] 7[Desktop Action cleanMetadata]
8Name=Clean metadata 8Name=Clean metadata
9Name[de]=Metadaten löschen
9Name[es]=Limpiar metadatos 10Name[es]=Limpiar metadatos
10Icon=/usr/share/icons/hicolor/scalable/apps/mat2.svg 11Icon=/usr/share/icons/hicolor/scalable/apps/mat2.svg
11Exec=kdialog --yesno "$( mat2 -s %U )" --title "Clean Metadata?" && mat2 %U 12Exec=kdialog --yesno "$( mat2 -s %U )" --title "Clean Metadata?" && mat2 %U
13Exec[de]=kdialog --yesno "$( mat2 -s %U )" --title "Metadaten löschen?" && mat2 %U