add ipath to default paragraph format
This commit is contained in:
parent
ebcf2314cf
commit
a5c937d56c
@ -133,7 +133,7 @@ class PrefsPack {
|
|||||||
static const char *getDfltResListFormat() {
|
static const char *getDfltResListFormat() {
|
||||||
return "<img src=\"%I\" align=\"left\">"
|
return "<img src=\"%I\" align=\"left\">"
|
||||||
"%R %S %L <b>%T</b><br>"
|
"%R %S %L <b>%T</b><br>"
|
||||||
"%M %D <i>%U</i><br>"
|
"%M %D <i>%U</i> %i<br>"
|
||||||
"%A %K";
|
"%A %K";
|
||||||
}
|
}
|
||||||
static const char *getV18DfltResListFormat() {
|
static const char *getV18DfltResListFormat() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user