]> git.sesse.net Git - vlc/commit
skins(Linux): add support for multiple files in drag&drap
authorErwan Tulou <erwan10@videolan.org>
Sun, 11 Apr 2010 19:39:08 +0000 (21:39 +0200)
committerErwan Tulou <erwan10@videolan.org>
Sun, 11 Apr 2010 19:49:05 +0000 (21:49 +0200)
commit95848385ab76356275c0dedde28b29e19b523a95
tree3726ff40060d8243b73152c9533aca5f4421bb63
parent62cc24a877ad0e898cd173fbc75956ef217b9488
skins(Linux): add support for multiple files in drag&drap

selection is made of several items separated with '\n' and terminated with a final '\0'. When selection is limited to one item, the '\n' is missing.
modules/gui/skins2/x11/x11_dragdrop.cpp