Fix the dolphin integration
Kudos to Miguel Angel Marco Buzunariz for the original patch.
This commit is contained in:
parent
cd2b9af902
commit
660f0dea73
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user