annotate DOCS/tech/nut.txt @ 26274:415bec20d8d0

We currently use %U as argument to the Exec entry to indicate that gmplayer handles URLs. However, gmplayer fails to open files with spaces in the filename when launched from a file manager in this way. Changing %U to %F works around this issue successfully while still working with URLs. While this may not be a completely satisfactory solution, it is already deployed in distributions and a better solution is unlikely to appear. patch by Andrew Strong, andrew.david.45 gmail com
author diego
date Mon, 31 Mar 2008 16:20:08 +0000
parents b5401a2b9451
children aeb025df42ba
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
23252
2b0d0b73bea2 try to limit the mess from the svn moves by pointing to the new location
michael
parents:
diff changeset
1 the nut spec has been moved to another svn repo you can find it at:
23363
b5401a2b9451 more sensless repo moving ..moving ...
michael
parents: 23252
diff changeset
2 http://svn.mplayerhq.hu/nut/docs/nut.txt?view=markup
23252
2b0d0b73bea2 try to limit the mess from the svn moves by pointing to the new location
michael
parents:
diff changeset
3
2b0d0b73bea2 try to limit the mess from the svn moves by pointing to the new location
michael
parents:
diff changeset
4 its future location will be in a git repository, ill update this file
2b0d0b73bea2 try to limit the mess from the svn moves by pointing to the new location
michael
parents:
diff changeset
5 here when its location changes again