[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kwrite-devel
Subject:    Re: Kate Docs no longer building
From:       "T.C. Hollingsworth" <tchollingsworth () gmail ! com>
Date:       2011-11-20 17:05:25
Message-ID: CAJVv0O=B07vgz+aMfObZQFBq_FDjTDMZOLrWXe4Scf0GQ1Ygpw () mail ! gmail ! com
[Download RAW message or body]

On Sun, Nov 20, 2011 at 9:09 AM, Christoph Cullmann <cullmann@absint.com> wrote:
> I see.
> 
> Only "bad" part with this is, that we can' have people compiling Kate with kdelibs \
> < that version from kate.git master, then :/ Is there any easy way to fix that?

This would be pretty hackish, but you could tell CMake to sed out
those entities when kdelibs < 4.7.3?

This would do the trick:
sed -i \
    -e 's/&TC.Hollingsworth;/T.C. Hollingsworth/g' \
    -e 's|&TC.Hollingsworth.mail;|<email>tchollingsworth@gmail.com</email>|g' \
    -e 's/&Erlend.Hamberg;/Erlend Hamberg/g'  \
    -e 's|&Erlend.Hamberg.mail;|<email>ehamberg@gmail.com</email>|g' \
    doc/*/*.docbook

I suppose I could just revert them, but I believe they're supposed to
make translations easier.

-T.C.
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@kde.org
https://mail.kde.org/mailman/listinfo/kwrite-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic