Re: fontconfig: Branch 'master' - 2 commits

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 2, 2013 at 6:55 PM, Akira TAGOH
<tagoh@xxxxxxxxxxxxxxxxxxxxxx> wrote:
> commit 0907589a79d05aeed9bc6bff783838b0eb25736b
> Author: Akira TAGOH <akira@xxxxxxxxx>
> Date:   Fri Jun 28 15:54:38 2013 +0900
>
>     Fix the behavior of intermixed tests end edits in match
>
>     to get the following recipe working:
>
>     <match>
>       <test1 .../>
>       <edit1 .../>
>       <test2 .../>
>       <edit2 .../>
>     </match>
>
>     as:
>
>     <match>
>       <test1 .../>
>       </edit1 .../>
>     </match>
>     <match>
>       <test1 .../>
>       <test2 .../>
>       <edit2 .../>
>     </match>

Doh, I meant to just check it in locally temporarily and reworking to
do tests and apply edits in one-pass.

-- 
Akira TAGOH
_______________________________________________
Fontconfig mailing list
Fontconfig@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/fontconfig




[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux