Ticket #2942: External panelize: opening a file with an absolute path fails.
commitc9f058e65bc18ee1e6b1874733863df4746d075f
authorAndreas Mohr <and@gmx.li>
Fri, 3 Mar 2017 13:20:17 +0000 (3 15:20 +0200)
committerMooffie <mooffie@gmail.com>
Tue, 18 Apr 2017 17:09:34 +0000 (18 20:09 +0300)
tree6e1659cedb299ebf70a74121298e1496d71c8317
parent161e3a1719a42fd5cac0b927ca284f9ca4a85ae9
Ticket #2942: External panelize: opening a file with an absolute path fails.

We fix the detection of absolute paths in the panel's list. `list[0]` is "..",
so we need to inspect `list[1]`.

Signed-off-by: Mooffie <mooffie@gmail.com>
src/filemanager/panelize.c