reslist: have the default para format include the ipath (interesting, ie, for zip archives
This commit is contained in:
parent
cc07ac9f96
commit
3daaa548f4
@ -39,7 +39,7 @@ const char *PrefsPack::dfltResListFormat =
|
|||||||
#if 1
|
#if 1
|
||||||
"<table><tr><td><img src='%I' width='64'></td>"
|
"<table><tr><td><img src='%I' width='64'></td>"
|
||||||
"<td>%R %S %L <b>%T</b><br>"
|
"<td>%R %S %L <b>%T</b><br>"
|
||||||
"%M %D <i>%U</i><br>"
|
"%M %D <i>%U</i> %i<br>"
|
||||||
"%A %K</td></tr></table>"
|
"%A %K</td></tr></table>"
|
||||||
#elif 0
|
#elif 0
|
||||||
"<img src='%I' align='left'>"
|
"<img src='%I' align='left'>"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user