Re: kde4_create_manpage and translations

2013-02-26 Thread Albert Astals Cid
El Dilluns, 25 de febrer de 2013, a les 11:36:43, Chusslove Illich va escriure: > On Saturday, 23. February 2013. 15.20.31 David Faure wrote: > > This cmake macro converts docbook to man pages. It depends on kdoctools > > though, so it creates an unwanted dependency, for low-level frameworks. > >

Re: kde4_create_manpage and translations

2013-02-25 Thread Chusslove Illich
On Saturday, 23. February 2013. 15.20.31 David Faure wrote: > This cmake macro converts docbook to man pages. It depends on kdoctools > though, so it creates an unwanted dependency, for low-level frameworks. > > Do we have to use docbook as the source for man pages? I presume this was > done >

kde4_create_manpage and translations

2013-02-23 Thread David Faure
This cmake macro converts docbook to man pages. It depends on kdoctools though, so it creates an unwanted dependency, for low-level frameworks. Do we have to use docbook as the source for man pages? I presume this was done to ease translations... but I wonder, how other projects outside KDE hand