Re: A boubt with dcop interface
Nicolas Goutte <[email protected]> Sat, 15 Jul 2006 10:40:44 +0200
| Newsgroups | gmane.comp.kde.devel.kbabel |
|---|---|
| Message-ID | <[email protected]> |
On Friday 14 July 2006 17:23, mvillarino wrote: > O Venres, 14 de Xullo de 2006 16:52, Nick Shaforostoff escribiu: > > maybe it'd be simplier to just msgfmt --no-wrap (or such, dont remember > > exactly) .po's and then use perl? > > Well..... I'm not a programmer so I would prefer to just ope sequentially > each file to process and then simply do a dcop call to get the job done. I would recommend to use msgfilter with sed (even if I have never done it). It would probably be much easier than to try to work out how to use DCOP calls in KBabel. > > Btw, even the openURL fail for me :'( Suppose I've got a po file in > folder /home/myself/KDE_l10n/module/file.po. What's the dcop call to ope > it? Have a nice day!