From kde-i18n-doc Tue Apr 27 21:40:26 2010 From: Marek Laane Date: Tue, 27 Apr 2010 21:40:26 +0000 To: kde-i18n-doc Subject: Re: [IMPORTANT] Clearing docbooks using V4.1 Message-Id: <201004280040.26504.bald () smail ! ee> X-MARC-Message: https://marc.info/?l=kde-i18n-doc&m=127240447614382 kolmapäev, 28. aprill 2010 00:36:25 kirjutas Albert Astals Cid: > 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. > > Thanks, > Albert In trunk?