1
0
Fork 0

Fix the dolphin integration

Kudos to Miguel Angel Marco Buzunariz for the original patch.
This commit is contained in:
jvoisin 2022-01-05 13:54:50 +01:00
parent cd2b9af902
commit 660f0dea73
1 changed files with 2 additions and 2 deletions

View File

@ -9,5 +9,5 @@ Name=Clean metadata
Name[de]=Metadaten löschen
Name[es]=Limpiar metadatos
Icon=/usr/share/icons/hicolor/scalable/apps/mat2.svg
Exec=kdialog --yesno "$( mat2 -s %U )" --title "Clean Metadata?" && mat2 %U
Exec[de]=kdialog --yesno "$( mat2 -s %U )" --title "Metadaten löschen?" && mat2 %U
Exec=kdialog --yesno "$( mat2 -s %F )" --title "Clean Metadata?" && mat2 %U
Exec[de]=kdialog --yesno "$( mat2 -s %F )" --title "Metadaten löschen?" && mat2 %U