Added extraction of strings from .ui files

svn path=/trunk/kdebase/kwin/; revision=355249
icc-effect-5.14.5
Stefan Asserhäll 2004-10-17 11:48:28 +00:00
parent 78b5894323
commit 756bb763ca
1 changed files with 3 additions and 1 deletions

View File

@ -2,5 +2,7 @@ SUBDIRS = plastik b2 default keramik laptop modernsystem quartz redmond web
# need to be ported: kwmtheme (almost done)
# only for testing: test
messages:
messages: rc.cpp
$(EXTRACTRC) `find . -name \*.ui` >> rc.cpp
$(XGETTEXT) `find . -name \*.cpp` -o $(podir)/kwin_clients.pot
-rm rc.cpp