Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
mat2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jvoisin
mat2
Commits
660f0dea
Commit
660f0dea
authored
3 years ago
by
Julien (jvoisin) Voisin
Browse files
Options
Downloads
Patches
Plain Diff
Fix the dolphin integration
Kudos to Miguel Angel Marco Buzunariz for the original patch.
parent
cd2b9af9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#73653
passed with warnings
3 years ago
Stage: linting
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dolphin/mat2.desktop
+2
-2
2 additions, 2 deletions
dolphin/mat2.desktop
with
2 additions
and
2 deletions
dolphin/mat2.desktop
+
2
−
2
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
This diff is collapsed.
Click to expand it.
jvoisin
@jvoisin
mentioned in issue
#163
·
3 years ago
mentioned in issue
#163
mentioned in issue #163
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment