2004-09-17 21:00:26 +00:00
|
|
|
SUBDIRS = plastik b2 default keramik laptop modernsystem quartz redmond web
|
2004-02-19 09:52:11 +00:00
|
|
|
# need to be ported: kwmtheme (almost done)
|
|
|
|
# only for testing: test
|
2004-07-23 13:09:13 +00:00
|
|
|
|
2004-10-17 11:48:28 +00:00
|
|
|
messages: rc.cpp
|
|
|
|
$(EXTRACTRC) `find . -name \*.ui` >> rc.cpp
|
2004-09-20 11:20:12 +00:00
|
|
|
$(XGETTEXT) `find . -name \*.cpp` -o $(podir)/kwin_clients.pot
|
2004-10-17 11:48:28 +00:00
|
|
|
-rm rc.cpp
|