2004-02-19 12:35:03 +00:00
|
|
|
SUBDIRS = 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
|
|
|
|
|
|
|
# -maxdepth 2 is needed as the config directories have other .pot files :-(
|
|
|
|
# KDE4 (or 3.4): unify the .pot, at least for the clients
|
|
|
|
messages:
|
|
|
|
$(XGETTEXT) `find . -maxdepth 2 -name \*.cpp` -o $(podir)/kwin_clients.pot
|