killer/ moved to helpers/killer
This commit is contained in:
parent
f1cb59ee39
commit
94e7adc53c
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#! /usr/bin/env bash
|
||||
$EXTRACTRC *.kcfg >> rc.cpp
|
||||
$XGETTEXT *.h *.cpp killer/*.cpp tabbox/*.cpp scripting/*.cpp -o $podir/kwin.pot
|
||||
$XGETTEXT *.h *.cpp helpers/killer/*.cpp tabbox/*.cpp scripting/*.cpp -o $podir/kwin.pot
|
||||
|
|
Loading…
Reference in a new issue