A few libkwin to kwin_ tweaks.
svn path=/trunk/kdebase/kwin/; revision=137833
This commit is contained in:
parent
d2f882ae58
commit
b7fd6761f1
3 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue