X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ffcformat.c;h=796957db9ab0f005e23a6d615c5c08678f03a1c2;hb=e0be405a1dd5765e36152c754a47c8ad7ff0ab85;hp=1368b7186b1b3467bf2a183e820b3699ef422bf3;hpb=0fcf866d44c46bd63d91f656e36544b6ce9af47d;p=fontconfig.git diff --git a/src/fcformat.c b/src/fcformat.c index 1368b71..796957d 100644 --- a/src/fcformat.c +++ b/src/fcformat.c @@ -75,7 +75,7 @@ #define FCMATCH_FORMAT "%{file:-|basename}: \"%{family[0]:-}\" \"%{style[0]:-}\"" -#define FCLIST_FORMAT "%{?file{%{file}: }}%{=unparse}" +#define FCLIST_FORMAT "%{?file{%{file}: }}%{-file{%{=unparse}}}" #define PKGKIT_FORMAT "%{[]family{font(%{family|downcase|delete( )})\n}}%{[]lang{font(:lang=%{lang|downcase|translate(_,-)})\n}}"