reslist: have the default para format include the ipath (interesting, ie, for zip archives

This commit is contained in:
Jean-Francois Dockes 2012-02-18 09:17:05 +01:00
parent cc07ac9f96
commit 3daaa548f4

View File

@ -39,7 +39,7 @@ const char *PrefsPack::dfltResListFormat =
#if 1
"<table><tr><td><img src='%I' width='64'></td>"
"<td>%R %S %L &nbsp;&nbsp;<b>%T</b><br>"
"%M&nbsp;%D&nbsp;&nbsp;&nbsp;<i>%U</i><br>"
"%M&nbsp;%D&nbsp;&nbsp;&nbsp;<i>%U</i>&nbsp;%i<br>"
"%A %K</td></tr></table>"
#elif 0
"<img src='%I' align='left'>"