i18n patch for kmilo

Stephan Kulow coolo at kde.org
Mon Mar 29 09:57:08 BST 2004


On Friday 26 March 2004 19:24, Waldo Bastian wrote:
> I'm new to this i18n stuff, please review.

The messages targets are incorrect at least for kmilod as
_SOURCES contains .ui. You need to use something like
messages: rc.cpp
	$(XGETTEXT) *.cpp -o $(podir)/...

the rc.cpp will contain all strings of *.kcfg *.ui *.rc

Greetings, Stephan

-- 
There may be no I in TEAM, but a M and an E.




More information about the kde-core-devel mailing list