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

View file

@ -6,6 +6,8 @@ git annex will automatically create the file
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.
According to http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s06.html
### What steps will reproduce the problem?