This commit is contained in:
silvio 2015-04-26 12:39:16 +00:00 committed by admin
parent 24a1ea420f
commit 06025cb900

View file

@ -0,0 +1,24 @@
### Please describe the problem.
git annex will automatically create the file
.kde/share/kde4/services/ServiceMenus/git-annex.desktop
However the actions created do not work because the variable used is %U (file:/// style URL) which git annex does not understand. All %U should be replaced by %F.
### What steps will reproduce the problem?
### What version of git-annex are you using? On what operating system?
5.20141125
### Please provide any additional information below.
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
# End of transcript or log.
"""]]