From kde-i18n-doc Wed May 05 21:33:47 2010 From: Albert Astals Cid Date: Wed, 05 May 2010 21:33:47 +0000 To: kde-i18n-doc Subject: Re: [IMPORTANT] Clearing docbooks using V4.1 Message-Id: <201005052233.47395.aacid () kde ! org> X-MARC-Message: https://marc.info/?l=kde-i18n-doc&m=127309527818358 A Dimarts, 27 d'abril de 2010, Albert Astals Cid va escriure: > Hi, Luigi is working on sparing us the need of having docbook source code > embedded in kdelibs, the first step is getting rid of of V4.1 and V4.1.2 > docbooks. We have already cleaned up any documentation using it, but now > you need to update the translated docbooks. > > You can find if your language is using any docbook with the old version you > can run > find -name *docbook -exec grep -H "V4.1" {} \; > in your documentation folder. > > If there is any, you need to run the update_xml script to update it. It may > happen that your .po for that .docbook is no longer complete so you'll also > have to complete the .po file. > > You have until 5th May to fix any docbook using V4.1, after that date, > Luigi will remove the V4.1 and V4.1.2 docbooks from kdelibs, and i will > compile l10n-kde4, removing any docbook that does not compile. This work is completed. Albert > > Thanks, > Albert