Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jvoisin
mat2
Commits
660f0dea
Commit
660f0dea
authored
Jan 05, 2022
by
jvoisin
Browse files
Fix the dolphin integration
Kudos to Miguel Angel Marco Buzunariz for the original patch.
parent
cd2b9af9
Pipeline
#73653
passed with stages
in 3 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dolphin/mat2.desktop
View file @
660f0dea
...
...
@@ -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
jvoisin
@jvoisin
mentioned in issue
#163
·
Jan 05, 2022
mentioned in issue
#163
mentioned in issue #163
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment