Extract messages from cpp files in colorcorrection/
This commit is contained in:
parent
797b477138
commit
6c549cbead
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#! /usr/bin/env bash
|
||||
$EXTRACTRC *.kcfg *.ui >> rc.cpp
|
||||
$XGETTEXT *.h *.cpp helpers/killer/*.cpp plugins/scenes/opengl/*.cpp tabbox/*.cpp scripting/*.cpp -o $podir/kwin.pot
|
||||
$XGETTEXT *.h *.cpp colorcorrection/*.cpp helpers/killer/*.cpp plugins/scenes/opengl/*.cpp tabbox/*.cpp scripting/*.cpp -o $podir/kwin.pot
|
||||
|
|
Loading…
Reference in a new issue