A few libkwin to kwin_ tweaks.

svn path=/trunk/kdebase/kwin/; revision=137833
This commit is contained in:
Karol Szwed 2002-02-21 14:03:28 +00:00
parent d2f882ae58
commit b7fd6761f1
3 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ noinst_HEADERS = config.h
lnkdir = $(kde_datadir)/kwin/
messages:
$(XGETTEXT) *.cpp -o $(podir)/kwindefault_config.pot
$(XGETTEXT) *.cpp -o $(podir)/kwin_default_config.pot
###KMAKE-start (don't edit or delete this block)

View file

@ -12,7 +12,7 @@ noinst_HEADERS = config.h
lnkdir = $(kde_datadir)/kwin/
messages:
$(XGETTEXT) *.cpp -o $(podir)/kwinicewm_config.pot
$(XGETTEXT) *.cpp -o $(podir)/kwin_icewm_config.pot
###KMAKE-start (don't edit or delete this block)

View file

@ -14,4 +14,4 @@ noinst_HEADERS = config.h
lnkdir = $(kde_datadir)/kwin/
messages:
$(XGETTEXT) *.cpp -o $(podir)/kwinmodernsys_config.pot
$(XGETTEXT) *.cpp -o $(podir)/kwin_modernsys_config.pot