Fix extraction after krunner plugin separation

icc-effect-5.26.4
Yuri Chornoivan 2020-11-26 09:36:28 +02:00
parent 440555166f
commit 02c3dfb84b
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#! /usr/bin/env bash
$EXTRACTRC *.kcfg *.ui >> rc.cpp
$XGETTEXT *.h *.cpp colorcorrection/*.cpp helpers/killer/*.cpp plugins/scenes/opengl/*.cpp tabbox/*.cpp scripting/*.cpp runners/*.cpp -o $podir/kwin.pot
$XGETTEXT *.h *.cpp colorcorrection/*.cpp helpers/killer/*.cpp plugins/scenes/opengl/*.cpp tabbox/*.cpp scripting/*.cpp plugins/krunner-integration/*.cpp -o $podir/kwin.pot